Let $S=\{\frac{\sqrt{x}}{x+1}:x>0\}$. Show that $\inf{S}=0$.
My solution so far:
Since $\frac{\sqrt{x}}{x+1}>0$ for all $x>0$, $0$ is a lower bound of $S$. Next I know I need to show that $0$ is the largest lower bound of the set but I don't know how.
In order to show that $0$ is the greatest lower bound, you need to show that for any $\epsilon >0$ there exists an $x>0$ such that $$ \frac {\sqrt x}{x+1} <\epsilon$$
Note that $$\frac {\sqrt x}{x+1} <\sqrt x$$ therefore if you pick $x=\epsilon ^2$ then you have $$\frac {\sqrt x}{x+1} <\sqrt x=\epsilon$$
Thus the infimum is $0$