The Riemann hypothesis for function fields

(These are notes adapted from a talk I gave at the Student Arithmetic Geometry seminar at Berkeley)

Introduction

Probably the most famous open problem in number theory is the Riemann hypothesis. In addition to being worth a million dollars, it is a deep and fundamental problem that has remained intractable since it was first proposed by Bernhard Riemann, in 1859.

The Riemann hypothesis springs out of the field of analytic number theory, which applies complex analysis to problems in number theory, often studying the distribution of prime numbers. The Riemann hypothesis itself has significant implications for the distribution of primes and implies an asymptotic statement about their density (for a precise statement, see here). But the Riemann hypothesis is usually formulated in the language of complex analysis, as a statement about a complex-analytic function, the Riemann zeta function, and its zeroes. This formulation is succint and elegant, and allows the problem to be subsumed into the larger study of the largely conjectural theory of L-functions.

This broader theory allows one to create analogues of the Riemann zeta function and Riemann hypothesis in other contexts. Often these “alternative Riemann hypotheses” are even harder than the original Riemann hypothesis, but there is a famous case where this is fortunately not true.

In the 1940’s, André Weil proved an analogue of the Riemann hypothesis: not for the Riemann zeta function, but for a different zeta function. Here’s one way to describe it: very roughly speaking, the Riemann zeta function is based on the field rational numbers \mathbb{Q} (it can be defined as an Euler product over the primes of \mathbb{Q}). Our zeta function will constructed analogously, but instead be based on the field \mathbb{F}_q(t) (the field of rational functions with coefficients in the finite field \mathbb{F}_q). So instead of the number field \mathbb{Q}, we have swapped it out and replaced it with a function field.

Actually, what Weil proved, and what we will prove today, is the analogue of the Riemann hypothesis for global function fields. This work represents the greatest progress we have towards the original Riemann hypothesis, and serves as tantalizing evidence for it.

There is a general pattern in number theory which looks something like the following: start with a problem in number theory. Adapt the problem from the number field setting to the function field setting. Then interpret the function field as the function field of a curve (usually), and then use techniques of algebraic geometry (for example, \mathbb{F}_q(t) is the function field of a line over \mathbb{F}_q). That is exactly what we will do here: it will therefore look less like complex analysis and more like algebraic geometry

Math (somewhat rushed)

Let C be a smooth projective curve over a finite field \mathbb{F}_q. Let N_r be the set of \mathbb{F}_{q^r} points of C. Then the zeta function of C is defined by

    \[Z(C, T) = \exp \bigg(\sum_{r=1}^{\infty} N_r \frac{T^r}{r} \bigg).\]

Here, we are using T as a change of variables: if we plug in q^{-s} for T, then we obtain an exactly analogous zeta function to the Riemann zeta function, except with respect to the function field of C instead of the field \mathbb{Q}. There are three important properties that we would like Z(C, T) to have: (1) rationality, (2) satisfies a functional equation, and (3) satisfies an analogue of the Riemann hypothesis. Part (3) was proved by André Weil in the 1940’s; parts (1) and (2) were proved much earlier. In this post, I will present a proof of the analogue of the Riemann hypothesis assuming (1) and (2), along the lines of Weil’s original proof using intersection theory. All this material and much more is in an expository paper by James Milne called “The Riemann Hypothesis over Finite Fields: From Weil to the Present Day”. A useful reference is Appendix C in Hartshorne’s Algebraic Geometry; some material also comes from section V.1 on surfaces.

Let g be the genus of C. Then (1) says that Z(C, T) is a rational function of T. The specific function equation of (2) is the following:

    \[Z(C, \frac{1}{qT}) = q^{1-g}T^{2-2g} Z(C, T)\]

It turns out that we can write out Z explicitly: there exist constants \alpha_i for 1 \leq i \leq 2g such that

    \[Z(C, T) = \frac{(1- \alpha_1T) \cdots (1 - \alpha_{2g}T)}{(1-T)(1-qT)}\]

and the functional equation implies that the constants \alpha_i can be rearranged if necessary so that

\alpha_i\alpha_{2g-i} = q.

Now, the analogue of the Riemann hypothesis states the following:

|\alpha_i| = \sqrt{q}.

(To see the connection between this statement and the ordinary Riemann hypothesis, check out this blog post by Anton Hilado)

Notice that, assuming rationality and the functional equation, the Riemann hypothesis will follow from simply the inequality |\alpha_i| \leq \sqrt{q}.

We will prove the Riemann hypothesis via the Hasse-Weil inequality, which is an inequality that puts an explicit bound on N_r. The Hasse-Weil inequality states that

|N_r - (1 + q^r)| \leq 2g \sqrt{q^r}

which is actually a pretty good bound. Why does the Hasse-Weil inequality imply the Riemann hypothesis? Well, if we take the logarithm of Z(C, T) and use the power series for \log(1-x), regrouping terms gives us

N_r = 1 + q^r - \sum_{i = 1}^{2g} \alpha_i^r; so |\alpha_1^r + \cdots \alpha_{2g}^r| < 2g \sqrt{q^r}.

In other words,

