I'm working on a homework problem which states, "Prove the $\sup \{\frac{n}{2n+1} : n \in \mathbb{N} \} = \frac{1}{2}$. In particular, explain where the Archimedean Property of the real numbers is used."
My professor went over this in class today. I'm just not getting the points he made for part 2 of the proof he did. I hope my notes make it clear. So, without further ado.
Part 2
Show that if $b<\frac{1}{2}$, then b is not an upper bound. Find $n\in\mathbb{N}$ so that $b<\frac{n}{2n+1}$. So, look at $\frac{1}{2} - (\frac{n}{2n+1}) \rightarrow \frac{2n+1}{2(2n+1)}-\frac{2n}{2(2n-1)} = \frac{1}{2(2n+1)}$. Find an $n$ so that $\frac{1}{2(2n+1)} < \frac{1}{2}-b$. Given any $\epsilon > 0$ there is $n$ such that $\frac{1}{n} < \epsilon$. We can find $n$ with $\frac{1}{n}<\frac{1}{2}-b \rightarrow \frac{1}{2(2n+1)} < \frac{1}{2}-b \rightarrow b < \frac{n}{2n+1}$.
Now my notes further state that it's in that last sentence that the Archimedean Property is used. I'm just not seeing it. I think I do but I don't get why it helps to be honest. As stated in my text, "Given any real number $y>0$, there exists an $n \in \mathbb{N}$ satisfying $\frac{1}{n}
Another question I have is, why is the Archimedean Property applicable when real numbers weren't stated explicitly in the problem?