If I have set $$A=\Big\{(n+m^2)/(n^2+m) \; : \; n,m\in\mathbb{N}\Big\},$$ and I would like to prove that $\sup(A)=\infty$.
Currently my approach is to set $n=1$ and assume towards contradiction that set $A$ is bound from above. I thought to use the Archimedean property to show that since $m,m^2\in\mathbb{N}$ and $m^2>m$, dividing them as the value of $m$ increases will result in values that are infinitely increasing and therefore the equation has no upper bound. Is this a good approach, and if not how might I approach this? Thanks in advance!
This is a good approach, you just need to finish it through. If you assumed $A$ was bounded by the positive real number $\alpha$ you'd have for every natural number $m$ the inequalities $$m^2 \leqslant 1+m^2 \leqslant (1+m)\alpha \leqslant (m+m)\alpha = 2\alpha m,$$ whereby we set $n=1$. Now you can divide by $m$ to find that $m \leqslant 2\alpha$ for every natural number $m$, which is clearly false.