Squeeze Theorem for Sequences
For the definitions of sequences and what it means to for a sequence to converge, see this, for subsequences see this.
For the “show the limit” template and an example, see this.
Problem Discussion
We’ll follow a similar approach to proving the example in here. We want to show that \(\lim (y_n) = l\). So we want to find \(N \geq n\) such that for any \(\epsilon > 0\),
But we know that since \((x_n)\) converges to \(l\), then there must exist an \(n \geq N_1\) such that
Similarly there must exist some \(n \geq N_2\) such that
Let’s get rid of the absolute value for both inequalities and then add \(l\) to all sides.
We can derive the exact result for \(z_n\) as well.
Now from these two inequalities, notice that \(x_n \leq y_n\) and so we can write
and we also have
Combining both inequalities will get us what we want! let’s expand on this in the formal proof.
Formal Proof
To show that \(\lim(y_n) = l\), let \(\epsilon > 0\) be arbitrary. We want to prove that there exists some \(n \geq N\) such that,
To do so, we are given that \(\lim x_n = l\). This means that there exists some \(n \geq N_1\) such that
Similarly, we are given that
We can re-write the inequalities such that
Now assume that \(n \geq \max{(N_1, N_2)}\), using the above inequalities and the fact that \(x_n \leq y_n \leq z_n\), we can see that
Combining both inequalities, we get
From this we can conclude that for any \(\epsilon > 0\) there exists an \(N \geq n\) such that \(|y_n - l| < \epsilon\). Therefore, \(\lim y_n = l\) as we wanted to show. \(\blacksquare\)
References: