Let $s_n$ be a sequence such that $-5\leq s_n \leq 22$ for all $n\in \mathbb{N}$. Prove $\exists$ a sequence of positive integers $n_k \in \mathbb{N}$ with 3 properties:
- $n_1<n_2<...<n_k<n_{k+1}<...$ (i.e., $n_k$ < $n_{k+1}$, for all $k \in \mathbb{N}$)
- $\lim_{k\to \infty} s_{n_{k}}$ exists; and
- $-5 \leq \lim_{k\to \infty} s_{n_{k}} \leq 22$.
Okay bear with me here. I feel like this problem is fairly simple, but I'm just not getting it. From what I'm seeing, I'm supposed to find an $s_n$ that satisfies these 3 listed properties? So, $s_n$ has to be increasing, the limit of it's subsequence has to exist, and fall between -5 and 22? I'm just not sure how I go about proving all of that at once.