My attempt:
Assume $\exists r \in \mathbb{R}$ s.t $1>r\geq\frac{n-1}{n+1} \forall n \in \mathbb{N}$
We know $1-r>0$, by the archimedean property we have $\exists n\in \mathbb{N}$ s.t.:
$$n(1-r)>r+1$$ $$n-rn>r+1$$ $$n-1>rn+r$$ $$\frac{n-1}{n+1}>r$$
so any number less than $1$ can't be an upper bound, $1$ must be the supremum of the set.
Any help in verifying or improving my proof or suggesting better ways to prove this would be appreciated.
$a_n:=\dfrac{n-1}{n+1}=1 -\dfrac{2}{n+1}\ge 0$, $n=1,2,..;$
$1$ is an upper bound.
Let $1> r>0$. Need to show that $1-r$ is not an upper bound of $a_n$, i.e. there is a $n \in \mathbb{Z^+}$ s.t.
$1>a_n >1-r$, or $\dfrac{2}{n+1} < r$;
Archimedian property:
There is a $n\in \mathbb{Z^+}$ s.t. $n >(2/r)-1$, and we are done.