Compute $\sum_{n\geq 1}u_n$ where $$u_n=\begin{cases} \frac{1}{n}&n\not\equiv 0\pmod 3\\ \frac{-2}{n}&n\equiv 0\pmod 3\end{cases}.$$
I really tried many thing, but not concludive. I set $$v_p=\frac{1}{3p-2}+\frac{1}{3p-2}-\frac{2}{3p}.$$ Therefore $$\sum_{k\geq 1}^{3n}u_k=\sum_{k=1}^n v_k=\sum_{k=1}^n\frac{1}{3k}+\sum_{k=1}^n\frac{1}{3k-1}+\sum_{k=1}^n\frac{1}{3k-2}.$$ Then I tried to get the same denominator, but I gut stuck because the $3k-1$ and $3k-2$.
Hint
You also have $$v_p=\frac{1}{3k-2}+\frac{1}{3k-1}+\frac{1}{3k}-\frac{3}{3k},$$ i.e. $$\sum_{k=1}^n v_k=\sum_{k=1}^{3n}\frac{1}{k}-\sum_{k=1}^n\frac{1}{k}.$$