Why doesn't $\sum \frac{sin(\frac{1}{n})}{\sqrt(n)}$ diverge?
I know that it converges, I just want to know what i'm doing wrong here. Here's what I did.
$\sum\frac{-1}{\sqrt n} < $ $\sum \frac{sin(\frac{1}{n})}{\sqrt n}$ $\sum<\frac{-1}{\sqrt n }$.
Both $\sum\frac{-1}{\sqrt n}$ and $\sum \frac{-1}{\sqrt n} $ diverge by the p series test since p=0.5<1. Therefore $\sum \frac{sin(\frac{1}{n})}{\sqrt n}$ also diverges. What am I doing wrong here?
For $n$ large, $\sin (1/n) > 0$ and the terms are positive ,and using $\sin (1/n) < 1/n $ we have the given series converges by comparing it with a $p =:3/2$ series.