My lecturer left this as an exercise and didn't go through it, I couldn't find it anywhere online so how is it done? Any help appreciated.
Original question: "Let $(x_n)$ be a real sequence satisfying that every subsequence of $(x_n)$ does not converge in $\mathbb{R}$. Prove that $|x_n|\rightarrow \infty$ as $n \rightarrow \infty$
Proof:
By contradiction, if $|x_n|$ does not tend to $\infty$ (i.e. negation of $|x_n| \rightarrow \infty$), then $\exists M > 0$, such that for all $N$ natural numbers, $\exists m > N$, such that $|x_m| \le M$ => $\exists$ subsequence $(x_{n_k})$ such that $|x_{n_k}| \le M$.
My main question is how to prove the last implication, it's been left as an exercise.