4

Does the series $\sum\limits_{n=1}^\infty \sin \dfrac{1}{n}$ converge or diverge?

Ѕᴀᴀᴅ
  • 34,263

2 Answers2

5

Since $$\lim_{n\to\infty}\frac{\sin\left(\frac{1}{n}\right)}{\frac{1}{n}}=1$$ so $$\sin\left(\frac{1}{n}\right)\sim_\infty \frac{1}{n}$$ so the series $\displaystyle\sum_{n\geq1} \sin\left(\frac{1}{n}\right)$ is divergent by comparison with the series $\displaystyle\sum_{n\geq1} \frac{1}{n}$.

4

We have: $$ \forall x \in \left[0, \frac{\pi}{2}\right] : \frac{2x}{\pi} \le \sin x $$

Hence: $$ \frac{2}{\pi n} \le \sin\frac{1}{n} $$

Since $\sum 1/n$ diverges, $\sum \sin 1/n$ diverges too.

Ayman Hourieh
  • 39,603