1

I was trying to build animation to show How $\zeta(1/2+it)$ would look as $t$ changes. If the $\text{Re}(s)$ were greater than $1$, I could simply use the definition of the zeta function. $$\zeta(s)=\sum_{n=0}^\infty \frac{1}{n^s}$$

But as the above sum doesn't converge for $\text{Re}(s)\leq 1$, I'm in trouble. I don't know if I can use analytic continuation for it. So I'm asking if there is some trivial way to find $\zeta(1/2+it)$ for $\text{Re}(s)\leq 1$.

Shaun
  • 44,997

1 Answers1

1

You can use the Dirichlet Eta function:

$$\sum_{n=1}^\infty \frac{(-1)^{n-1}}{n^s}$$

as this is valid for $s\gt0$ (so includes all of the critical strip), and also:

$$\eta(s)=(1-2^{1-s})\zeta(s)$$

and so when $\eta(s)$ is a zero, so is $\zeta(s)$.

vitamin d
  • 5,783
JMP
  • 21,771