How to prove a numerically calculated Riemann zero is exactly zero exactly on the line?

126 Views Asked by At

If non-trivial zeroes of the Riemann Zeta function are irrational, and we have to calculate $\zeta[t]$ numerically, how is it ever possible to prove that a particular zero of $\zeta[t]$ falls exactly on the $Re[t]=1/2$ line? Are we really only able to prove that they're within our computational precision of that line?

1

There are 1 best solutions below

0
On

You can numerically evaluate the contour integral:

$$\frac{1}{2\pi i}\oint_C\frac{\zeta'(s)}{\zeta(s}ds$$

where $C$ is a small counterclockwise circle around the zero with its center placed on the critical line. This yields the total number of zeros (counting multiplicities) that are within the circle. Then suppose that the zero is not on the critical line. We then know from the reflection formula that there there should be two zeros on either side of the line at equal distances from the line. So, if the above integral numerically evaluates to 1 such that the numerical error is much smaller than 1 so that you know for sure it cannot be 2, you've proven that the zero lies exactly on the critical line.