Lecture 6
Lecture 6
Proposition 3
Let c be a real number. Then, lim c = c.
n→∞
Arithmetic of limits of sequences
Proposition 5, 4, 7, 8
Let {an }∞ ∞
n=1 and {bn }n=1 be two convergent sequences of real numbers. If lim an = L and lim bn = M, then
n→∞ n→∞
the following four statements hold:
1. lim (an + bn ) = L + M,
n→∞
Proof.
We will show that lim (an + bn ) = L + M.
n→∞
Given ε > 0,
there exists N1 such that |an − L| < ε/2 for all n ≥ N1 , and
there exists N2 such that |bn − M| < ε/2 for all n ≥ N2 .
We need to show that there exists N such that |(an + bn ) − (L + M)| < ε for all n ≥ N.
Let N = max{N1 , N2 }. Then,
Definition
We say that a sequence {an } is bounded if there exists a real number M such that |an | ≤ M for all n.
Proposition 6
Every convergent sequence is bounded.
Proposition 9
Suppose an < bn for all n, lim an = L and lim bn = M.
n→∞ n→∞
Then, L ≤ M.
Remarks:
1. We cannot conclude that L < M.
2. We have the same conclusion if we instead assume an ≤ bn for all n.
3. We can reverse all of the inequalities (equivalent to switching the names of the sequences).
then lim bn = L.
n→∞