Chapter 03 - Analysis 1
Chapter 03 - Analysis 1
Departement of Mathematics
By : Brahimi Mahmoud
Examples:
1
a) 𝑢𝑛 = 𝑛 , 𝑛 ∈ ℕ∗
b) 𝑢𝑛 = 1 + (−1)𝑛 , 𝑛 ∈ ℕ
c) 𝑢𝑛 = cos(𝑛𝜋) , 𝑛 ∈ ℕ
Remark
A sequence can be defined by the value of the first terms and by a recurrence relation, that’s to
say, a relation linking several general terms of different ranks.
(𝑢𝑛 ) is called a recurrent sequence.
Examples:
𝑢0 = 1
a) {
∀𝑛 ∈ ℕ, 𝑢𝑛+1 = 2𝑢𝑛 + 3
𝑢1 = 𝑢0 = 1
b) { is called a Fibonacci sequence
𝑢𝑛 = 𝑢𝑛−2 + 𝑢𝑛−1
Definitions
A sequence (𝑢𝑛 ) is called
1) Upper bounded, if: ∃𝑀 ∈ ℝ; ∀𝑛 ∈ ℕ, 𝑢𝑛 ≤ 𝑀
2) Lower bounded, if: ∃𝑚 ∈ ℝ; ∀𝑛 ∈ ℕ, 𝑢𝑛 ≥ 𝑚
3) Bounded, if is upper bounded and lower bounded, or, ∃𝐾 ∈ ℝ∗ ; ∀𝑛 ∈ ℕ, |𝑢𝑛 | ≤ 𝐾
4) Increasing, if: ∀𝑛 ∈ ℕ, 𝑢𝑛+1 − 𝑢𝑛 ≥ 0 and strictly increasing if: ∀𝑛 ∈ ℕ, 𝑢𝑛+1 − 𝑢𝑛 > 0
5) Decreasing, if: ∀𝑛 ∈ ℕ, 𝑢𝑛+1 − 𝑢𝑛 ≤ 0 and strictly decreasing if: ∀𝑛 ∈ ℕ, 𝑢𝑛+1 − 𝑢𝑛 < 0
6) Monotone, if : (𝑢𝑛 ) is increasing or decreasing and strictly monotone if (𝑢𝑛 ) is strictly
increasing or is strictly decreasing.
II. Convergence
Definition
We say that a sequence (𝑢𝑛 ) is convergent to the real number 𝑙 if and only if:
Remark
A sequence that is not convergent is called divergent.
Examples:
2𝑛+1 3
a) lim = 2, lim (1 + 𝑒 −𝑛 ) = 1, lim (1 + 𝑒 𝑛 ) = +∞
𝑛⟶+∞ 3𝑛+2 𝑛⟶+∞ 𝑛⟶+∞
1 𝑛+1
b) Show by definition that lim = 0, lim =1
𝑛⟶+∞ 𝑛 𝑛⟶+∞ 𝑛+2
Proposition
The limit of a sequence when it exists it is unique
Any convergent sequence is bounded
Remark
A bounded sequence is not necessarily convergent, indeed, 𝑢𝑛 = (−1)𝑛 is bounded and
admits two limits −1 and 1.
Proposition
An increasing and upper bounded sequence (𝑢𝑛 ) is convergent
A decreasing and lower bounded sequence (𝑢𝑛 ) is convergent
Remarks
1) Any monotonic and bounded sequence is convergent
2) To study the nature of a sequence is to see whether it is convergent or not.
Arithmetic sequences and geometric sequences
Definition
A sequence (𝑢𝑛 ) is an arithmetic sequence if there exists a number 𝑟 such that
𝑢𝑛+1 = 𝑢𝑛 + 𝑟 for all natural integers 𝑛. We then call 𝑟 the reason of the sequence (𝑢𝑛 )
Behavior to infinity: Let (𝑢𝑛 ) be a sequence of reason 𝑞 and the first term 𝑢0 then
If, 𝑞 > 0; lim 𝑢𝑛 = ∞
𝑛⟶+∞
If, −1 < 𝑞 < 1; lim 𝑢𝑛 = 0
𝑛⟶+∞
If, 𝑞 < −1; (𝑢𝑛 ) has not limit
Example:
1) Let (𝑢𝑛 ) be a sequence defined by
𝑢0 = 1
{ 1
∀𝑛 ∈ ℕ, 𝑢𝑛+1 = 𝑢𝑛 + 3
2
a) Calculate 𝑢1 , 𝑢2 , 𝑢3
b) Prove by recurrence that ∀𝑛 ∈ ℕ, 𝑢𝑛 ≤ 6
c) Show that (𝑢𝑛 ) is increasing
d) Deduce that (𝑢𝑛 ) is convergent and calculate its limit
Definition
Let (𝑢𝑛 ) be a sequence, we say that (𝑣𝑛 ) is a subsequence or extracted sequence if there
exists a function 𝐾: ℕ ⟶ ℕ strictly increasing such that 𝑣𝑛 = 𝑢𝐾(𝑛) .
Example:
𝑢𝑛 = (−1)𝑛 , 𝑢2𝑛 = 1 and 𝑢2𝑛+1 = −1 are extracted sequences from (𝑢𝑛 )
Proposition
Every subsequence of a convergent sequence is convergent and has the same limit
Example:
𝑛+1 2𝑛+1 2𝑛+2 1
The sequences 𝑢𝑛 = 2𝑛+3 , 𝑢2𝑛 = 4𝑛+3 and 𝑢2𝑛+1 = 2𝑛+5 have the same limit 2.
Remark
A sequence that admits two subsequences that have two different limits is divergent
Example:
The sequence 𝑢𝑛 = (−1)𝑛 + 4 is divergent because lim 𝑢2𝑛 = 5 and lim 𝑢2𝑛+1 = 3
𝑛⟶+∞ 𝑛⟶+∞
Theorem (Weierstrass-Bolzano)
Every bounded sequence admits a convergent subsequence.
Definition
Let (𝑢𝑛 ) and (𝑣𝑛 ) be two numerical sequences, we say that
(𝑢𝑛 ) equals (𝑣𝑛 ) and we write (𝑢𝑛 ) = (𝑣𝑛 ), if, and only if: 𝑢𝑛 = 𝑣𝑛, ∀𝑛 ∈ ℕ
(𝑢𝑛 ) less than or equal to (𝑣𝑛 ) and we write (𝑢𝑛 ) ≤ (𝑣𝑛 ), if, and only if:
𝑢𝑛 ≤ 𝑣𝑛, ∀𝑛 ∈ ℕ
Proposition
Let (𝑢𝑛 ) and (𝑣𝑛 ) be two convergent sequences, such that
Proposition
Let (𝑢𝑛 ), (𝑣𝑛 ) and (𝑤𝑛 ) be three numerical sequences verifying
Adjacent suites
Definition
Two numerical sequences (𝑢𝑛 ) and (𝑣𝑛 ) are said to be adjacent if one is increasing the
other is decreasing and lim ( 𝑢𝑛 − 𝑣𝑛 ) = 0.
𝑛⟶+∞
Proposition
Two adjacent sequences are convergent and they have the same limits.
Example:
𝑢0 = 1 𝑣0 = 1
{ and { are adjacent.
1 1 1 1
𝑢𝑛 = 1 + 1! + 2! + ⋯ + 𝑛! 𝑣𝑛 = 𝑢𝑛 + 𝑛!
Definition
A sequence (𝑢𝑛 ) is Cauchy if, and only if,
∀𝜀 > 0, ∃𝑛0 ∈ ℕ; such that ∀𝑝, 𝑞 ∈ ℕ checking 𝑝 > 𝑛0 and 𝑞 > 𝑛0 we have |𝑢𝑝 − 𝑢𝑞 | < 𝜀
That’s to say lim |𝑢𝑝 − 𝑢𝑞 | = 0.
𝑝,𝑞⟶+∞
Remark
If 𝑝 > 𝑞, then ∃𝑛 ∈ ℕ∗ such that 𝑝 = 𝑞 + 𝑛 so the last definition can be reformulated as
follows:
(𝑢𝑛 ) is a Cauchy sequence ⇔ ∀𝜀 > 0, ∃𝑛0 ∈ ℕ; such that ∀𝑝 ∈ ℕ checking
𝑝 > 𝑛0 , ∃𝑛 ∈ ℕ∗ such that |𝑢𝑝+𝑛 − 𝑢𝑝 | < 𝜀 That’s to say lim |𝑢𝑝+𝑛 − 𝑢𝑝 | = 0.
𝑝⟶+∞
Proposition
Any Cauchy sequence is bounded.
Cauchy criterion
Theorem
A sequence is convergent if, and only if, it is Cauchy.
Example: 𝑢𝑛 = 2 + 𝑒 −𝑛 , 𝑣𝑛 = 2 + 𝑒 𝑛 .
Remarks
a) Cauchy's criterion allows us to recognize that a sequence is convergent without
needing to know its limit.
b) We can know if the sequence does not converge by taking the logical negation.
(𝑢𝑛 ) is not a Cauchy sequence ⇔ ∃𝜀 > 0, such that ∀𝑛 ∈ ℕ, ∃𝑝, 𝑞 ∈ ℕ, 𝑝 > 𝑛, 𝑞 > 𝑛 and
|𝑢𝑝 − 𝑢𝑞 | ≥ 𝜀.
Definition
For a bounded sequence (𝑢𝑛 )
a) We call the upper limit of (𝑢𝑛 ) the limit of the sequence 𝑣𝑛 = sup{𝑢𝑘 , 𝑘 ≥ 𝑛} and it
is denoted lim sup𝑢𝑛 or lim 𝑢𝑛 .
𝑛⟶+∞ 𝑛⟶+∞
b) We call the lower limit of (𝑢𝑛 ) the limit of the sequence 𝑤𝑛 = inf{𝑢𝑘 , 𝑘 ≥ 𝑛} and it
is denoted lim inf𝑢𝑛 or lim 𝑢𝑛 .
𝑛⟶+∞ 𝑛⟶+∞
Examples:
Remark
For a bounded sequence (𝑢𝑛 )
a) lim 𝑢𝑛 and lim 𝑢𝑛 exist and they are unique, moreover lim 𝑢𝑛 ≤ lim 𝑢𝑛
𝑛⟶+∞ 𝑛⟶+∞ 𝑛⟶+∞ 𝑛⟶+∞
Theorem
Let (𝑢𝑛 ) and (𝑢
̅̅̅)
𝑛 be two bounded sequences and 𝜆 ∈ ℝ, then
1) If 𝑢𝑛 ≤ ̅̅̅
𝑢𝑛 then lim 𝑢𝑛 ≤ lim ̅̅̅
𝑢𝑛 and lim 𝑢𝑛 ≤ lim ̅̅̅
𝑢𝑛
𝑛⟶+∞ 𝑛⟶+∞ 𝑛⟶+∞ 𝑛⟶+∞
2) lim ( 𝑢𝑛 + ̅̅̅)
𝑢𝑛 ≤ lim 𝑢𝑛 + lim ̅̅̅
𝑢𝑛
𝑛⟶+∞ 𝑛⟶+∞ 𝑛⟶+∞
3) lim ( 𝑢𝑛 + ̅̅̅)
𝑢𝑛 ≥ lim 𝑢𝑛 + lim ̅̅̅
𝑢𝑛
𝑛⟶+∞ 𝑛⟶+∞ 𝑛⟶+∞