I have to establish the convergence of the following series: $$\sum_{n \ge1}\left(2+\sin n\right)^n\left(1-\dfrac{2}{n}\right)^{n^2}.$$
Using the root test I obviously obtained: $$\lim_{n\to\infty}\left(2+\sin n\right)\left(1-\dfrac{2}{n}\right)^{n}.$$ Does this limit even exist? I know that the limit of the second sequence is $e^{-2}$, but the sequence which contains $\sin n$ doesn't have a limit. Also, taken as a whole I don't know how to compute the limit. If it is indeed the case that it doesn't have a limit, then the root test is inconclusive so what test could I apply? Thank you for help!