\left|\left(\frac{\alpha_1}{\sqrt{q}}\right)^r + \cdots + \left(\frac{\alpha_1}{\sqrt{q}}\right)^r \right| is bounded.

Letting r \to \infty, we have

\max \left| \frac{\alpha_i}{\sqrt{q}} \right| \leq 1, so \alpha_i \leq \sqrt{q} for all i

as desired. (check this works, even if \alpha_i are not distinct)

Proof of the Hasse-Weil inequality

We will prove the Hasse-Weil inequality using intersection theory. First, we will consider C as a curve over \overline{\mathbb{F}_q}. Then there is the Frobenius map \text{Frob}_r: C \to C. If we embed C into projective space, then \text{Frob}_r sends [x_0 : \cdots : x_n] \mapsto [x_0^{q_r} : \cdots : x_n^{q^r}]. We can interpret N_r as the size of the set of fixed points of \text{Frob}_r. Our plan then to use inequalities from intersection theory to bound the intersection of \Gamma_{\text{Frob}_r} and \Delta (the diagonal) in C \times C.

First, let us set up the intersection theory we need. This material is from Chapter V.1 of Hartshorne, on surfaces.

Intersection pairing on a surface: Let X be a surface. There exists a symmetric bilinear pairing \text{Pic }X \times \text{Pic }X \to \mathbb{Z} (where the product of divisors C and D is denoted C.D) such that if C, D are smooth curves intersecting transversely, then

C.D = |C \cap D|.

Furthermore, another theorem we’ll need is the Hodge index theorem:

Let H be an ample divisor on X and D a nonzero divisor, with D.H = 0. Then D^2 \leq 0. (D^2 denotes D.D)

Now let us begin with some general set up. Let C_1 and C_2 be two curves, and let X = C_1 \times C_2. Identify C_1 with C_1 \times * and C_2 with * \times C_2. Notice that C_1.C_1 = C_2.C_2 = 0 and C_1.C_2 = 1. Thus (C_1 + C_2)^2 = 2 > 0.

Let D be a divisor on X. Let d_1 = D.C_1 and d_2 = D.C_2; also, (D - d_2C_1 - d_1C_2).(C_1 + C_2) = 0 (expand it out). The Hodge index theorem implies then that (D - d_2C_1 - d_1C_2)^2 \leq 0. Expanding this out yields D^2 \leq 2d_1d_2. This fundamental inequality is called the Castelnuovo-Severi inequality. We may define \text{def}(D) := 2d_1d_2 - D^2 \geq 0.

Next, let us prove the following inequality: if D and D' are divisors, then

| D.D' - d_1d_2' - d_2d_1' | \leq \sqrt{\text{def}(D)\text{def}(D')} .

Proof (fill in details): Expand out \text{def}(mD + nD') \geq 0, for m, n \in \mathbb{Z}. We can let \frac{m}{n} become arbitrarily close to \sqrt{\frac{\text{def}(D')}{\text{def(D)}}, yielding the inequality. \square

Here’s another lemma we will need: Consider a map f: C_1 \to C_2. If \Gamma_f is the graph of f on C_1 \times C_2, then \text{def}(\Gamma_f) = 2g_2 \text{deg}(f) (where g_2 is the genus of C_2).

Proof (fill in details): Rearrange adjunction formula. \square

Now we have what we need: we will do intersection theory on C \times C. The Frobenius map f = \text{Frob}_r: C \to C is a map of degree q^r, so \text{def}(\Gamma_f) = 2gq^r. We might as well think of \Delta as the graph of the identity map, so \text{def}(\Delta) = 2g. Finally, d_2' = d_2 = d_1' = 1 and d_1 = q^r. Plugging it into the inequality, we get

| \Gamma_f . \Delta - q^r - 1 | \leq \sqrt{(2gq^r)(2g)}

yielding the Hasse-Weil inequality

|N_r - (1 + q^r)| \leq 2g \sqrt{q^r}.

This proves the Riemann hypothesis for function fields, or equivalently the Riemann hypothesis curves over finite fields.

The Weil conjectures

After Weil proved this result, he speculated whether analogous statements were true for not only curves over finite fields, but higher-dimensional algebraic varieties over finite fields. He proposed as conjectures that the zeta functions for such varieties should also satisfy (1) rationality, (2) a functional equation, and (3) an analogoue of the Riemann hypothesis.

Weil also speculated a connection with algebraic topology. In our work above, the genus g was crucial. But the genus can alternatively be defined topologically, by taking the equations that define the curve, looking at the locus they cut out when graphed over the complex numbers, and counting how many holes the resulting shape has. Weil suggested that for arbitrary varieties, topological Betti numbers should play this role: that is, the zeta function of the variety over the finite field should be closely connected with the topology of the analogous variety over the complex numbers.

There’s an interesting blog post that discusses this idea, in our context of curves. But the rest is history. The story of the Weil conjectures is one of the most famous in all of mathematics: the effort to prove them revolutionized algebraic geometry and number theory forever. The key innovation was the theory of étale cohomology, which is an analogue of classical singular cohomology for algebraic varieties over arbitrary fields.