I was trying to determine whether or not the following sum, $$\sum_{n=1}^{\infty}\left(\frac{\sin(n)}{n}\right)$$, would converge or diverge. I thought that this function would diverge, as it is comparable to the harmonic series, which is $$\sum_{n=1}^{\infty}{\frac{1}{n}}$$, but I remembered that the ranges from 0 to 1. So, it can be viewed as having $(-1)^n$, which means this sum would converge as $$\lim_{n\to\infty}{\frac{\sin(n)}{n}} = 0$$
So, what value would the sum converge to?