Solve $$ \sum_{k = 1}^{ \infty} \frac{\sin 2k}{k}$$
I first tried to use Eulers formula
$$ \frac{1}{2i} \sum_{k = 1}^{ \infty} \frac{1}{k} \left( e^{2ik} - e^{-2ik} \right)$$
However to use the geometric formula here, I must subtract the $k=0$ term and that term is undefinted since $1/k$. I also end up with something that diverges in my calculations and since $\sin 2k$ is limited the serie should not diverge.