Let ($a_n$) be a sequence in $R$. If ($a_n$) is bounded above and $a_n \nrightarrow -\infty$, then ($a_n$) has a convergent subsequence.
Proof:
The statement $a_n \nrightarrow -\infty$ means there is $\beta \in R$ such that for every $n_0 \in N$, there is $n \in N$ with $n>n_0$ and $a_n \geq \beta$. Hence there are $n_1 Here I'm not able to understand the first sentence. Is the $\beta$ fixed or changes for each $n_k$? That is for given $n_0$ there exist $\beta \in R$ such that $n>n_0$ and $a_n \geq \beta$ for some $n$. Or is the $\beta$ fixed? Could some explain precisely?