The following is related to two equivalent definitions of limit superior of a sequence.
Let $\{x_n|n \in \mathbb{N}\}$ be a sequence of real numbers.
Let $A \in [-\infty, \infty]$ be the supremum of the set of limits of all convergent subsequences of $\{x_n\}$ (allowing for convergences to $\pm \infty$).
Let $ S\subset [-\infty, \infty]$ consisting of all $x $ such that $x_n \lt x$ for all but finitely many $n$.
Let $B = inf\{x|x \in S\}$.
Prove that $A \geq B$. I have successfully shown $A \leq B$, so just need the $\geq$ part to eventually conclude $A = B$.
I have thought about this question for over 5 hours and have no idea how I should proceed. Along the way of thinking, I got even more further side questions:
- Is $limsup$ defined only when a sequence is bounded?
- What if, for a sequence, there is no subsequence with a limit? Do I get $A = -\infty $?
- For this question, is it necessary to prove by cases? Like when the sequence $x_n$ is bounded or not. Because I know every bounded sequence has a convergent subsequence. Not sure if this is useful.
Could anyone help me with this question and also the side questions? Thanks a million!