16

I'm learning about the zeta function and already discovered the intuitive proof of the Euler product and the Basel problem proof. I want to learn how to calculate the first zero of the Riemann Zeta function, but I know first that I will have to learn about analytic continuation and other things. The problem is that I can't find intuitive proofs and other things explained from its intuitive point of view. I only find books that accept formulas, but I can't really learn about them.

I want to know how to transform the normal Zeta function to the complex plane, and if possible, the simplest example of this technique for a simple function, so I know how it works and what really means extending a function to the complex plane.

Another User
  • 5,048
PPP
  • 2,041
  • 8
    A simple example of analytic continuation is the geometric series. Consider $1+z+z^2+ \cdots$. This converges only within the unit disc. However, if you put it in another form: $\frac{1}{1-z}$ in the unti disc, then this makes sense whenever $z$ is not 1, i.e. you extended the domain to the whole plan except a point. –  May 02 '13 at 00:25

1 Answers1

28

Sanchez proposed the example of $\displaystyle\frac 1{1-x}=1+x+x^2+\cdots$ with $\,x\in\mathbb{R}\,$ that becomes $\displaystyle\frac 1{1-z}=1+z+z^2+\cdots$ with $\,z\in\mathbb{C}\,$. Note that this is not defined for $z=1$.
Practically this means that the computations over reals have to be replaced by the corresponding computations over complex values.

Let's start on the real axis near $x_0$ with the more general expansion : $$f(x)=a_0+a_1(x-x_0)+a_2(x-x_0)^2+\cdots$$ To simplify a little analytic continuation is about getting the same expansion $$f(z)=a_0+a_1(z-z_0)+a_2(z-z_0)^2+\cdots$$ for complex numbers $z$ around a complex point $z_0$ and similar expansions $f(z)=b_0+b_1(z-z_1)+b_2(z-z_1)^2+\cdots\;$ around other points $z_1,\;z_2$ and so to cover as much as possible the complex plane.
Let's start for example with $z_0=x_0=0$ for the $\displaystyle\frac 1{1-z}$ function (with a unit radius convergence disk) followed by two other disks centered at the complex values $z_1$, $z_2$ (avoiding the pole at $z=1$) then we get this picture :

analytic continuation

One advantage of complex analysis is that you'll see directly that for example $\displaystyle\frac 1{1+z^2}$ has a problem at $z=i$ and $z=-i$ (because the denominator vanishes !). Since $|i-0|=|-i-0|=1$ you may deduce that the convergence radius at $z_0=0$ of $\displaystyle\frac 1{1+z^2}=1-z^2+z^4-\cdots\,$ is $1$ (since the unit circle centered at $0$ will 'touch' the imaginary $i$ as well as $-i$ as illustrated above).

The complex points we need to avoid are named 'non removable singularities'. Near one of these points the smooth Taylor expansion will be replaced by a Laurent series :
$$f(z)=\cdots+\frac{a_{-2}}{(z-z_0)^2}+\frac{a_{-1}}{z-z_0}+a_0+a_1(z-z_0)+a_2(z-z_0)^2+\cdots$$ (with an infinite number of negative exponents in the case of an 'essential singularity')

Computing derivatives and integrals is done nearly as in the real case but with the second dimension we gained the possibility of integrating around circular contours (coming back to the starting point using a different path).
Let's compute $\int_C f(z)\;dz$ by evaluating its constituents : we have as in the real case $\displaystyle\int (z-z_0)^n\,dz=\frac {(z-z_0)^{n+1}}{n+1}$ except in the case $n=-1$ where we get the complex logarithm $\log(z-z_0)$. For $n\not =-1$ a counterclockwise contour integral will subtract two times the same value and be $0$ while for $n=-1$ the imaginary part will have gained and additional $2\pi\,i$ (see the picture from the last link).
This implies that the integral of the whole Laurent series over the contour will simply be $\ 2\pi\;i\;a_{-1}\ $ with $a_{-1}$ the famous 'residue' of $f$ at $z_0$.


Let's come to the zeta function that you probably saw defined as : $$\zeta(z)=\sum_{n=1}^\infty \frac 1{n^z}$$ (or with $z$ written as $x$ real but at this point you should understand that it doesn't matter : the expression will be the same !)

The problem with this series is convergence : for real values of $z$ it will converge only for values larger than $1$ (from the 'integral test'). For complex values the problem is the same : it won't converge for $\Re(z)<1$ so that this series can't be used directly to find any zero of $\zeta$.

