I'm trying to demonstrate the convergence of the following series: $$\sum \frac{\sin(1/n)}{\sqrt{n}}$$
I know I can prove the convergence by the comparison test. I started like
$$\frac{\sin(1/n)}{\sqrt{n}} \le \frac{1}{\sqrt{n}},$$
but now I'm stuck because $\frac{1}{\sqrt{n}}$ diverges. With which sequence can I compare it to be able to use the comparison test?
Can you give me a hint?