Prove or disprove: The function is bounded: $f(n) = n + \frac{1}{n}$ where $n \in \mathbb{R} \setminus 0$
I show that function has infimum and supremum and if it has both it's bounded.
supremum:
$$\lim_{n \rightarrow \infty}\left(n+\frac{1}{n}\right)= \infty$$
infimum:
$$\lim_{n \rightarrow -\infty}\left(n+\frac{1}{n}\right)= -\infty$$
We found that the function has a supremum and an infimum but because both are infinite, function isn't bounded.
Did I do it correctly? I don't want know another way of doing it (except it doesn't work as I did here), I only want know if you can do it like that and if it's correct please!
Your solution is entirely incorrect.