It's well known that $\zeta(0)=\sum{\frac{1}{n^0}}=\sum{1}=-\frac{1}{2}$, so I know there is something wrong with extending the method Mathologer described here infinetely many times:
Partial sums of $\sum{1}$:
$1, 2, 3, 4, 5, 6...$
Partial averages:
$\frac{2}{2}, \frac{3}{2}, \frac{4}{2}, \frac{5}{2}...$
Partial averages of that:
$\frac{4}{4}, \frac{5}{4}, \frac{6}{4}, \frac{7}{4}...$
It can be easily seen that the partial average after you applied this procedure $n$ times is $\frac{2^n}{2^n}, \frac{2^n+1}{2^n}, \frac{2^n+2}{2^n}, \frac{2^n+3}{2^n}...$
So at any point, the average of the partial sum is $\frac{2^n+c}{2^n}$ with $c \in \mathbb{N}$.
For any $c$ we get $\lim_{n \to \infty}\frac{2^n+c}{2^n}=1$
My question is, where exactly does the error occur? Can't we apply this procedure infinetely many times (but only arbitrarily many times)? If so, why not? Or is the error somewhere else?