How would you determine the character of this series?
$$\sum_{n=1}^{\infty} \frac{(n+2)\sin(n)}{n^2(\ln(1+\sqrt n))^2}$$
I have been studying it for 2 days and no result! I tried some things, like since the $\sin(n)$ changes its sign, I started studying the sequence of the absolute value of $a_n$, and since all terms are strictly positive minus $\sin(n)$, $|a_n|$ will be a non-negative one.
So I studied the limit of $|a_n|$ and I found that this is zero, so it can converge. Now I should prove the convergence of $\sum|a_n|$ to prove the convergence of $\sum a_n$ but I don't find a way to that. I tried every method I know, the one that I think could be the right is:
$\frac{(n+2)|\sin(n)|}{n^2(\ln(1+\sqrt n))^2} < \frac{(n+2)}{n^2(\ln(1+\sqrt n))^2}$ because $0<|\sin(n)|<1$. From here I tried Cauchy criteria because with the asymptotic comparison I found nothing. And so with Cauchy one (I refer to the $\sum_{n=1}^{\infty} a_n$ = $\sum_{n=1}^{+\infty} 2^na_{2^n}$)
Can anyone help me?