Sequences Notes
Sequences Notes
Theorem A
Theorem B
Theorem C
Suppose that {cn } is a sequence in the domain of a real function f , lim cn = c and f is continuous
n→∞
at c. Then lim f (cn ) = f (c).
n→∞
Prove this.
2. Suppose that {an } is a decreasing sequence. Then {an } is bounded below if and only if {an }
converges, in which case
lim an = inf{an : n ∈ N}.
n→∞
1
Proof.
1. Suppose that {an } is an increasing sequence which is bounded above. Then S = {an : n ∈ N} is
bounded above, so that L = sup S exists, and an ≤ L for all n ∈ N. We show that lim an = L:
n→∞
Let > 0. It follows from Theorem 10 (Improper Integrals: Additional Notes) that there exists
an N ∈ N such that L − < aN . Since {an } is increasing, aN ≤ an for all n ≥ N . Hence it
follows that
L − < aN ≤ an ≤ L < L + ,
so that |L − an | < , for all n ≥ N . Consequently lim an = L.
n→∞
Conversely, if {an } is an increasing sequence which converges, then it follows from Theorem B
above that {an } is bounded, so that {an } is bounded above.
2. similar.