I have to prove that the sequence $(x_n)_{n \in \mathbb R}$ defined by: $x_n=\cos^2(\pi \sqrt{(n+1)(n+3})$ is convergent and determine its limit.
If I find that the limit exists (and its finite) doesn' t that mean that the sequence is convergent?
I wrote $x_n=1-\sin^2(\pi \sqrt{(n+1)(n+3})$ and for $n\rightarrow \infty$, $\sin^2(\pi \sqrt{(n+1)(n+3}) \sim \sin^2(\pi \sqrt{n^2})=\sin^2(\pi n)=0$. So the limit is actually $1$. Is this correct?