I am doing a problem which reads as follows.
Assume $\lim_{n \to \infty} |x_{n}| = 10$ but ${x_{n}}$ does not have a subsequence with limit $10$. Show that $\lim_{n \to \infty} x_{n} = -10$.
I know intuitively that the outcome must be true, but am having trouble proving this rigorously. I know that $x_{n}$ is bounded, and therefore it has a convergent subsequence by Bolzano-Weierstrass, would it be enough to say that because $|x_{n}|$ converges to $10$, $x_{n}$ must have a convergent subsequence to either $10$ or $-10$ by Bolzano, and because it doesn't converge to $10$ it must converge to $-10?$