$A= (\frac{1}{2}, \frac{2}{3}, \frac{3}{4}, \frac{4}{5}, \ldots)$
The answers I've got are:
Upper Bound: $8$
Lower Bound: $-8$
Supreme: $1$
Infimum: --
Maximum: --
Minimum: $1\over2$
I just want to know if the answers are correct. I am a little confused with the meanings of infimum, supremum, maximum and minimum.
If you notice the elements of the set A, each element of the set can be represented as $x_i = \frac{i-1}{i} = 1-\frac{1}{i} \quad\quad ;2\le i \le \infty$
Now $\lim_{i\to \infty}$ $x_i = \frac{i-1}{i} = 1-\frac{1}{\infty}= 1+0 =1 $
$\therefore$ the supremum = maximum =1, while the minimum =infimum =$\frac{1}{2}$