I am trying to prove the second part of the following question stated as
If $\{a_n\}$ has a subsequence which is bounded below by $\alpha$ then $\limsup a_n\geq \alpha$.
If $\{a_n\}$ does not have a subsequence which is bounded below, then $\limsup a_n=-\infty$.
Here is my solution for the first question;
Let $\{a_{{n}_{k}}\}\subset\{a_n\}$ be bounded below by $\alpha$. Then, $\exists\;\alpha\in \Bbb{R}:\alpha\leq \{a_{{n}_{k}}\},\;k\geq1$ $$\implies \alpha\leq a_{{n}_{k}}\leq \sup_{j \ge n_k}\{a_{j}\},\forall\;k\geq1$$ $$\implies \alpha\leq\lim_{k\to \infty} \sup_{j \ge n_k}\{a_{j}\}\leq \lim_{n\to \infty}\sup\{a_{{n}}\}$$ $$\implies \alpha\leq \lim_{n\to \infty}\sup\{a_{{n}}\}$$
Please, can anyone help me with the second question?