Suppose $(s_n)$ is a sequence such that $\lim_{n\to \infty} s_n = 7$ and $s_n<7$ for all $n\in \Bbb N$. Let $S=\{s_n\mid n\in\Bbb N\}$, i.e., let $S$ be the set of all values that appear in the sequence $(s_n)$. Prove that $\sup S = 7$.
Can anyone help me out here?
You are given that $s_n < 7$ for all $n\in \Bbb N$, which implies that $7$ is an upper bound for $S$. On the other hand, since $\lim s_n = 7$, for every $\epsilon > 0$, there exists an $N$ such that $s_N > 7 - \epsilon$. This means that for every $\epsilon > 0$, $7 - \epsilon$ is not an upper bound for $S$. Therefore, $7$ is the least upper bound of $S$, i.e., $\sup S = 7$.