I have a set $A = \bigl\{\frac{n}{2^n} : n \in \Bbb N\bigr\}$. Now I want to prove that $0$ is the $\inf A$ and $\frac{1}{2}$ the $\sup A$.
I'm doing it this way:
I use the definition:
$\sup(A)$ exists only if: 1)$\forall a\in A,~a\leq s$
2) $\epsilon>0$ their exists $n$ such that $s-\epsilon<\frac{n}{2^n}$.
So I'm showing first condition: $n \geq \frac{1}{2}$
And second: $n > 0 -\epsilon = - \epsilon$
The conditions are true, but how I have to prove this? Maybe I should do it in another way?
The supremum is easy $\frac 12$ is in $A$ and the sequence $a_n = \frac{n}{2^n}$ is monotonically decreasing.
The infimum. $0< a_n$ for all $n$
And for any $\epsilon > 0$ there exists an $n$ such that $a_n < \epsilon.$