Can we prove that $\displaystyle \limsup_{n\to \infty} \sin(n) = 1$?
I can prove that the above statement holds assuming that $\displaystyle \frac{\pi}{2}$ is normal (this fact is used somewhat tangentially in the proof, making me wonder whether it can be proved without it): Fix $\epsilon > 0$ and find $5^n > \frac{1}{\epsilon}$. We may find a string $00\dots 01$ (in base $5$) with $n$ zeroes occuring at the $m^{th}$ digit and it follows that:
$$\frac{\lfloor \frac{\pi}{2} \cdot 5^m \rfloor}{5^m} < \frac{\pi}{2} < \frac{\lfloor \frac{\pi}{2} \cdot 5^m \rfloor + \epsilon}{5^m}$$
So $d(\frac{\pi}{2} \cdot 5^m , \lfloor \frac{\pi}{2} \cdot 5^m \rfloor ) < \epsilon$. Since $5^m \equiv 1 \mod 4$, we have $\sin(\frac{\pi}{2} \cdot 5^m) = 1$, and since $|\sin|$ dominates the triangle wave, $d(1,\sin(\lfloor \frac{\pi}{2} \cdot 5^m \rfloor ) ) < \displaystyle \frac{\epsilon}{\pi}$, from which the result follows.
But $\displaystyle \frac{\pi}{2}$ is not proven to be normal. Can we prove this fact without using normality?