Show that for any $α ∈ R$, there exist infinitely many rational numbers $\frac{m}{n}$ with $|α − \frac{m}{n^2}| < \frac{1}{n}$.
So we know that $-1≤\frac{1}{n}≤1$ which implies $\frac{1}{n^2}≤1$.
Case $1$: if $m=n$ then $\frac{m}{n^2} = \frac{1}{n}$ so obviously we get $|α − \frac{m}{n^2}| < \frac{1}{n}$.
Case 2: if $m< n$ that implies $m< n^2$ which implies $\frac{m}{n^2}<1$ and if $n< n^2$ then $\frac{m}{n^2}<\frac{1}{n}$ so again $|α − \frac{m}{n^2} | < \frac{1}{n}$ makes sense.
I'm having trouble seeing how $m > n$ would come up with the same conclusion. (Am I going about this proof the right way?)