I have this problem given to me from my intro. to analysis course I was hoping you guys could help me with. Obviously, there's something I'm not understanding, so I appreciate any hints/suggestions. Thanks in advance.
I claim that $\inf A=0$, so I need to find $a\in A$ such that $a<0+\epsilon,\forall\epsilon>0$. I thought of $a=\frac{1}{\epsilon}\in A$, but $\frac{1}{\epsilon}<\epsilon$ doesn't hold for epsilon less than one. I also thought of of $\frac{\epsilon}{2}$, but $\frac{1}{n}=\frac{\epsilon}{2}\implies n=\frac{2}{\epsilon}\not\in [1,\infty)$.
What you need is $a=\frac{1}{n} < \varepsilon$, which is true if you choose $n > \frac{1}{\varepsilon}$.