Definitions of sequences and convergence: here, Definitions of subsequences: here.
For the “show the limit” template: here.
Alternative Proof (Squeeze Theorem)
To show that \(\lim(x_n) = 0\), let \(\epsilon > 0\) be arbitrary. We want to prove that there exists some \(n \geq N\) such that,
Starting with \(x_n\). We know that \(x_n \leq |x_n|\) for any \(n \in \mathbb{N}\). Similarly \(x_n \geq -|x_n|\) (for the full proof see this. So now we have
We’re given that \((|x_n|)\) converges to 0. Furthermore, by the algebraic limit theorem we know that if \(\lim(a_n) = a\), then \(\lim(ca_n) = ca\) Therefore \(-|x_n|\) converges to 0 as well by setting \(c\) to -1. so now we have,
By the sequenze theorem for sequences, we can conclude that \((x_n)\) converges to 0 as we wanted to show. \(\blacksquare\)