Fortunately a slight modification will allow to get convergence for $\Re(z)>0$ : \begin{align} \zeta(z)&=\frac 1{1^z}+\frac 1{2^z}+\frac 1{3^z}+\frac 1{4^z}+\frac 1{5^z}+\cdots\\ &=\frac 1{1^z}-\frac 1{2^z}+\frac 1{3^z}-\frac 1{4^z}+\frac 1{5^z}+\cdots+\frac 2{2^z}+\frac 2{4^z}+\cdots\\ &=\sum_{n=1}^\infty \frac {(-1)^{n-1}}{n^z}+\frac 2{2^z}\left(1+\frac 1{2^z}+\frac 1{3^z}\cdots\right)\\ \zeta(z)&=\sum_{n=1}^\infty \frac {(-1)^{n-1}}{n^z}+2^{1-z}\zeta(z)\\ \end{align} Putting both $\zeta(z)$ at the left gives $\ \displaystyle\zeta(z)\left(1-2^{1-z}\right)=\sum_{n=1}^\infty \frac {(-1)^{n-1}}{n^z}\;$ and : $$\zeta(z)=\frac 1{1-2^{1-z}}\sum_{n=1}^\infty \frac {(-1)^{n-1}}{n^z}$$ There is still a singularity at $z=1$ but we have now an alternate series that will converge on the real interval $(0,1)$ and in fact in the half-plane $\Re(z)>0$ (excluding only $z=1$) (proof). The (grossly schematized) analytic continuation process allows to go from the half-plane $\Re(z)>1$ to the half-plane $\Re(z)>0$ (minus $z=1$) and defines a unique function. We may for example use a convergence disk of radius $1$ centered at $z_3=2$ and then turn around $1$ using the $z_2$ from the picture and continue the process (remaining in the region $\Re(z)>0$).

