Does the series converge? $$\sum_{n=1}^{\infty}(-1)^{n} \sin \left(\frac{\pi}{2}\left(1+\frac{1}{n}\right)\right)$$
I have tried to transform the series as follows
$$\sum_{n=1}^{\infty}(-1)^{n} \sin \left(\frac{\pi}{2}\left(1+\frac{1}{n}\right)\right)=\sum_{n=1}^{\infty}(-1)^{n} \cos\left(\frac{\pi}{2n}\right)$$
Using the fact $\sin(a+b)=\sin(a)\cos(b)+\cos(a)\sin(b)$ and then try to computate
$$\lim_{n \to \infty} a_{n}=\lim_{n \to \infty} (-1)^{n} \cos\left(\frac{\pi}{2n}\right)$$
But $(-1)^n$ doesn't exist. Can I be sure that this limit is not identically $0$ and therefore the series diverges?
Thanks for your help!