Properties and Convergence of Real Sequences
Properties and Convergence of Real Sequences
Real Sequences
Definition 1. A function u : N0 → R that associates a real number u(n) = un for each integer n ∈ N0 is called a real sequence
( or sequence of real numbers ).
Such a real sequence is often denoted as (un )n≥0 or simply as (un ).
Vocabulary
1) The numbers u0 , u1 , ..., un are called the terms of the sequence (un )n≥0 .
2) The number un is referred to as the general term of the sequence (un ).
3) The set Ω ⊂ R defined by
Ω = {u0 , u1 , ..., un , ....} = {uk : k ≥ 0}
is called the range ( or set of terms ) of the sequence (un )n≥0 .
Sometimes, a real sequence (un ) can only be defined starting from an integer n0 ∈ N. In this case, it is denoted by (un )n≥n0
to indicate the initial value of the index n.
p p
Example 1. Let un = n − 25. The sequence (un )n≥25 is defined starting from 25. We have u25 = 0, u26 = 1, u27 = 2 , ...
1. Explicitly by giving its general term un = f (n) as a function of n, where f is a real function defined on a set
containing the interval [n0 , +∞[.
Example 2. Let (un )n≥1 be the real sequence defined by the following recurrence relation:
u0 = 0
un +1
un+1 = 2 un +3 , ∀n ≥ 0
We have: u1 = 13 , u2 = 4
11 , u2 = 15
34 , ....
Definition 2. A real sequence (un )n≥n0 is called a constant sequence if un = un+1 for all n ≥ n0 . In this case, we have
un0 = un0 +1 = . . . = un = . . .
1
CHAPTER 2. REAL SEQUENCES 2
Definition 3. A real sequence (un )n≥n0 is called a stationary sequence if there exists a certain index N ≥ n0 such that the
sequence (un )n≥N is constant. In other words, a stationary sequence is a constant sequence starting from a certain index ( a
rank). In particular, every constant sequence is a stationary sequence.
Example 3. Consider the real sequences (un ) and (vn ) defined as follows:
2023
un = 1 + sin(n π) and vn = 25 + , ∀n ∈ N
n+1
It is evident that un = 1 for all n ≥ 0. Thus, (un ) is a constant sequence. On the other hand, we have
2023 2023
n ≥ 2023 =⇒ 0 < < 1 =⇒ = 0 =⇒ vn = 25
n+1 n+1
Hence, the sequence (vn ) is constant from n ≥ 2023 onwards. Consequently, (vn ) is a stationary sequence.
2. Arithmetic Sequences
Definition 4. A real sequence (un )n≥0 is called an arithmetic sequence if there exists a constant r ∈ R such that
un+1 = un + r , ∀n ≥ 0
The number r is called the common difference of the arithmetic sequence (un ).
Proposition 1. Let (un )n≥0 be an arithmetic sequence with a common difference r. Then,
1. un = u p + (n − p) r for all n, p ∈ N.
3. Geometric Sequences
Definition 5. A real sequence (vn )n≥0 is called a geometric sequence (or geometric progression) if there exists a constant
q ∈ R such that
vn+1 = q vn , ∀n ≥ 0
The number q is called the common ratio of the geometric sequence (vn ).
Proposition 2. Let (vn )n≥0 be a geometric sequence with a common ratio q. Then,
1. vn = vp × q n−p for all n, p ∈ N.
2. decreasing, if ∀n ≥ 0, un+1 ≤ un .
2. bounded below if the set of its terms is bounded below. In other words,
3. bounded if it is both bounded above and bounded below. In this case, the set of terms of the sequence is bounded. Thus,
we have the following equivalence:
Remarks 1. :
1. A real sequence is unbounded if it is not bounded above or not bounded below.
2. The set of terms of a bounded sequence is contained within a bounded interval.
Examples:
1. Any stationary real sequence is bounded.
(−1)n
2. The sequence (un ) with the general term un = 3 + n+1 is bounded.
3. The sequence (vn ) with the general term vn = n2 is bounded below, but it is not bounded above (thus, unbounded).
4. The sequence (w n ) with the general term w n = (−1)n n is neither bounded above nor bounded below (thus, un-
bounded).
2.0.4 Subsequences
Definition 8. Let (un )n≥0 be a real sequence. A subsequence (or extracted sequence) of the sequence (un )n≥0 is any real
sequence (vn ) defined by
vn = uϕ(n) , n ≥ 0
where ϕ : N0 → N0 is a strictly increasing function.
(−1)n
Example 4. Consider the term un = 2+ 3n as the general term of the sequence (un )n≥1 . An extracted sequence can be of the
form (uϕ(n) )n≥0 with ϕ : N0 → N0 is a strictly increasing function. Depending on the choice of the function ϕ, a particular
extracted sequence is obtained. For instance:
1. For ϕ(k) = 2k, we get the subsequence (u2k )k≥1 with the general term
1
vk = u2k = 2 +
6k
2. For ϕ(k) = 2k + 1, we get the subsequence (u2k+1 )k≥0 with the general term
1
w k = u2k+1 = 2 −
6k + 3
3. For ϕ(k) = 3k, we get the subsequence (u3k )k≥1 with the general term
(−1)k
zk = u3k = 2 +
9k
4. For ϕ(k) = 3k + 1, we get the subsequence (u3k+1 )k≥0 with the general term
(−1)k
u3k+1 = 2 −
9k + 3
Note that we can extract infinitely many subsequences from a sequence (un )n≥1 . Moreover, the indices of terms in any extracted
sequence are chosen from those of the sequence (un )n≥1 based on the choice of the function ϕ.
Remark 1. An extracted sequence from a bounded sequence is also bounded. Therefore, if we extract an unbounded sequence
from a given sequence, then this sequence itself is not bounded.
CHAPTER 2. REAL SEQUENCES 4
Example 5. Consider the real sequence (un )n≥1 defined by its general term
1
un = 1 + , n≥1
n
Notice that as n becomes sufficiently large, the terms of the sequence get closer to 1. Let " > 0 be a number close to 0. Starting
from which index N ∈ N can we ensure that the distance between a term un and the number 1 is less than the tolerance "?
In other words, does there exist an index N ∈ N such that
n ≥ N =⇒ |un − 1| ≤ "
To answer this question, we replace un in terms of n in the last inequality. Indeed, we have
1 1 1
|un − 1| ≤ " ⇐⇒ 1 + − 1 ≤ " ⇐⇒ ≤ " ⇐⇒ n ≥ (2.1)
n n "
Thus, the distance between the general term un and the number 1 doesn’t exceed 10−9 once n ≥ N = 109 .
Now, let " = 0.00037, then 1" = 2702.7027. Thus, from (2.1) we have
The relation (2.3) means that |un − 1| ≤ 0.00037 for all integers n ≥ 2702.7027. The smallest integer satisfying (2.3) is
N = 2703 = [2702.27] + 1, which is the required index. We can choose other index like N = 2704, N = 2705, etc., so that
(2.1) is always satisfied for the choice " = 0.00037. In general, for any choice of " > 0, we have from (2.1):
1 1
n≥N = +1> =⇒ |un − 1| ≤ "
" "
We observe that for any positive value of ", there always exists an index N = 1" + 1 such that the distance between the
Now, let’s present the rigorous definition of the notion of limit of a real sequence.
Definition 9. A real number ` is called the limit of a real sequence (un ) if:
Theorem 1. If a real sequence has a finite limit, then that limit is unique.
Proof. Let (un ) be a convergent real sequence. Suppose this sequence has two finite limits ` and `0 . By the definition of
the limit, we have
∀" > 0, ∃N0 ∈ N such that ∀n ∈ N, n ≥ N0 =⇒ |un − `| < "
and
∀" > 0, ∃N1 ∈ N such that ∀n ∈ N, n ≥ N1 =⇒ |un − `0 | < "
So,
∀" > 0, n ≥ max{N0 , N1 } =⇒ |` − `0 | = |` − un + un − `0 | ≤ |un − `0 | + |un − `0 | < " + " = 2".
Hence,
∀" > 0 : |` − `0 | < 2" (2.5)
Expression (2.5) is true for any " > 0. If ` 6= `0 then for " = |` − `0 |/4 > 0, the relation (2.5) yields
Notation: If a real sequence (un ) has a limit `, then according to the previous theorem, that limit is unique. We write
lim un = ` or alternatively, un → ` as n → +∞.
n→+∞
Therefore, we have
Definition 10. We say that a real sequence (un ) is convergent if there exists a real number ` such that lim un = `. In this
n→+∞
case, we say that the sequence (un ) converges to `. Conversely, if the sequence (un ) doesn’t have any finite limit, then we say
it is divergent.
2. We know that
|un − `| < " ⇐⇒ ` − " < un < ` + " ⇐⇒ un ∈]` − " , ` + "[
Therefore, lim un = ` means that for any " > 0 (even close to zero), there exists an index N ∈ N such that for all
n→+∞
n ≥ N , we have un ∈ (` − " , ` + ") (which means un lies in the open interval centered at ` with length 2 "), indicating
that the terms of the sequence accumulate around the limit ` beyond a certain index.
Figure 2.1
2n + 1
Example 6. Show that lim = 2.
n→+∞ n+3
2n+1
Let’s define un = n+3 . Take " > 0 and consider the inequality |un − 2| < ".
Hence,
5 5
|un − 2| < " ⇐⇒ < " ⇐⇒ n > − 3
n+3 "
5
So, it’s sufficient to take N = " + 1 , and then we have:
5 5 5
∀" > 0, ∃ N = + 1 : ∀n ∈ N , n ≥ N > > − 3 =⇒ |un − 2| < ".
" " "
Therefore, limn→+∞ un = 2.
CHAPTER 2. REAL SEQUENCES 6
Proof. Let (un ) be a convergent sequence to real number `. By definition of limit we have
Now, let ϕ : N0 → N0 be a strictly increasing function. By induction principal we can prove that for any n ∈ N : ϕ(n) ≥ n
( Show this as an exercise).
So, from (2.6) we get
∀" > 0, ∃N ∈ N : ∀n ∈ N, ϕ(n) ≥ n ≥ N =⇒ |uϕ(n) − `| < "
This means that the subsequence (uϕ(n) ) converges to `.
Corollary 1. If we can extract two subsequences from the sequence (un ) that converges to two different limits, then the
sequence (un ) doesn’t have any limit.
Example 7. The sequence (un ) defined by un = (−1)n for n ≥ 0 has no limit. Indeed, the subsequences (u2k = 1) and
(u2k+1 = −1) converges respectively to 1 and −1.
Proof. Let (un )n≥0 be a convergent real sequence converging to a finite limit `. According to the definition of limit, we
have
∀" > 0 , ∃ N0 ∈ N : ∀n ∈ N , n ≥ N0 =⇒ |un − `| < "
In particular, for " = 1, there exists N1 ∈ N such that
Now it’s clear that m ≤ un ≤ M for all n ∈ N. This means that (un ) is bounded.
Remark 2. The converse of Theorem 2 is generally not true. Indeed, the sequence of general term (−1)n is bounded but
doesn’t have any limit.
1. lim (un + vn ) = ` + `0
n→+∞
2. lim un vn = ` `0
n→+∞
un `
3. lim = 0 if `0 6= 0.
n→+∞ v
n `
CHAPTER 2. REAL SEQUENCES 7
Proof. A direct consequence of definition of limit and the triangle inequality | |un | − |`| | ≤ |un − `|.
Proposition 5. Let (un ) be a positive real sequence from a certain index, that is:
∃ N0 ∈ N : un ≥ 0 , ∀n ≥ N0 .
If (un ) converges to a limit `, then ` ≥ 0.
Proof. We reason by contradiction. Suppose that ` < 0. Using the definition of limit, we get for " = −`/2 > 0 that there
exists N1 ∈ N such that for all n ≥ N1 we have |un − `| < −`/2. Now let N = max{N0 , N1 }. So, for all n ≥ N we have
(un ≥ 0 and |un − `| < −`/2) =⇒ 0 ≤ un < `/2 < 0 a contradiction !
Hence ` must be nonnegative real number.
Corollary 3. Let (un ) and (vn ) be two sequences converging to two limits ` and `0 respectively. Then
∃ N0 ∈ N : un ≥ vn , ∀n ≥ N0 =⇒ ` ≥ `0 .
Theorem 4 ( Squeeze Theorem ). Let (un ), (vn ), and (w n ) be three real sequences satisfying the following condition:
∃N0 ∈ N : vn ≤ un ≤ w n ∀ n ≥ N0 . (2.7)
If both sequences (vn ) and (w n ) converge to the same limit ` ∈ R, then (un ) also converges to `.
Proof. Since both sequences (vn ) and (w n ) converge to the same limit ` ∈ R, we can deduce that
∀ε > 0 , ∃ N1 ∈ N : ∀n ∈ N : n ≥ N1 =⇒ ( |vn − `| < ε et |w n − `| < ε) (2.8)
From condition (2.7) and expression (2.8) we obtain :
n ≥ max{ N0 , N1 } =⇒ −" < vn − ` ≤ un − ` ≤ w n − ` < " =⇒ −" < un − ` < " ⇐⇒ |un − `| < " (2.9)
Therefore
∀ε > 0 , ∃ N2 = max{ N0 , N1 } ∈ N : ∀n ∈ N : n ≥ N2 =⇒ |un − `| < ε
This means that (un ) converges to `.
Example 8. Calculate limn→+∞ 10−n [10n π] , where [x] is the integer part of the real number x.
Answer:
We define un = 10−n [10n π]. For any n ∈ N, we have:
10n π − 1 < [10n π] ≤ 10n π =⇒ π − 10−n < un ≤ π
Since lim (π − 10−π ) = π, we conclude using the squeez theorem that
n→+∞
The set Ω is non-empty and bounded above because the sequence (un ) is bounded above by assumption. Therefore,
the supremum of Ω exists in R. Let’s denote it as `. We will now show that (un ) converges to `. Using the characterization
of the supremum, we have:
∀ε > 0 , ∃n0 ∈ N : ` − ε < un0 ≤ ` (2.10)
Using the increasing property of the sequence (un ), the relation (2.10) becomes:
In other words:
∀ε > 0 , ∃n0 ∈ N : ∀n ∈ N : n ≥ n0 =⇒ |un − `| < ε (2.11)
Therefore, by the definition of a limit, the relation (2.11) means that lim un = ` = sup(Ω).
n→+∞
Second case: (un )n≥0 is decreasing and bounded below.
Let’s define vn = −un ; then the sequence (vn ) is increasing and bounded above. Therefore, according to the result of
the first case we have
lim vn = sup{−un : n ≥ 0} = sup(−Ω) = − inf(Ω)
n→+∞
Therefore
lim un = − lim vn = inf(Ω).
n→+∞ n→+∞
Example 10. Find the supremum and infinimum if they exists of the following subset
(−1)n n
§ ª
E= : n ∈ N0
3n + 2
Example 11. For n ≥ 1, let’s define the two sequences (un ) and (vn ) as follows:
2n + 1 2n + 3
un = , vn =
n+1 n+1
Verify that the sequences (un ) and (vn ) are adjacent.
Proof. Let (un ) and (vn ) be two adjacent sequences. Let’s assume, for example, that (un ) is increasing, and (vn ) is de-
creasing. Define w n = vn − un . Then, for all n ∈ N, we have:
So, the sequence (un ) is increasing and bounded by v0 , and (vn ) is decreasing and bounded by u0 . Therefore, both
sequences are convergent. Let ` = lim un and `0 = lim vn . The algebraic properties of the limit then lead to:
n→+∞ n→+∞
` − `0 = lim un − vn = 0 =⇒ ` = `0
n→+∞
Example 12. For n ≥ 1, let’s define the two sequences (un ) and (vn ) as follows:
n
X 1 1
un = , vn = un +
k=0
k! n!
Show that the sequences (un ) and (vn ) are adjacent. Conclude.
1. We say lim un = +∞ if
n→+∞
∀ A > 0 , ∃N ∈ N : ∀n ∈ N : n ≥ N =⇒ un ≥ A
2. We say lim un = −∞ if
n→+∞
∀ A > 0 , ∃N ∈ N : ∀n ∈ N : n ≥ N =⇒ un ≤ −A
∀ A ≥ 0, ∃N = [eA] + 1 ∈ N : ∀n ∈ N : n ≥ N =⇒ n > eA
2
=⇒ n + > n > eA
nn
=⇒ ln 2 < −A
n +2
n
Hence lim ln = −∞.
n→+∞ n2 + 2
Remark 3. Let Ω be the set of terms of the real sequence (un ). It’s clear that
Proof. Let (un ) be a real, increasing sequence that is not bounded above. We have
This means that lim un = +∞. The second point can be proven in the same manner.
n→+∞
Proposition 7. Let (un ) and (vn ) be two real sequences. The following results hold:
un
lim un = lim vn = lim (un + vn ) = lim un vn = lim =
n→+∞ n→+∞ n→+∞ n→+∞ n→+∞ v
n
`
` 0
` 6= 0 ` + `0 ` `0 `0
`>0 ±∞ ±∞ ±∞ 0
`<0 ±∞ ±∞ ∓∞ 0
0 ±∞ ±∞ I.F 0
±∞ ±∞ ±∞ ±∞ I.F
+∞ −∞ I.F −∞ I.F
` 6= 0 0 ` 0 ∞
0 0 0 0 I.F
In the table above, I.F denotes indeterminate form. When facing an indeterminate form, the limit is computed using
various simplification and reformulation techniques, along with the use of standard limits as covered in calculating limits
of functions such as:
sin x ex − 1 ln(x + 1)
lim = 1, lim = 1, lim =1
x→0 x x→0 x x→0 x
and
ln x
lim x α e−β x = 0, (α, β > 0), lim = 0, . . . , etc.
x→+∞ x→+∞ x
Now, let’s highlight an important limit:
a n
lim 1+ = ea , a∈R
n→+∞ n
a n
Indeed, if we define un = 1 + n , then - when a 6= 0(otherwise the result is trivial) - we find:
ln 1 + na
a
ln(un ) = n ln 1 + =a a → a as n → +∞
n n
So, un → e a as n → +∞.
In the particular case when a = 1, we find a definition of the transcendental number e, the base of natural logarithms:
1 n
e = lim 1 +
n→+∞ n
CHAPTER 2. REAL SEQUENCES 11
3n
n−1
Example 14. Calculate lim .
n→+∞ n+2
Answer:
For all n ∈ N∗ :
3n 3n 31
n−1 1 − 1/n (1 − 1/n)n
= =
n+2 1 + 2/n (1 + 2/n)n
It follows that:
3n 13 13
(1 − 1/n)n e−1
n−1
lim = lim = = e−1 .
n→+∞ n+2 n→+∞ (1 + 2/n)n e2
It’s clear that the condition f (I) ⊂ I ensures that the sequence (un ) is well-defined. Indeed, for each choice of u0 ∈ I,
we have for all n ≥ 0
un ∈ I =⇒ un+1 = f (un ) ∈ I
Therefore, if D f ⊂ R is the domain of the function f , then the real sequence (un ) defined by (2.13) is well-defined if there
exists an interval (or non-empty set) I ⊂ D f such that u0 ∈ I and f (I) ⊂ I.
We have u1 = ln 3, u2 = ln(ln 3) = 0.094047..., u3 = −2.363951..., but we cannot calculate uk for k ≥ 4. Indeed, let
I = [a , +∞[ with 0 ≤ a ≤ 3. Let f (x) = ln(x). Then we have 3 ∈ I and f (I) = [ln(a) , +∞[. Since ln(a) ≤ a, it follows
that f (I) 6⊂ I. Thus, the sequence (un ) is "ill-defined"!
v0 = 1 , vn+1 = 2 + vn ,
p
and ∀n ≥ 0.
p
Let f (x) = x + 2 and x ∈ I = [−2 , +∞[. Since f is continuous and increasing on I, we find that f (I) = [0 , +∞[⊂ I.
Therefore, since v0 ∈ I and f (I) ⊂ I, the sequence (vn ) is well-defined.
Proof. 1. Suppose that u0 ≤ f (u0 ). Let’s prove by induction that for all n ∈ N : un ≤ un+1 .
Initialization: By hypothesis, we have u0 ≤ u1 = f (u0 ).
Induction: Since the function f is increasing, then
Conclusion: By the principle of induction, we deduce that for all n ∈ N: un ≤ un+1 . In other words, (un ) is increasing.
2. The same reasoning can be applied.
Therefore, in all cases (whether u0 ≤ u1 or u0 ≥ u1 ), the sequence (un ) is monotonic.
CHAPTER 2. REAL SEQUENCES 12
2.4.3 Convergence
We admit the following result
Lemma 1. Suppose f : I → R is a real function continuous on I. Let (un ) be a sequence of elements from I. Then
lim un = ` =⇒ lim f (un ) = f (`)
n→+∞ n→+∞
In other words, if the function f is continuous on I, it transforms any sequence (un ) of elements from I that converges to `
into an image sequence (vn = f (un )) that converges to f (`).
Proposition 9. Let (un ) be the recurrent sequence defined by (2.13). Suppose that f : I → I is continuous. If the sequence
(un ) is convergent, then its limit ` satisfies ` = f (`). We call ` a fixed point of f .
Proof. The sequence (un ) is well-defined since f (I) ⊂ I. By Lemma 1, we deduce
` = lim un = lim un+1 = lim f (un ) = f (`)
n→+∞ n→+∞ n→+∞
Proposition 10. Let (un ) be the recursive sequence defined by relation (2.13). Suppose that f : I → I is increasing.
1. If there exists b ∈ I such that u0 ≤ b and f (b) ≤ b, then ∀n ∈ N , un ≤ b.
2. If there exists a ∈ I such that u0 ≥ a and f (a) ≥ a, then ∀n ∈ N , un ≥ a.
Proof. It is sufficient to use induction reasoning and the monotonicity of f .
By combining the Monotone Convergence Theorem and Propositions 9 and 10, we obtain the following result:
Proposition 11. Let (un ) be the recursive sequence defined by relation (2.13). Suppose that f : I → I is continuous and
increasing. Then,
1. If there exists b ∈ I such that u0 ≤ f (u0 ) ≤ f (b) ≤ b, then the sequence (un ) is convergent, and its limit ` satisfies
u0 ≤ ` ≤ b.
2. If there exists a ∈ I such that a ≤ f (a) ≤ f (u0 ) ≤ u0 , then the sequence (un ) is convergent, and its limit ` satisfies
a ≤ ` ≤ u0 .
Example 18. Study the convergence of the real sequence (un ) defined by
u0 = 0 p
(2.14)
un+1 = 4 + un n ≥ 0
p
Solution: Let’s define f (x) = x + 4, where x ∈ I = [0, +∞[. It is clear that f is a continuous and increasing function on
I. Furthermore, we have 0 ∈ I, and f (I) = [2, +∞[⊂ I. Therefore, (un ) is well-defined. Additionally, we have u1 = f (u0 ) =
f (0) = 2 ≥ u0 , so (un ) is increasing.
p
Notice that 0 = u0 ≤ f (3) = 7 ≤ 3. Thus, we can conclude that for all n ∈ N, 0 ≤ un ≤ 3, which means that (un ) is
bounded. Consequently, the sequence (un ) is convergent.
Let ` = limn→+∞ un . Then,
` = f (`) =⇒ `2 = 4 + ` =⇒ `2 − ` − 4 = 0
So, ` is the solution of the equation x 2 − x − 4 = 0 that satisfies 0 ≤ ` ≤ 3. A simple calculation shows that
p
1 + 17
`= ≈ 2.56155
2
.