M2 - Convergence Using Theorems 3
M2 - Convergence Using Theorems 3
Definitions
MCT: If {an } is bounded and monotone, then it converges.
Recall
We defined Cauchy sequences as: {an } is Cauchy iff
(∀ϵ > 0)(∃N )(m > n > N =⇒ |am − an | < ϵ.
1
Caution: The step in d) of taking the limits of both sides can not be done before proving
the limit of the sequence {sn } exists. Here is an an example that will illustrate the idea
Let a1 = 1, and an+1 = an + 1. Assume (without a proof) that an −→ a. Now take the
limit of both sides: limn−→∞ an+1 = limn−→∞ an + 1. It follows that a = a + 1 which
implies 0 = 1. The contradiction we got is due to the fact that this sequence does not
converge. In fact, a1 = 1, a2 = a1 + 1 = 2, a3 = a2 + 1 = 3, · · · , an = 1 + an−1 = n, · · ·.
n o
1
2. Is an = 1+n 2 monotone?
Proof There is a quick way to show monotonicity for the this sequence. Assume n is a
continuous variable x (not discrete like 1, 2, 3, · · ·), and take the derivative using the quotient
rule. ′
1 −2x
= .
1 + x2 (1 + x2 )2
Since x > 0, and the denominator (1+x2 )2 > 0, the derivative is negative, and so the function
1
1+x2
is decreasing. In particular, an is decreasing.
3. Is an = {2n + (−1)n } monotone?
Sketch Notice here that the values of an are: 1, 5, 5, 9, 9, 13, 13, · · ·. This is still monotonically
increasing, albeit not strictly increasing. In other words, an ≤ an+1 and not an < an+1 . This
can be shown in various ways, one of which is induction on n.
100n
4. If an = n! . Find N ∈ I, the set of positive integers, such that an+1 < an (n > N ).
Proof So when is an+1 < an ? Replace each term with its value and solve the resulting
inequality.
100n+1 100n ×
100 100 · · · 100 ×
100
100· · ·100
< =⇒ < .
(n + 1)! n! 1 × 2 × 3 × · · · ×
n × (n + 1) 1 × 2 × 3 × · · · ×
n
We end up with
100 1
< = 1.
n+1 1
Thus, for an+1 to be less than an , take n ≥ 100. Then
100 100 100
< = < 1.
n+1 100 + 1 1001
It follows that an+1 < an .
5. For n a positive integer, let
1 · 3 · 5 · · · (2n − 1)
an = .
2 · 4 · 6 · · · 2n
Prove {an } is convergent and limn−→∞ an ≤ 21 .
6. Let
2 · 4 · 6 · · · 2n 1
an = · 2.
1 · 3 · 5 · · · (2n − 1) n
Show a1 > a2 > a3 . Is {an } non-increasing?
7. Let
1 + 2 + ··· + n
an = (n ∈ I).
n2
show that {an } is monotone and bounded, and that limn−→∞ an = 12 . Hint: Use the formula
1 + 2 + · · · + n = n(n+1)
2 . Show that an is bounded above by 1. Guess whether an is increasing
or decreasing. Now prove your guess by setting the inequality you think to be true.
2
√
n
8. Let limn−→∞ bn = b > 0. Show limn−→∞ b1 · b2 · b3 · · · bn = b.
1/2
9. Prove that if {an }∞ ∞
1 converges to 1, then {an }1 converges to 1. Hint: You can a logarithm
1/2
argument to show that ln an approaches 0.
12. Suppose a1 > 0 and an+1 = an + a1n . Prove that {an } diverges to ∞. Hint: Assume
an converges to a nonzero limit a. Use a familiar trick to find an equation that would be
satisfied by the limit.
1
13. Show that the sequence an = 1 + √
3 n is a Cauchy sequence. Hint: Every convergent sequence
is a Cauchy sequence.
√
14. Let a1 = 2 and let an for n ≥ 2 be defined recursively by the formula
√
q
an+1 = 2 + an .
15. Let {a2n } be a Cauchy sequence. Does {an } have to be a Cauchy sequence? Hint: Give an
example of a sequence {a2n } that converges (thus Cauchy), but {an } does not converge (thus
not Cauchy).