I'm confused about this. I have this expression $$ \frac{1}{2}=\sum_{k=1}^{\infty}(\zeta(2k)-\zeta(2k+1)) $$ Now if I want claculate $\zeta(2)$ I'll do the apropriate manipulations to get $$ \zeta(2)=\frac{1}{2}+\sum_{k=1}^{\infty}(\zeta(2k+1)-\zeta(2k+2)) $$ but this seems to be wrong, the correct expression seems to be $$ \zeta(2)=\frac{3}{2}+\sum_{k=1}^{\infty}(\zeta(2k+1)-\zeta(2k+2)) $$ Whats hapening here, what's wrong and what's right? Why can't I go from one expression to the other?
Note, that I've been doing this numerically with WolframAlpha.
Thanks in advance.