can anyone give me a good example of how to find supremum and infimum not lim sup and lim inf. I try to find some good example online but it keep given me lim sup and lim inf. I just need one good example of how to find sup and inf with step by step. like ex: how to find sup and inf of $1- \frac 1n \lt x \lt 2- \frac 1n$ or any thing like it.
thank you
For a given interval I, a supremum is the least upper bound on I. (Infimum is the greatest lower bound). So, if you have a function f over I, you would find the max of f over I to get a supremum, or find the min of f to get an infimum.
Here's a worked out example: $f(x) = \sqrt{x}$ over the interval $(3,5)$ is shown in gray. Since f is increasing, we know that the max is $\sqrt{5}$ (red), so then our supremum is also $\sqrt{5}$. Similarly we know that the min is $\sqrt{3}$ (blue), so then our infimum is also $\sqrt{3}$.