I'm struggling with what it seems to be a pretty simple limit:
$$\lim_{n \rightarrow \infty} \cos^{2n}(n)$$
I have arguments to believe that this limit converges to $0$ because $n \in (kπ, (k+1)π) $ and $\cos[(k\pi, (k+1)\pi)] \rightarrow 0 $ as $n$ increases. But also I believe that this limit may diverge, because you can always find an integer that is closer to a multiple of $\pi$ (by Dirichlet's approximation theorem), so you may find a subsequence that converges to 1, and so this limit diverges.
Many thanks in advance!!
By considering the convergents of the continued fraction of $\pi$ we get infinite rational numbers $\frac{p_n}{q_n}$ such that $|p_n-\pi q_n|\leq \frac{1}{q_n}$. Since $\cos(x)=-1+\frac{1}{2}(x-\pi)^2+o(x-\pi)^2$ it follows that $\limsup\cos(n)^{2n}=1$. On the other hand an infinite number of $p_n$s is even. In such a case, by considering how close $\cos(p_n/2)$ is to zero, we get $\liminf\cos(n)^{2n}=0$, so the wanted limit does not exist.