2

I saw the following statement and I'm not sure how to prove it:

Given a constant value $\beta \in \mathbb{R}$, if $\frac{\beta}{\pi}$ is irrational, then for some value $\alpha \in [0, 1]$, $\forall\epsilon \in \mathbb{R}:\epsilon > 0$, $\exists n \in \mathbb{N} : |\sin(n\beta) - \alpha| < \epsilon$

Bernard
  • 175,478
Sully Chen
  • 149
  • 4

2 Answers2

0

Let $\alpha=\sin \theta$ then given $\epsilon$ there is (by a well known theorem) an $n$ such that $n\beta =k\pi+\gamma$ with $0\leq \gamma<\pi$ and $|\gamma-\theta|<\epsilon$ now use continuity of the $\sin $ function.

0

I found out that this principle is demonstrated in Kronecker's Approximation Theorem.

Sully Chen
  • 149
  • 4