If $x_n = \cos{\sqrt{n + 1}} - \cos{\sqrt{n}}$, what is $\lim_{n \to \infty} x_n$?
I think it may be $0$, because $\sqrt{n + 1}$ and $\sqrt{n}$ are two very close angles. But I don't know how to prove it. If I use the formula for $\cos - \cos$, I get $-0 \cdot \infty$.
Can you help me, please? Thanks!
Well $$\cos{\sqrt{n + 1}} - \cos{\sqrt{n}}=2\sin\frac12(\sqrt{n+1}+\sqrt n)\color{red}{\sin\frac12(\sqrt n-\sqrt{n+1})}$$ and as $n\to\infty$ the term in red goes to zero.