Consider the series
$$\sum_{n}\dfrac{1-\cos(2n\theta_0)}{2n},$$
where $0<\theta_0<\pi$. Is there one easy way to prove that it diverges? I wanted to used this to prove that the series $\sum_n \frac{\sin|n\theta_0|}{n}$ diverges, so comparing with this series wouldn't be an option here.
I tried the ratio test, but didn'g get far, I needed to evaluate the limit
$$\lim_{n\to \infty}\dfrac{1-\cos(2(n+1)\theta_0)}{2(n+1)}\dfrac{2n}{1-\cos(2n\theta_0)},$$
but this also seems complicated. Is there one easier way to show that this series diverges? How can I prove this?