I am trying to show that $$\lim_{n\to \infty}\sin 2^n$$ diverges for $n \in \mathbb N$
I could show that assuming the limit converges, say to $L$ then
$$L=\lim_{n\to \infty}\sin 2^{n+1}$$ $$=2\lim_{n\to \infty}\sin 2^n\lim_{n\to \infty}\cos 2^n$$ $$=2L\lim_{n\to \infty}\cos 2^n$$
It cannot be $$\lim_{n\to \infty}\cos 2^n=\frac{1}{2}$$ since it implies $$\frac{1}{2}=\lim_{n\to \infty}\cos 2^{n+1}$$ $$=2(\lim_{n\to \infty}\cos 2^n)^2-1$$ $$=-\frac{1}{2}$$ So either $$\lim_{n\to \infty}\sin 2^n=0$$ or it diverges.
For the sequence to converge, necessarily it must be that $2^n$ gets arbitrarily close to $m\pi$ for some integer $m(n)$ as $n$ goes to infinity, which seems counterintuitive. But I couldn't prove it, so anyone has some good idea?