Another formula for $\zeta$ that works well is obtained using Euler Maclaurin's expansion : $$\zeta(z) \sim \sum_{k=1}^N \frac 1{k^z} \color{#bb0000}{+\frac 1{(z-1)\;N^{z-1}}}\\\color{#006600}{-\frac 1{2\;N^z}+\frac z{12\;N^{z+1}}-\frac{z(z+1)(z+2)}{720\;N^{z+3}}+\frac{z(z+1)(z+2)(z+3)(z+4)}{30240\;N^{z+5}}-\cdots}$$ The neat idea here (from Euler like most of the initial work about the real zeta function) is to :

  • compute the first terms of the $\zeta$ series (more of them will mean higher precision and in fact we will need $2\,\pi\,N >\ |\Im(z)|$ so that $N=10$ is enough for imaginary parts under $60$)
  • replace the remaining terms by the corresponding integral $\;\displaystyle\color{#bb0000}{\int_{N+1}^\infty \frac {dk}{k^z}}$
  • add corrective terms to take into account the previous replacement of the sum by an integral. The numerical coefficients appearing here are the famous Bernoulli numbers divided by the corresponding factorial $\displaystyle\frac {B_n}{n!}$ with $B_{2n+1}=0$ for $n>0$.

It is interesting to observe that this formula remains valid for complex values and works too for negative real parts of $z$ (depending on the number of Bernoulli terms at the end).

Let's show too the Laurent series of $\zeta$ at $z=1$ with the simple pole at $1$ : $$\zeta(z)=\frac 1{z-1}+\sum_{n=0}^\infty \frac{(-1)^n}{n!}\gamma_n\;(z-1)^n$$ with $\gamma_n$ the Stieltjes constants and $\gamma_0=0.5772156649\cdots$ the famous Euler constant.

The only complex zeros known have real part $\dfrac 12$ where the phase is simple so that the Z function $\;\displaystyle Z(t):=\zeta\left(\frac 12+it\right)\,e^{i\theta(t)}$ with $\,\theta$ $\displaystyle (t):=\Im\left(\log\Gamma\left(\frac 14 + \frac{i\,t}2\right)\right) - \frac{t}2\log(\pi)\,$ will be real and the zeros easy to find!

For faster evaluation see the different links from this thread or this discussion.

Raymond Manzoni
  • 43,021
  • 5
  • 86
  • 140
  • What does happen with a analytic continuation of a function? Does it loss some properties it had in the normal function? Like, the graph changes in the region where both functions has the same domain? – PPP May 03 '13 at 02:03
  • And about the $\zeta(z)=\frac 1{1-2^{1-z}}\sum_{n=1}^\infty \frac {(-1)^{n-1}}{n^z}$, it can be used to calculate zeros? – PPP May 03 '13 at 02:03
  • You said that $\zeta(z)=\frac 1{1-2^{1-z}}\sum_{n=1}^\infty \frac {(-1)^{n-1}}{n^z}$ is valid for $Re > 0$ but in the proof it says it is for $Re>1$ – PPP May 03 '13 at 04:21
  • 1
    @LucasZanella: In reverse order :-) :
    • In the accepted answer there is a simple proof for $\Re(z)>1$ (the question) followed by a more elaborate proof for $\Re(z)>0$.
    • The 'alternate zeta function'(or Dirichlet eta function) is defined for $\Re(z)>0$ so that you may use it to compute $f\left(\frac 12+it\right)$ with $t\in\mathbb{R}$ and other values with positive real part.
    • the analytic part will be exactly the same on the real axis (with real results if the function was real)
    – Raymond Manzoni May 03 '13 at 08:36
  • 1
    For complex values with small imaginary part $it$ the real part will be near the results on the real axis with an additional small imaginary term. – Raymond Manzoni May 03 '13 at 08:36
  • So, if I want to calculate zeros of the zeta function, I have to plug in values and them see if the function has a value zero? There aren't reverse ways fo doing that, by doing $\zeta(n) = 0$ and get the results? – PPP May 03 '13 at 13:31
  • 1
    @LucasZanella: Well if we knew the exact positions of the zeros the Riemann hypothesis would be solved (we know with reasonable precision the density of zeros of $\zeta\left(\frac 12+it\right)$) ! See too Wikipedia. What we can do is compute the zeros in a rectangular box and evaluate zeta with precision with the methods linked. Note too that the argument of $\zeta\left(\frac 12+it\right)$ – Raymond Manzoni May 03 '13 at 14:23
  • is a smooth and 'simple' function $-\theta(t)$ (only because the real part is $\frac 12$ !) so that, after multiplication by $e^{i \theta}$, we get a real function 'Z function' that is easier to study. – Raymond Manzoni May 03 '13 at 14:24
  • @LucasZanella: I added more food for the thought in my answer. Fine explorations ! – Raymond Manzoni May 03 '13 at 15:21
  • Glad you liked it @O.L. ! It had the additional advantage of allowing to cross-link many things I found (very) interesting. – Raymond Manzoni May 14 '13 at 08:51
  • 2
    Marvelous answer! – zerosofthezeta Sep 11 '13 at 08:02
  • I am glad you liked that @zerosofthezeta! (nice name btw) You may appreciate this illustration and discussion too. Wishing you much fun playing with $\zeta$, – Raymond Manzoni Sep 11 '13 at 11:22
  • So where is the first zero of the Riemann zeta function as the original question ? – Herman Jaramillo Apr 05 '16 at 22:25
  • @HermanJaramillo: the short answer is to search the changes of sign of the real function $$Z(t):=\zeta\left(\frac 12+it\right),e^{i\theta(t)}$$ with $,\displaystyle\theta(t)=\Im\left(\log\Gamma\left(\frac 14 + \frac{i,t}2\right)\right) - \frac{t}2\log(\pi),$ and $\zeta$ evaluated for example with the given Euler Maclaurin's expansion (for larger values Riemann-Siegel formula is more useful). For more see this link. – Raymond Manzoni Apr 06 '16 at 21:35
  • (this link contains too an expansion of $\theta(t)$ for practical evaluation). For much more see Edwards' excellent book : "Riemann's Zeta Function" with many detailed computations. Excellent continuation, – Raymond Manzoni Apr 06 '16 at 21:43
  • This "$\zeta$ zeros counting function" from Guinand may interest you too (even if not perfect...). – Raymond Manzoni Apr 06 '16 at 21:53
  • @RaymondManzoni: Thanks for your insights. At some point I thought someone was asking about the zeros of the Zeta function but I believe I was wrong. Yes, you can show that that there are no Zeros for $\rm{Re} \it ; z \ge 1$. That all trivial zeros are the negative integers $-1,-2, \cdots$. Riemann said that all other zeroes are at the line $\rm{Re} ; \it z =1/2$. So far nobody has been able to proof this "Riemann Hypothesis". – Herman Jaramillo Apr 07 '16 at 17:39
  • In the Euler-Maclaurin formula you are missing the "$-\ldots$" at the end. – Gary Aug 29 '23 at 13:13
  • 1
    @Gary: Thanks for the care! – Raymond Manzoni Aug 29 '23 at 17:04