Using the (limit) comparison test to test $\sum\limits_{n=1}^\infty\sin\frac1n$ for con-/divergence

470 Views Asked by At

Problem:

Use the comparison test, or limit comparison test, to see if $$\sum\limits_{n=1}^\infty\sin\frac1n$$ converges or diverges.

My attempt:

Sadly empty. So far, I've only dealt with sums where the terms are polynomial/polynomial, but for this one I'm stuck.

Any help appreciated!

2

There are 2 best solutions below

0
On BEST ANSWER

Since $0 < 1/n \le 1 < \pi/2$ for all $n\in \Bbb N$, $\sin \frac{1}{n} > 0$ for all $n \in \Bbb N$. Now

$$\lim_{n\to \infty} n\sin \frac{1}{n} = \lim_{x\to 0} \frac{\sin x}{x} = 1$$

and $\sum_{n = 1}^\infty \frac{1}{n}$ diverges, so by the limit comparison test, $\sum_{n=1}^\infty \sin \frac{1}{n}$ diverges.

0
On

Hint: Use the limit comparison test

$$\lim_{n \to \infty} \frac{\sin \frac{1}{n}}{\frac{1}{n}}= \color{red}1$$