Hacker News new | past | comments | ask | show | jobs | submit login

As for why the Riemann Hypothesis itself is interesting, it is because this zeta function seems to have information about the primes inside it.

The eye opener for me is when a video about it connected the idea of the zeta function to how you might create a square wave by adding successive sine waves (of higher and higher frequency).

Imagine a function (call it `prime_count`), which gives you the number of prime numbers below it's argument.

If you tried to plot this function on a graph, it will look like a series of jaggard steps - a jump when you reach a new prime number. It turns out, if you rewrite the zeta function and decompose it (into it's infinitely many zeros - akin to doing a "taylor series" expansion for other functions), you will find that the more zeros you use, the closer you will get to a jaggard graph.

This video is really good at giving a visual explanation : https://youtu.be/e4kOh7qlsM4?t=594




> The eye opener for me is when a video about it connected the idea of the zeta function to how you might create a square wave by adding successive sine waves (of higher and higher frequency).

The process of taking an arbitrary waveform and approximating it by adding together a series of sine and/or cosine waves with different amplitudes etc is called a Fourier transform. That is what Terrence Tao is talking about when he mentions trying this approach using Fourier analysis himself. [1] Fourier transforms are used all over the place, eg the discrete cosine transform (DCT) is part of JPEG, MP3 etc.

[1] https://en.wikipedia.org/wiki/Fourier_analysis




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: