The title.
For example:
$$\sum_{n=1}^\infty\sin\left(\frac{1}{n}\right)$$
How would I go about solving this. Does it converge? Does it diverge? What does it converge to?
The title.
For example:
$$\sum_{n=1}^\infty\sin\left(\frac{1}{n}\right)$$
How would I go about solving this. Does it converge? Does it diverge? What does it converge to?
First, show that
$$\frac{x}{2} \leq \sin(x),\quad {0 \leq x \leq 1}.$$
Now, use this inequality to compare your series with one-half the harmonic series.
The sum diverges. This is not hard to show as for small values of $x$, $$\sin(x) \approx x$$ and that $$\sum_{n=1}^\infty\frac{1}{n}= \infty$$
We have $$\lim_n{\sin{1\over n}\over {1\over n}}=1$$ By the limit comparison test the series $\sum \sin{1\over n}$ is divergent as the series $\sum {1\over n}$ is divergent.