totient function series diverges?

It diverges. In fact, just taking the terms corresponding to primes gives $$\sum_{p \text{ prime}} \frac{\phi(p)}{p^2} = \sum_{p \text{ prime}} \frac{p-1}{p^2} > \sum_{p \text{ prime}} \frac{1}{2p}$$ and the sum of the reciprocals of the primes is known to diverge (Wikipedia link).


Wikipedia says:

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

So for $s = 2$, we get $\zeta(1)/\zeta(2)$ which diverges.


We have $\varphi(n)\leq n$, hence the Dirichlet series $\sum_{n\geq 1}\frac{\varphi(n)}{n^s}$ is convergent for any $s>2$.
Since $\varphi$ is a multiplicative function, by Euler's product $$ \sum_{n\geq 1}\frac{\varphi(n)}{n^s} = \prod_{p}\left(1+\frac{\varphi(p)}{p^s}+\frac{\varphi(p^2)}{p^{2s}}+\ldots\right)=\prod_{p}\frac{1-p^{-s}}{1-p^{1-s}}=\frac{\zeta(s-1)}{\zeta(s)} $$ for any $s>2$, where the RHS behaves like $\frac{6}{\pi^2(s-2)}$ as $s\to 2^+$.
It follows that the original series is divergent: $$ \sum_{n=1}^{N}\frac{\varphi(n)}{n^2}\approx \frac{6}{\pi^2}\log N.$$