Does this series \begin{equation*} \sum_{n\ge2} \zeta(n) \end{equation*} converge? If yes is it easy to prove ?
2026-04-04 05:42:21.1775281341
On
Does the sum of the Zeta function taken on natural numbers converge?
282 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
$\zeta(n)=1+\frac{1}{2^n}+\frac{1}{3^n}\cdots>1$, so the sum of zeta diverges, in particular because of the first $1$ term. On the other hand there's a very cute modification:
$$\sum_{n=2}^\infty(\zeta(n)-1)=1,$$
and generalizations, I believe due to Borwein, Bradley and Crandall.
As $Z(1)$ is infinite, the sum will be infinite as well.
Taking the sum from $n=2$, consider $$ \lim_{n\to\infty}\frac{Z(n)}{1}. $$ We have $$ \lim_{n\to\infty}\frac{Z(n)}{1}=\lim_{n\to\infty}\frac{1+\frac{1}{2^n}+\dots}{1}=1. $$ By the limit comparison test, http://tutorial.math.lamar.edu/Classes/CalcII/SeriesCompTest.aspx, this means that the Zeta series converges if and only if the sum $\sum_{n=1}^\infty 1$ converges. Hence the series diverges.