Prove that for each $\epsilon > 0$ it's possible to find such n, so $| \sin(n)- \frac 1 2| < \epsilon$.
Let's represent $n$ as $n = 2\pi k +x,\space\space x \in(-\pi,\pi),\space\space k \ge0,\space k \in \mathbb{N}$
Then we could say, rewrite original statement like that:
$\exists x: x \in (\arcsin(\frac 1 2 -\epsilon),\arcsin(\frac 1 2 +\epsilon))$
But I'm not sure where to go from here.
I'm really not experienced with such kind of proofs, so I would appreciate a suggestion.
Purpose of solving this is pure self-educational for me, so I would like to receive a suggestion only, not the whole ready answer. Thank you.