The Riemann Hypothesis (Part 2)
Posted by John Baez
Now let’s dig a tiny bit deeper into the Riemann Hypothesis, and the magnificent developments in algebraic geometry it has inspired. My desire to explain this all rather simply is making the story move more slowly than planned, but I guess that’s okay.
Last time I sketched how the function that counts primes is the sum of a nice smooth increasing function and a bunch of ‘correction terms’, one for each nontrivial zero of the Riemann zeta function. These correction terms grow but also oscillate as gets bigger. The Riemann Hypothesis puts a precise bound on how fast they grow. If the real part of all the nontrivial zeros is , as this hypothesis claims, these correction terms are of order for large .
The double appearance of the number here is no coincidence! If the Riemann Hypothesis were false, there’d be a zero with real part , and a correction term of order .
I find this a nice preliminary explanation of what the Riemann Hypothesis means, but a completely terrible explanation of why it should be true.
In struggling to understand this, some of the best algebraic geometers of the last century studied and finally proved a simplified version of the Riemann Hypothesis called the Weil Conjectures. In this simplified version, which deals with some other zeta functions, they found a geometrical reason why the zeros should lie where they do.
So, let’s talk about Weil Conjectures. I’ll try to explain what they’re about with the bare minimum of machinery.
Suppose we have some polynomial equations with integer coefficients in a bunch of variables. For any power of any prime number there’s a unique field with elements. We can count the solutions to our equations where our variables lie in this field. The answer will depend on .
For concreteness let’s try a simple example, suggested by Jyrki Lahtonen. We’ll use one equation in two variables:
and we’ll take . Here’s how the number of solutions in depends on :
I did this by hand using some tricks, but I’m quite error-prone so please check this if you can.
We instantly see some interesting patterns. The last digit of the number of solutions is always 4 — but that’s too weird to be helpful right now. Also, the number of solutions seems to be growing in a roughly exponential way. Let’s think about that.
Since we have one equation in two unknowns:
we might expect a one-parameter family of solutions. Here our ‘parameter’ is an element of , so we expect roughly solutions.
This is very naive reasoning — it would make sense for linear equations, but we’re dealing with polynomial equations. Still, we can take the actual number of solutions, and subtract off the naively expected number of solutions, namely , and see what’s left. That’ll be our ‘correction term’:
Nice! We’re seeing powers of 2 show up. If you look at those 0’s you’ll see there’s some sort of “period 4” thing going on. If you write the correction terms in bunches of 4 you see this:
Each row is -4 times the previous row!
So, the number of solutions of our polynomial equations is roughly what you’d naively guess, but not exactly: there’s also a ‘correction term’ that grows exponentially in a slower way and also oscillates. In general there could be many such correction terms, but I chose an example where there’s just one — or as we’ll soon see, two, which happen to oscillate at the same rate.
The Weil Conjectures tell us how these oscillating correction terms work.
Now, the equation
actually describes an elliptic curve. That is, the complex solutions of this equation form a torus if we add one extra point, a ‘point at infinity’.
The Weil Conjectures are especially simple for elliptic curves: in this case, they were conjectured by Emil Artin and proved by Helmut Hasse in 1933 before Weil came along. Here’s one way to say them, not the most fancy way:
Hasse’s Theorem on Elliptic Curves. Given a cubic equation with integer coefficients in two variables that defines an elliptic curve, the number of solutions in where is
where have .
Here is the naive number of solutions, while and are the ‘correction terms’. These correction terms grow exponentially like but also oscillate.
The fact that is analogous to the Riemann Hypothesis, since it nails down the rate at which the correction terms grow. Indeed it’s very analogous! The Riemann Hypothesis says the number of primes grows like plus corrections that grow like . Hasse’s theorem on elliptic surves says the number of solutions grows like plus corrections that grow like . So there’s a kind of ‘square root sized correction’ thing going on, and that’s no coincidence.
Let’s see what the Hasse–Weil Theorem says about our example. First of all, since the number of solutions has to be real, it turns out we always have . So I could have said
Second of all, we can always figure out this mysterious number just by looking at the case . In our example we count the solutions of
in the field . In this field, regardless of whether or we have , and regardless of whether or we have . So we get 4 solutions, so in this case
says that
and thus . On the other hand the Hasse–Weil Theorem assures us that . So, we get
and if we call one of these solutions the other will be . We conclude that
The correction terms here give the funny pattern we saw earlier. You should be imagining a picture of how and spiral around in the complex plane, rotating 3/8ths of a turn each time — I drew this picture while figuring this stuff out, but I’m too lazy to draw it here.
If you’re good at computing, you can have fun exploring other examples. Jyrki Lahtonen suggests
and
as other fun examples where the corrections conspire to make the number of solutions over with remain constant for low . But you can also look at other cubic equations in two variables, and other prime powers. If you look at more complicated polynomial equations, or equations in more variables, the patterns will become more complicated — but if you subtract off the ‘naively expected’ number of solutions, you may still be able to understand the correction terms.
Now I’m ready to extract the magnificent moral from the story so far — but I’m afraid the calculations I’ve done, which may help some people understand what’s going on, will have made other’s eyes glaze over. So I’ll postpone most of the moral to next time.
But I can’t resist saying this… I’ll explain it better next time, so don’t be worried if it makes no sense now:
It’s really better to include the ‘point at infinity’ among the solutions to our equations: this makes the space of complex solutions into a torus, which is a kind of compact Riemann surface, and it makes the solutions in into an elliptic curve, which is a kind of smooth projective algebraic variety. If we count the point at infinity we get
So we have a term growing like , two terms growing like (but also oscillating), and a term growing like — that is, 1. This should remind you of how a torus can be built from a copy of , two copies of , and a copy of — that is, a point.
So, in this baby version of the Riemann Hypothesis, we are starting to see the geometrical origin of the oscillating correction terms, and why they behave the way they do. All this is part of what Weil hypothesized in a much more general situation — and Grothendieck and Deligne proved!
Re: The Riemann Hypothesis (Part 2)
I verified the calculation for the number of solutions of Here is some gap code: