4 Lecture 4 - Subsequences and Monotone Sequences
4 Lecture 4 - Subsequences and Monotone Sequences
Definition 4.1. A sequence (an )n≥1 of real numbers is called an increasing sequence if an ≤ an+1
for all n ≥ 1, and (an )n≥1 is called a decreasing sequence if an ≥ an+1 for all n ≥ 1. A sequence
that is increasing or decreasing is said to be a monotone sequence.
Example 4.1. The sequence (1, 1, 2, 2, 3, 3, 4, 4, . . .) is increasing, but (−1, 1, −1, 1, . . .) is not mono-
tone.
Exercise 4.1. a) Show that any bounded above increasing sequence is bounded. b) Show that any
bounded below decreasing sequence is bounded.
Proof. We will prove the theorem for increasing sequences. The case of decreasing sequences is left
to Exercise 4.3. So, let a sequence (an )n≥1 increase. By the assumption of the theorem, (an )n≥1 is
bounded, that is, there exists C ∈ R such that |an | ≤ C for all n ≥ 1. This implies that the set
A := {an : n ≥ 1} is also bounded. Thus, by Theorem 2.2 (i) there exists sup A =: sup an denoted by
n≥1
a. Let us prove that an → a, n → ∞. We first note that an ≤ a for all n ≥ 1, since the supremum of A
is also its upper bound (see Definition 2.6). Next, we take an arbitrary ε > 0 and use Theorem 2.1 (i).
So, there exists a number m such that am > a − ε. By the monotonicity, a − ε < am ≤ an for all
n ≥ m. Thus, setting N := m, one has a − ε < an ≤ a for all n ≥ N which implies |an − a| < ε.
Remark 4.1. Theorem 4.1 remains valid if one requires the monotonicity of (an )n≥1 starting from
some number m, that is, the monotonicity of (an )n≥m = (am , am+1 , . . .).
10n
Example 4.2. Prove that lim = 0, where n! := 1 · 2 · 3 · . . . · n.
n→∞ n!
10 n+1 10n n
Solution. First we note ⇔ 10 < n + 1 ⇔ n > 9. Hence, the sequence 10n! n≥10
that (n+1)! < n!
n
is decreasing. Moreover, it is bounded below by zero. Thus, 10n! n≥10 is bounded, by Exercise 4.1 b).
n
Using Theorem 4.1, one gets that there exists a ∈ R such that lim 10n! = a. But we can write
n→∞
10n+1 10n 10
(n+1)! = n! · n+1 . So,
10n+1 10n 10
a = lim = lim · lim = a · 0.
n→∞ (n + 1)! n→∞ n! n→∞ n + 1
This implies a = 0.
13
University of Leipzig – WS18/19
10-PHY-BIPMA1 – Mathematics 1 / Vitalii Konarovskyi
n! n
Exercise 4.4. Show that a) lim 2 = 0; b) lim √
n = 0.
n→∞ 2n n→∞ 2
√ p √ √
q p
Exercise 4.5. Find a limit of the sequence 2, 2 + 2, 2 + 2 + 2, . . . .
a) Find a2 , a3 , a4 .
1
b) Use induction to show that an > 2 for all n ≥ 1.
Theorem 4.2. (i) If (an )n≥1 is an unbounded increasing sequence, then lim an = +∞.
n→∞
Proof. We will prove only Part (i) of the theorem. The proof of Part (ii) is similar. If (an )n≥1 is
an unbounded increasing sequence, then it must be unbounded above, since it is bounded below by
a1 . Taking any C and using the unboundedness of (an )n≥1 , one can find a number m ∈ N such that
am ≥ C. Next, by the monotonicity of (an )n≥1 , the inequality an ≥ am ≥ C trivially holds for all
n ≥ N := m. This proves lim an = +∞ (see Definition 3.4).
n→∞
Corollary 4.1. If (an )n≥1 is a monotone sequence, then the sequence either converges, diverges to
+∞, or diverges to −∞. Thus lim an is always meaningful for monotone sequences.
n→∞
Proof. The proof immediately follows from theorems 4.1 and 4.2.
Exercise 4.8. Let A be a bounded nonempty subset of R such that sup A is not in A. Prove that
there is an increasing sequence (an )n≥1 of points from A such that lim an = sup A.
n→∞
14
University of Leipzig – WS18/19
10-PHY-BIPMA1 – Mathematics 1 / Vitalii Konarovskyi
Theorem 4.3. The sequences defined in (1) satisfy the following properties:
1) an < bn for all n ≥ 1;
2) the sequence (an )n≥1 increases;
3) the sequence (bn )n≥1 decreases.
Proof. Since bn = an 1 + n1 = an + ann > an for all n ≥ 1, Property 1) is proved.
To prove 2), we are going to use Bernoulli’s inequality (see Theorem 2.6). So, one has
n + 1 n n − 1 n−1 1 n
an n n n
= = 1− 2 > 1 − 2 = 1,
an−1 n n n−1 n n−1 n
for all n ≥ 2. Thus, an > an−1 for all n ≥ 2.
For the prove of 3) we use the same argument. We consider
n n+1 n+1
n2
bn−1 n n n−1
= =
bn n−1 n+1 n n2 − 1
n+1
n−1 1 n−1 n+1
= 1+ 2 > 1+ 2 = 1,
n n −1 n n −1
for all n ≥ 2. Hence, bn−1 > bn for all n ≥ 2.
1 n 1 n+1
1+ <e< 1+ , (3)
n n
by inequalities (2).
Definition 4.2. The logarithm to base e is called the natural logarithm and is denoted by ln := loge ,
that is, for each a > 0 ln a is a (unique!) real number such that eln a = a.
The inequality (3) immediately implies
1 1 1
< ln 1 + <
n+1 n n
for all n ≥ 1.
1
Exercise 4.9. Show that lim n ln 1 + n = 1.
n→∞
x n
Exercise 4.10. Prove that for each x > 0 the sequence 1+ n n≥1
is increasing and bounded.
15
University of Leipzig – WS18/19
10-PHY-BIPMA1 – Mathematics 1 / Vitalii Konarovskyi
4.3 Subsequences
4.3.1 Subsequences and Subsequential Limits
Let (an )n≥1 be a sequence. We consider any subsequence (nk )k≥1 of natural numbers such that
1 ≤ n1 < n2 < . . . < nk < nk+1 < . . .. We note that nk ≥ k and nk → +∞, k → ∞.
Definition 4.3. A sequence (ank )k≥1 = (an1 , an2 , an3 , . . . , ank , . . .) is said to be a subsequence of
(an )n≥1 .
Thus, (ank )k≥1 is just a selection of some (possibly all) of the an ’s taken in order.
Remark 4.2. The following properties follows from the definition of subsequence.
2. If a sequence converges to a (that could be +∞ or −∞), then every its subsequence also converges
to a.
Exercise 4.11. Prove that a monotone sequences which contains a bounded subsequence is bounded.
Exercise 4.12. Prove that a sequence (an )n≥1 converges iff (a2k )k≥1 , (a2k−1 )k≥1 and (a3k )k≥1 con-
verge.
Definition 4.4. A subsequential limit of a sequence (an )n≥1 is any real number or the symbol +∞
or −∞ that is the limit of some subsequence of (an )n≥1 . Let A denotes the set of all subsequential
limit of (an )n≥1 .
Example 4.4. a) For the sequence (1, 2, 3, . . . , n, . . .) the set of all subsequential limit A = {+∞}.
b) For the sequence (−1, 1, −1, . . . , (−1)n , . . .) the set of all subsequential limit A = {−1, 1}.
Exercise 4.14. Find the set A of all subsequential limits of the following sequences.
n+1
(
(−1) 2 + n, if n is odd,
a) (sin 3πn)n≥1 ; b) (sin απn)n≥1 for α ∈ Q; c) (an )n≥1 , where an = n
(−1) 2 + n1 , if n is even.
16
University of Leipzig – WS18/19
10-PHY-BIPMA1 – Mathematics 1 / Vitalii Konarovskyi
Proof. We first prove the necessity. Let a ∈ A. Then there exists a subsequence (ank )k≥1 such that
ank → a, k → ∞. We fix an arbitrary ε > 0 and N ∈ N. By the definition of the limit, ∃K1 ∈ N ∀k ≥
K1 : |ank − a| < ε. Similarly, ∃K2 ∈ N ∀k ≥ K2 : nk ≥ N. Thus, taking k̃ := max{K1 , K2 }, ñ := nk̃ ,
one has ñ ≥ N and |añ − a| < ε.
To prove the sufficiency, we are going to construct a subsequence of (an )n≥1 converging to a. Let (4)
holds. Then, by (4), for ε = 1 and N = 1 there exists n1 ≥ 1 such that |an1 − a| < 1. Similarly, for
ε = 21 and N = n1 + 1 there exists n2 ≥ n1 + 1 such that |an2 − a| < 21 and so on. Consequently,
we obtain a subsequence (ank )k≥1 satisfying |ank − a| < k1 for all k ≥ 1. Using Theorem 3.7 and
Exercise 3.5 a), one can see that ank → a, k → ∞.
Corollary 4.2. For every sequence the set of its subsequential limits is not empty.
Proof. The corollary immediately follows from Theorem 4.5 and Corollary 4.1.
Theorem 4.6 (Bolzano-Weierstrass theorem). Every bounded sequence has a convergent subsequence.
References
[1] K.A. Ross. Elementary Analysis: The Theory of Calculus. Undergraduate Texts in Mathematics.
Springer New York, 2013.
17