Let $(p,q)$ be any interval inside $[-1,1]$. I need to find a point $x \in (p,q)$ such that $x = \cos n $ for $n \in \mathbb{N}$
I mean if we look at the graph it is obvious that such an $x$ exists, but we require a rigorous proof here (we try to prove that $\cos n$ is dense on $[-1,1]$)
We know that there is an irrational $i$ inside $p,q$ so if we put $x = \cos([\arccos(i)])$, then $x \in (p,q)$. I was however marked this question as wrong. Is there another way to do it?