In answering this question regarding this limit:
$$\lim \limits_{n\to \infty }\sin^2 \left(\pi \sqrt{(n!)^2-(n!)}\right)$$
I started by stating that $\sqrt{(n!)^2-(n!)} \to n!$, so that
$$\begin{split} \lim \limits_{n\to \infty }\sin^2 \left(\pi \sqrt{(n!)^2-(n!)}\right) &\stackrel{?}{=} \lim \limits_{n\to \infty }\sin^2 \left(\pi n!\right) \\ &= \lim \limits_{2k\to \infty }\sin^2 \left(\pi 2k\right) \\ &= 0. \end{split} $$
However, that is wrong. I can see that from the different other approaches that the solution is really 1 (which I verified). What makes my approach invalid?