3

$$\sum_{n=1}^{\infty} \frac{\sin(\frac{1}n)}n$$

Using the comparison test/limit comparison test? I have tried the comparison test and several attempts at the limit comparison test, but everything I try points to divergence, which I know isn't true.

rosstex
  • 181

2 Answers2

3

The series is convergent:

$$ 0\le \frac{\sin\frac 1n}{n} \le \frac{\frac 1n}{n} = \frac 1{n^2} $$ and $\sum \frac 1{n^2} <\infty$.

mookid
  • 28,236
3

Hint: when $x\sim 0$, then

$$ \sin x \sim x. $$

A related technique.