- #1
- 1
- 0
I have a Dover edition of Louis Brand's Advanced Calculus: An Introduction to Classical Analysis. I really like this book, but find his proof of limit laws for sequences questionable. He first proves the sum of null sequences is null and that the product of a bounded sequence with a null sequence is null. These proofs are fine, yet he then does this proof.
Suppose ##a_n → α## and ##b_n → β##. Write ##a_n = α + x_n## and ##b_n = β + y_n ## where ##x_n## and ##y_n## are both null sequences. Now
$$
a_n + b_n = \alpha + x_n + \beta+y_n
$$
$$
a_n + b_n -(\alpha+ \beta) = x_n + y_n
$$
We have shown ##a_n + b_n - (α+ β)## is the sum of two null sequences and therefore also null. Hence, $$a_n + b_n \to α + β.$$
Are we really allowed to rewrite a sequence to another one that converges to the same limit, i.e ##a_n = α + x_n##?
Suppose ##a_n → α## and ##b_n → β##. Write ##a_n = α + x_n## and ##b_n = β + y_n ## where ##x_n## and ##y_n## are both null sequences. Now
$$
a_n + b_n = \alpha + x_n + \beta+y_n
$$
$$
a_n + b_n -(\alpha+ \beta) = x_n + y_n
$$
We have shown ##a_n + b_n - (α+ β)## is the sum of two null sequences and therefore also null. Hence, $$a_n + b_n \to α + β.$$
Are we really allowed to rewrite a sequence to another one that converges to the same limit, i.e ##a_n = α + x_n##?