The Algebraic Limit Theorem (i)
- \(\lim (ca_n) = ca\) for all \(c \in \mathbf{R}\);
- \(\lim (a_n + b_n) = a + b\);
- \(\lim (a_nb_n) = ab\);
- \(\lim (a_n/b_n) = a\);
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
Similar to the previous two examples in here and here, we’re going to use the template after working on finding the right \(N\) value. For (i) we want to show that \(\lim (ca_n) = ca\). So we want to find \(N\) such that for any \(\epsilon > 0\),
always holds. Solving for \(n\):
So now we are ready to write a formal proof.
Formal Proof
Let \(\epsilon > 0\) be arbitrary. Choose a natural number \(N\) satisfying
We now verify that this choice has the desired property. Let \(n \geq N\). Then,
This means that
as required. \(\blacksquare\)
Notes
I’m not too comfortable yet with this proof. I don’t know why it was okay to keep \(|a_n - a|\) as is?
References: