$A=\left\{\dfrac{1}{n}+\dfrac{1}{n^2} \mathrel{\bigg|} n\in \mathbb N^*\right\}$
I have derived the function and I found $\dfrac{-n(n+2)}{n^4}$, so the function is strictly decreasing.
Then I simply said:
- to find the maximum value for this function we just need to take the minimum value of the interval which is ($n=1$), so $\sup(A)=\max(A)=2$
- to find the minimum value for this fuction we need to take the maximum value of the interval which is ($n\rightarrow\infty$), so $\inf(A)=0$
So is my method correct or do I need to demonstrate more?