Analysis Full Course
Analysis Full Course
1
Real Numbers
CHAPTER
This chapter provides a quick overview of some key mathematical concepts that are essential to
the study of Mathematical Analysis. While many of these concepts may already be familiar to
the reader (with more details), others will be new .
5
6 CHAPTER 1. SOME PROPERTIES OF THE SET OF REAL NUMBERS
p
½ ¾
Q= , p ∈ Z, q ∈ N+ .
q
Sum, product and difference, the operation of division between two rationals is defined on Q.
For sake of simplicity, the set of real numbers R includes both rational and irrational numbers.
Remark 1.1.1 What captures one’s attention are the characteristics of real numbers. We recall
some of them:
• The properties of arithmetic operations on rational numbers are analogous when applied
to real numbers.
• The order relation x < y, which is defined for rational numbers, also applies to real numbers
and exhibits similar characteristics. We will explore this further in the next sections.
• Rational numbers are dense in the set of real numbers. In other words, there are an infinite
number of rational numbers between any two real numbers. This means that we can find
a rational number that is very close to any real number.
•
N ⊂ Z ⊂ Q ⊂ R.
x + y = y + x and x · y = y · x.
1.2. AXIOMS FOR THE REAL NUMBERS 7
(x + y) + z = x + (y + z) and (x · y) · z = x · (y · z).
x + 0̄ = x and x · 1̄ = x.
x + y = 0̄.
5. (Multiplicative inverses) For all x not equal to 0̄ there exists y, such that
x · y = 1̄.
x · (y + z) = (x · y) + (x · z).
From axioms (1–5) we can figure out some familiar algebraic rules:
According to the cancellation rules, if x + y = 0̄, then y is uniquely determined by x and we can
call it −x. In the same way, if x · y = 1̄ and x is not equal to 0̄, then y is uniquely determined by x
and we can call it x − 1.
1. (Trichotomy) For each x and y exactly one of the following three possibilities must hold:
x = y, x < y, y < x.
We use the terms positive and negative to describe numbers. If x > 0̄, we say it’s positive. If x 0̄,
we say it’s negative.
The axioms imply the following familiar rules:
3. 1̄ is positive.
Before stating the notion of boundedness of a set, we need the following definitions.
x ≤ M, ∀x ∈ E .
The set E is bounded from below if there is a real number m with the following property
m ≤ x, ∀x ∈ E .
In this case, m and M are called, respectively, a lower bound and an upper bound of E . We say
that E is bounded if both bounds (upper and lower) exist. i.e. If there exist two real numbers m
and M such that, for all x ∈ E , m ≤ x ≤ M .
Example 1.2.1
1. E =]0, 3].
−2 and 0 are two lower bounds of E , because for all x ∈ E , −2 ≤ x and 0 ≤ x.
3 and 4 are two upper bounds of E , because for all x ∈ E , x ≤ 3 and x ≤ 4.
5. E = N is bounded from below (each number x < 0 is a lower bound), but not from above.
1.2. AXIOMS FOR THE REAL NUMBERS 9
Remark 1.2.1
1. The upper bound and lower bound of a set E are not unique. Indeed, in R the set E =]0, 3]
has an infinite number of lower bounds and upper bounds.
2. The upper bound and lower bound of a set E can belong to E or not. Indeed, for the set
E = −5, −3, 0, 4, 5, 10, −6 and −5 are two lower bounds of E , −5 belonging to E and −6 not
belonging to E .
• The lower bound of E that belongs to E (necessarily unique) is called the minimum of the
set E . It is denoted by mi n(E ). In other words,
m is a lower bound of E .
m = min(E ) ⇐⇒ and
m belonging to E .
• The upper bound of E that belongs to E (necessarily unique) is called the maximum of the
set E . It is denoted by max(E ). In other words,
M is an upper bound of E .
M = max(E ) ⇐⇒ and
M belonging to E .
Example 1.2.2
If a set has a maximum, then it must be bounded from above. The maximum is an upper bound
for the set and is actually the smallest of all possible upper bounds. The opposite is not true: a
set can be bounded from above but not admit a maximum. We know that 1 is the smallest of
upper bounds of the interval I =]0, 1[, but it does not belong to I . Thus, 1 is the supremum, or
least upper bound, of I , sup(I ) = 1 .
Definition 1.2.3 Let E ⊂ R be bounded from above. The supremum or least upper bound of E is
the smallest of all upper bounds of E , denoted by sup(E ). In other words,
M is an upper bound of E .
M = sup(E ) ⇐⇒ and
M is the smallest of all upper bounds of E .
If E ⊂ R is bounded from below, one calls infimum or greatest lower bound of E the largest of all
lower bounds of E . This is denoted by inf(E ). In other words,
m is a lower bound of E .
m = inf(E ) ⇐⇒ and
m is the largest of all lower bounds of E .
10 CHAPTER 1. SOME PROPERTIES OF THE SET OF REAL NUMBERS
Remark 1.2.2 1. The supremum of a set is a more general concept than the maximum of a set. It
is easy to show that if a set has a maximum, then this maximum is also the supremum of the set.
For sake of simplicity:
2. If a set E has no upper bound, then we say that its supremum is +∞, which means that we
define
sup(E ) = +∞.
Likewise, if a set E has no lower bound, then we say that its infimum is −∞, which means that we
define
inf(E ) = −∞.
1.3.1 Completeness of R
The property of completeness of R involves the notion of supremum of a set: every bounded set
from above admits a supremum in R, that is for all E ⊂ R and E ̸= φ; E is bounded from above
implies sup(E ) exists in R.i.e.,there is a real number smaller or equal than all upper bounds of
the set.
1.3.2 Inequalities
Let x, y, z, t ∈ R we have:
1. If x ≤ y then x − z ≤ y − z.
x ·z ≤ y ·z if z ≥ 0
2. If x ≤ y then
x ·z ≥ y ·z if z ≤ 0.
x2 ≤ y 2 if 0 ≤ x ≤ y
3. If x ≤ y then
y 2 ≤ x2 if x ≤ y ≤ 0.
1.3. SOME FUNDAMENTAL PROPERTIES OF R 11
1
4. If 0 < x ≤ y then 0 < y ≤ x1 .
1 1
5. If x ≤ y < 0 then y ≤ x < 0.
1
6. If x ≤ y with x < 0 and y > 0 then x < 1y .
7. If 0 ≤ x ≤ 1 then ∀n ∈ N∗ , 0 ≤ x n ≤ x n−1 ≤ · · · ≤ x 2 ≤ x ≤ 1.
8. If 1 ≤ x then ∀n ∈ N∗ , 1 ≤ x ≤ x 2 ≤ · · · ≤ x n−1 ≤ x n .
9. If x ≤ y and z ≤ t then x + z ≤ y + t
Definition 1.3.1 If x is a real number, then the real number that is called the absolute value of x
is
x if x ≥0
|x| =
−x i f x < 0.
Let x, y ∈ R, we have
2. | − x| = |x|.
4. x = max(−x, x).
5. |x| = 0 ⇐⇒ x = 0.
7. |x · y| = |x| · |y|.
¯ ¯
|x|
8. If y ̸= 0 then ¯ xy ¯ = |y| .
¯ ¯
¯ ¯
9. ¯|x| − |y|¯ ≤ |x + y| ≤ |x| + |y|. (Called triangle inequality)
¯ ¯
10. ¯|x| − |y|¯ ≤ |x − y| ≤ |x| + |y|.
p
Example 1.3.1 a) E (3.4) = 3, b) E ( 2) = 1, c) E (−2.5) = −3, d) E (1) = 1.
12 CHAPTER 1. SOME PROPERTIES OF THE SET OF REAL NUMBERS
2. ∀x ∈ R, n ∈ N. We have E (x + n) = E (x) + n.
1.3.6 Density of Q in R
Between any two real numbers, there is always a rational number.i.e.,
This means that the rational numbers are dense in the real numbers.
1.4 Interval
As we have seen, Mathematical Analysis often studies subsets of R that have elements between
two fixed numbers. These subsets are called intervals.
1.4. INTERVAL 13
Remark 1.4.1
1. E is bounded in R.
1.4.2 Neighborhood
Let us introduce the notion of neighbourhood of a point.
Definition 1.4.2 Let x 0 ∈ R be a point on the real line, and ε > 0 a real number. We call V ⊂ R the
neighborhood of x 0 the open and bounded interval
]x 0 − ε, x 0 + ε[= {x ∈ R : |x − x 0 | < ε} ⊂ V.
In other words, A neighborhood of a point is a set that contains an open interval around that
point.
Example 1.4.1
Remark 1.4.2
]a, +∞[⊂ V.
] − ∞, a[⊂ V.
Result
∀ε > 0, ]x 0 − ε, x 0 + ε[∩A ̸= φ.
∀ε > 0, ]x 0 − ε, x 0 + ε[\{x 0 } ∩ A ̸= φ.
Result
• An adherent point of a part of R is a point that is either in the part or in its boundary.
• An accumulation point of a part of R is a point that is not in the part but can be
arbitrarily close to it.
Remark 1.4.3
• An adherent point to the set A that is not an accumulation point is called an isolated point.
• If A is a bounded set in R then: M = sup(A) and m = i n f (A) are two adherent points of A.
• The adhesion of an interval of ends a and b is the closed interval [a, b].
2023/2024 Tutorial=1 Department: Common Core in Mathematics
Analysis 1 Real Numbers and Computer Science Batna 2-University.
Exercise 1
Given x, y, z ∈ R, Prove the following inequalities:
1. |x + y| ≤ |x| + |y|, 1 2
4. (x + y 2 ) ≥ xy
2
2. ||x| − |y|| ≤ |x − y|
p
3. x2 + y 2 ≤ |x| + |y| 5. xy + xz + yz ≤ x2 + y 2 + z 2
Exercise 2
Show that:
√
1. 3 is irrational
√
2. for all (a, b) ∈ Q × Q∗ , the numbers a + b 3 are irrational.
ln 3
3. is irrational.
ln 2
Exercise 3
Justify whether the following assertions are true or false :
a. The sum, the product of two rational numbers, the inverse of a non-zero rational number is a
rational number.
Exercise 4
Let x, y ∈ R, show that:
Exercise 5
For each of the following sets, describe the set of all upper bounds for the set :
Exercise 6
For each of the sets in (1),(2),(3) of the preceding exercise, find the least upper bound of the set, if
it exists.
Exercise 7
Let A, B be two non-empty bounded parts of R. Note −A = {−x, x ∈ A}. Show that:
1. sup(−A) = − inf(A)
2. inf(−A) = − sup(A)
3. If A ⊂ B, then:
sup(A) ≤ sup(B)
inf(B) ≤ inf(A)
Exercise 8
Determine ( if they exist ) sup, inf, max, min of the following sets :
1. A = [1, 2] ∩ Q 4. D = {x ∈ R : x2 ≤ 3}
2. B = [1, 2[∩Q
5. E = {x ∈ R : |x| > 1}
1
3. C = vn = , n∈N 6. F = {x ∈ R : |x2 − 1| > 1}
n+1
Exercise 9
Let a, b ∈ Q such that a < b, Show that:
∃c∈Q: a<c<b
Chapter 2
Complex numbers
Example 2.1
1. 2 + 4i is a complex number whose real part is 2 and imaginary part is 4.
√ √
2. π + 2i is a complex number which real part is π and imaginary part is 2.
3. 3i is pure imaginary.
Complex numbers follow the same rules as the four operations on real numbers (addition,
subtraction, multiplication and division).
1. Equality: Two complex numbers z = x + iy and z prime = a + ib are equal if
(x, y) = (a, b). pay attention: there is no inequality in C.
2. addition, multiplication: Let be two complex numbers z = x + iy and
z ′ = a + ib. (
z + z ′ = (x + a) + i(y + b)
zz ′ = (xa − yb) + i(xb + ay).
1
Chapter 02 Complex numbers
Example 2.2
For example, the conjugate of z = 2 − 3i est z̄ = 2 + 3i
Proposition 2.1
1. z=z
2. z + z′ = z + z′
3. z.z ′ = z.z ′
4. z + z = 2 × Re(z)
5. z − z = 2i × Im(z)
z z
6. ( ′ ) = ′ with z ′ ̸= 0
z z
For any complex number z = x + iy, the real number r = |z|, defined by:
q
r = |z| = x2 + y 2
Example 2.3
√ q √ √
The modulus of the complex number z = 2 − 2i is |z| = 22 + ( 2)2 = 6.
Proposition 2.2
1. |z| ≥ 0
2. |z| = |z|
3. z.z = |z|2
4. |z| = 0 ⇐⇒ z = 0
5. |z.z ′ | = |z||z ′ |
6. |Re(z)| ≤ |z| and |Im(z)| ≤ |z|
7. |z n | = |z|n , n ∈ N
8. |z + z ′ | ≤ |z| + |z ′ | et ||z| − |z ′ || ≤ |z − z ′ |
2
Chapter 02 Complex numbers
Example 2.4
√
for z = 1 + 3i, we have:
√
z =1+ 3i
√
1 3
= 2( + )
2 2
π π
= 2(cos + sin )
3 3
π
in this example arg(z) = θ = and r = |z| = 2
3
Proposition 2.3
3
Chapter 02 Complex numbers
Definition 2.5
Any non-zero complex number z can be written in exponential form
z = |z|ei arg(z)
Example 2.5
π √ √
i π π 2 2
1. e 4 = cos + i sin = +i
4 4 2 2
√
2. For z = 1 + i 3, we have:
√
z =1+i 3
√
1 3
= 2( + i )
2 2
π π
= 2(cos + i sin )
3 3
π
i
= 2e 3
Or
(eiθ )n = einθ
Euler’s Formulas
for all x ∈ R and all n ∈ Z we have
eix + e−ix
1. cos x =
2
eix − e−ix
2. sin x =
2i
e + e−inx
inx
3. cos nx =
2
einx − e−inx
4. sin nx =
2i
It consists in transforming the powers cosn (x), sinn (x) into sums and multiples of expres-
sions of the type sin(kx) and cos(k.x) . To do this, we use Euler’s formulas and Newton’s
binomial (a + b)n .
4
Chapter 02 Complex numbers
Example 2.6
From Euler’s formula
1 ix
cos(x) = e + e−ix
2
We have:
1.
(a + b)2 = a2 + b2 + 2ab
1
2 1 i2x −i2x ⇒ cos2 (x) = (2 cos(2x) + 2)
cos (x) = (e + e + 2) 4
4
which implies that:
1
cos2 (x) = (cos(2x) + 1)
2
2.
(a + b)3 = a3 + b3 + 3a2 b + 3ab2
1
1 i3x −i3x ix −ix ⇒ cos3 (x) = (2 cos(3x) + 6 cos(x))
cos3 (x) = (e + e + 3e + 3e ) 8
8
which implies that:
1
cos3 (x) = (cos(3x) + 3 cos(x))
4
3.
(a + b)4 = a4 + 4a3 b + 6a2 b2 + 4ab3 + b4
1 i4x
cos4 (x) = (e + e−i4x + 4ei2x + 4e−i2x + 6)
16
1
⇒ cos4 (x) = (2 cos(4x) + 8 cos(2x) + 6)
16
which implies that:
1
cos4 (x) = (cos(4x) + 4 cos(2x) + 3)
8
4.
(a + b)5 = a5 + 5a4 b + 10a3 b2 + 10a2 b3 + 5ab4 + b5
1 i5x
cos5 (x) = (e + e−i5x + 5(ei3x + e−i3x ) + 10(eix + e−ix ))
32
which implies that:
1
cos5 (x) = (cos(5x) + 5 cos(3x) + 10 cos(x))
16
5.
(a + b)6 = a6 + 6a5 b + 15a4 b2 + 20a3 b3 + 15a2 b4 + 6ab5 + b6
1 i6x
cos6 (x) = (e + e−i6x + 6(ei4x + e−i4x ) + 15(ei2x + e−i2x ) + 20)
64
which implies that:
1
cos6 (x) = (cos(6x) + 6 cos(4x) + 15 cos(2x) + 10)
32
5
Chapter 02 Complex numbers
Example 2.7
a. 1 + i and −1 − i are the square roots of 2i because (1 + i)2 = (−1 − i)2 = 2i.
Remark 2.2
To determine the square roots of z = x + iy it is sometimes simpler to proceed by
identification, i.e. to find the real numbers α and β such that (x + iy) = (α + iβ)2 we
obtain:
2 2
α −β
=x
2αβ = y√
2 2
α + β = x2 + y 2
Definition 2.7
Let n ∈ N∗ , a ∈ C. The complex number z such that z n = a is called an n-th root of a.
Example 2.8
√ √
a = 2, b = −1 − i 3, c = −1 + i 3 : these are the cubic roots of 8 in C, also known as
the third roots of 8.
6
2023/2024 Tutorial=2 Department: Common Core in Mathematics
Analysis 1 Complex numbers and Computer Science Batna 2-University.
Exercise 1
Put the following complex numbers into algebraic form:
1 i 1 1
1. 3. 5. +
i i+1 2+i 2−i
2+i 1 1 i
2. 4. 6. +
5−i 2−i 1+i 1+i
Exercise 2
Determine the modulus and an argument for each complex number :
1. −2 3. 2e−2i 1+i
5. √
3−1
√ √
2. 3i 4. −1 + i 3 6. ( 3 − i)9
Exercise 3
Find the points of the complex plane which satisfy the following conditions.
1. |z| ≤ 2 2. z + z = 1 3. |z − 3 + 5i| = 2
Exercise 4
Let α ∈ R. Express cos 5α as a function of cos 5α, then sin 5α as a function of sin 5α, give the value
π
of cos .
10
Exercise 5
Find the square roots of the following complex numbers:
√
1. 5+i 2. 6-8i 3. 4 3+i
Exercise 6
Solve the following equation in C:
Exercise 7
1. For all x ∈ R, compute the following sums using the exponential form of a complex number:
Définition 1
A sequence of real numbers is a real-valued function whose domain is the set of natural numbers N
or an infinite subset N1 ⊂ N to the real numbers i.e:
u : N −→ R u : N1 −→ R
ou
n 7−→ u(n) n 7−→ u(n)
Notations:
• For n ∈ N, u(n) is denoted by un and is called the general term or n-th term of the sequence.
Exemple 1
1 1 1
1 The sequence (un )n∈N∗ defined by: un = , starts with u1 = 1, and u2 = , u3 = ,......
n 2 3
u1 = 1
2 The recurrent sequence defined by: 1 starts with u1 = 1, and u2 = 2, u3 =
un = 1 +
un−1
3
,....
2
Remark
The ways in which a sequence can be defined.
• By an explicit definition of the general term of the sequence (un ) i.e.: Express un in terms of n.
2n + 1
For example, un = .
n+7
• By a recurrence formula, i.e. a relationship that links any term in the sequence to the one that
precedes it. In this case, to calculate un , you need to calculate all the terms that precede it. For
example :
1
3.2. BOUNDED SEQUENCES
(
u0 = 2
un+1 = 3un − 1
• A sequence (un )n∈N is bounded iff: it is bounded above and bounded below which means :
∃M ∈ R+ , ∀n ∈ N; |un | ≤ M
In this case, we say that the sequence (un )n∈N is convergent to the limit l and we note lim un = l
n→+∞
Remark
|un − l| ≤ ε ⇔ l − ε ≤ un ≤ l + ε ⇔ un ∈ [l − ε, l + ε]
The above definition means that for any strictly positive real ε, there exists an integer n0 (rank) such
that: all terms un0 , un0 +1 , un0 +2 .... are in the interval [l − ε, l + ε].
Exemple 2
n
• The sequence un = converges to 1
n+1
Using the definition of convergence, we show that lim un = 1
n→+∞
Let ε > 0 we have:
|un − 1| ≤ ε
n
⇔| − 1| ≤ ε
n+1
n
⇔| − 1| ≤ ε
n+1
1
⇔ |1 − − 1| ≤ ε
n+1
1
⇔ ≤ε
n+1
1
⇔ −1 ≤ n
ε
1 1
By setting n0 = ⌊ ⌋ > − 1, we obtain :
ε ε
1
∀ε > 0, ∃n0 ∈ N (n0 = ⌊ ⌋), ∀n ∈ N; n ≥ n0 =⇒ |un − 1| ≤ ε
ε
=⇒ (un )n∈N converges to l = 1
Using Maple, we get the following graph:
Définition 5
1 We say that the sequence (un )n∈N tends to +∞ as n tends to infinity and we note lim un = +∞
n→+∞
iff:
∀A > 0, ∃n0 ∈ N, ∀n ∈ N; n ≥ n0 =⇒ un ≥ A
2 We say that the sequence (un )n∈N tends to −∞ as n tends to infinity and we note lim un = −∞
n→+∞
iff:
∀A > 0, ∃n0 ∈ N, ∀n ∈ N; n ≥ n0 =⇒ un ≤ −A
Exemple 3
• Let be the following sequences : (
un = 2n + 1
vn = −3n + 4
1 Let A > 0 on a:
un ≥ A
⇔ 2n + 1 ≥ A
⇔ 2n ≥ A − 1
A−1
⇔ 2n ≥
2
A−1 A−1
Let’s put n0 = [ ]+1 >
2 2
A−1
=⇒ (∀A > 0, ∃n0 ∈ N (n0 = [ ] + 1), ∀n ∈ N; n ≥ n0 =⇒ un ≥ A)
2
Remark
here are two types of divergence
1 Divergence of infinite type: in this case the sequence converges to +∞ or −∞. For example the
sequence with general term un = 2n + 4.
2 Divergence of type limit does not exist: in this case the sequence has no finite or infinite limit.
Proof:
We will show that the sequence (−1)n does not have a finite or infinite limit.
1 By contradiction, suppose that: lim (−1)n = l /l ∈ R. According to the convergence definition with
n→+∞
1
ε = we get:
4
1 1
∃n0 ∈ N, ∀n ∈ N; n ≥ n0 =⇒ un ∈ [l − , l + ]
4 4
1 1
=⇒ −1, 1 ∈ [l − , l + ]
4 4
1 1
l− ≤1≤l+
4
4
=⇒
l − 1 ≤ −1 ≤ l + 1
4 4
1 1
l− ≤1≤l+
4
4
=⇒
−l − 1 ≤ 1 ≤ −l + 1
4 4
1 1
=⇒ − ≤ 2 ≤
2 2
It’s a contradiction.
2 By contradiction, suppose that: lim (−1)n = +∞. According to the convergence definition with
n→+∞
A = 4 we get:
∃n0 ∈ N, ∀n ∈ N; n ≥ n0 =⇒ un ≥ 4
=⇒ un ∈ [4, +∞[ =⇒ −1, 1 ∈ [4, +∞[
It’s a contradiction.
Proposition 1:
If a sequence of real numbers (un )n∈N has a limit, then this limit is unique.
Proof:
By contradiction
lim un = l1
Suppose that:; n→+∞
lim un = l2
n→+∞
|l1 − l2 |
Taking ε = with l1 ̸= l2 which implies
4
(
∃n1 ∈ N, ∀n ∈ N; n ≥ n1 =⇒ |un − l1 | ≤ ε
∃n2 ∈ N, ∀n ∈ N; n ≥ n2 =⇒ |un − l2 | ≤ ε
Putting n0 = max(n1 , n2 )
Proposition 2
2mm If (un )n∈N is a convergent sequence, then (un )n∈N is a bounded sequence.
Proof:
∃n0 ∈ N, ∀n ∈ N; n ≥ n0 =⇒ |un − l| ≤ 1
=⇒ m = l − ε ≤ un ≤ 1 + ε = M
1 lim λ un = λ l with λ ∈ R
n→+∞
2 lim (un + vn ) = l + l ′
n→+∞
3 lim un vn = ll ′
n→+∞
1 1
4 If un ̸= 0 pour n ≥ n0 and l ̸= 0 then lim =
n→+∞ un l
un l
5 If vn ̸= 0 pour n ≥ n0 and l ′ ̸= 0 then lim = ′
n→+∞ vn l
Remark
lim un = l =⇒ lim |un | = |l|. Be careful the reverse is not true. For example, if we take the
n→+∞ n→+∞
sequence un = (−1)n we have lim |un | = 1 but lim un doesn’t exist.
n→+∞ n→+∞
1 lim (un + vn ) = +∞
n→+∞
1
2 If ∀n ≥ n0 , un ̸= 0 then lim =0
n→+∞ un
∃n0 ∈ N, ∀n ≥ n0 ; un ≤ vn
2 If, we have (un )n∈N and (vn )n∈N two sequences which verify:- and
lim un = +∞
n→+∞
this implies lim vn = +∞
n→+∞
3 Squeeze Theorem : If (un )n∈N , (vn )n∈N and (wn )n∈N three sequences with:
∃n0 ∈ N, ∀n ≥ n0 ; un ≤ vn ≤ wn
and
lim un = lim wn = l
n→+∞ n→+∞
Exemple 4
u0 = 1
Let (un )n∈N be a numerical sequence defined by: 2 .
un+1 = 1 + un
2
1 Prove that ∀n ∈ N; un ≤ 1
2 Deduce that the sequence (un )n∈N is convergent.
1
• by using proof by induction, we have for n = 0, u0 = ≤ 1 so the proposition is true. Let’s
2
assume that the proposition is true for k ∈ {1, ..., n} and we’ll show that un+1 ≤ 1. According
to the assumption we have:
1 + u2n
un ≤ 1 =⇒ u2n ≤ 1 =⇒ 1 + u2n ≤ 2 =⇒ ≤ 1 =⇒ un+1 ≤ 1
2
Theorem 4:
If the sequences (un )n∈N and (vn )n∈N are adjacent then they converge to the same limit.
Exemple 5
n 1 2
The sequences un = ∑ 2
and vn = un + are adjacent :
k=1 k n
n+1 1 n 1 1
• un+1 − un = ∑ 2
− ∑ 2
= ≥ 0 =⇒ (un )n∈N is increasing
k=1 k k=1 k (n + 1)2
1 2 2 (n + 2)
• vn+1 − vn = 2
+ − =− ≤ 0 =⇒ (vn )n∈N is decreasing
(n + 1) n+1 n n(n + 1)2
2
• lim (un − vn ) = lim (− ) = 0
n→+∞ n→+∞ n
Therefore the sequences (un )n∈N and (vn )n∈N are convergent to the same limits.
Remark
|u p − uq | ≤ ε ⇔ the distance between u p , et uq is less than ε.
So the definition above means that:- for any strictly positive real ε, there exists n0 (rank), such that
the distance between each two terms u p ,uq (with p, q ≥ n0 ) is less than ε.
‘
cos(n) + sin(n) + n
Figure 3.3: un = , ε = 0.08
n
Exemple 6
1
• un = is a Cauchy sequence
n
1 1 1 1
|u p − uq | = − ≤ + according to the triangular inequality
p q p q
2 1 1
=⇒ |u p − uq | ≤ ( because: ≤ )
p q p
2 2
Let ε > 0, we put n0 = +1 >
ε ε
So, ∀ε > 0, ∃n0 ∈ N∗ , ∀p, q ∈ N∗ ; p, q ≥ n0 =⇒ |u p − uq | ≤ ε
Theorem 5:
Let (un )n∈N be a real sequence then:
(un )n∈N is a Cauchy sequence ⇐⇒ (un )n∈N is convergent
3.8 Subsequence
Définition 9
The sequence (uφ (n) )n∈N is a subsequence of the sequence (un )n∈N if φ : N −→ N is a strictly
increasing sequence of of natural numbers.
Exemple 7
2n
u2n = (−1) = 1
1 un = (−1)n −→
u2n+1 = (−1)2n+1 = −1
(u2n )n∈N and (u2n+1 )n∈N are subsequences taken from (un )n∈N
Proposition 4:
Let (un )n∈N be a sequence of real numbers:
1 If lim un = l, then for any subsequence (uφ (n) )n∈N ; lim uφ (n) = l
n→+∞ n→+∞
Exemple 8
the sequence with general term un = (−1)n is divergent:
We have:
lim u = 1
u2n = 1 n→+∞ 2n
and =⇒ and
u2n+1 = −1 lim u2n+1 = −1
n→+∞
So,(u2n )n∈N and (u2n+1 )n∈N are two subsequences of (un )n∈N which converge to distinct limits,
therefore (un )n∈N is divergent.
Exemple 9
• Let’s consider the sequence (un )n∈N defined by: un = cos(n π2 )
u4n = cos(2nπ) = 1 =⇒ lim u4n = 1
n→+∞
u4n+1 = cos( π2 ) = 0 =⇒ lim u4n+1 = 0
n→+∞
u4n+2 = cos(π) = −1 =⇒ lim u4n+2 = −1
n→+∞
π
u4n+3 = cos(3 2 ) = 0 =⇒ lim u4n+3 = 0
n→+∞
So the sequence (un )n∈N is divergent. The numbers 1, −1, 0 are the cluster points of the sequence
(un )n∈N .
lim inf un = inf S
Exemple 10
Let (un )n∈N defined by: un = (−1)n
The set of all cluster points of the sequence (un )n∈N is S = {1, −1}
so, lim sup un = 1, and lim inf un = −1
Exercise 1
Let (un )n∈N∗ be the sequence defined by :
n+2
un =
n+1
1. Show that (un )n∈N∗ converges to 1.
2. Find an integer n0 ∈ N such that all terms un of index n ≥ n0 are in the interval I =]0.98; 1.2[.
Exercise 2
Let (un )n a sequence of real numbers, and assume that it converges to a positive limit l > 0. Show
that there exists some N ∈ N such that ∀n ≥ N : un > 0.
Exercise 3
Study the nature of the following sequences and determine their possible limits:
√ √ 2
1. n2 + n + 1 − n sin n2 + 2 cos n
3. 5. (1 + )n
n2 n
n cos n an − b n 3 3
2. 4. ; a, b ∈]0, +∞[ 6. n3 (tan − sin )
n3 + 1 an + b n n n
Exercise 4
Let the sequences (xn ), (yn ), (un ), and (vn ) of real numbers such that:
1. (∀n ∈ N, xn ≤ 2 et yn ≤ 3) et xn + yn → 5
2. (∀n ∈ N, 0 ≤ un ≤ 1 et 0 ≤ vn ≤ 1) et un .vn → 1
Exercise 5
Let (un ) be a sequence of real numbers
1
Exercise 6
4
Let (un ) be a sequence such that u0 = 4 and ∀n ∈ N : un+1 = 3 − .
2 + un
1. Show that un ≥ 2, for all n ∈ N.
Exercise 7
1 1 1
For any n ∈ N∗ , consider the sequence defined by: Hn = 1 + + + ... +
2 3 n
1. Compute H2n − Hn
2
Chapter 4
Limits and continuous functions
Contents
4.1 Overview concepts: . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
4.1.1 Real function of one real variable . . . . . . . . . . . . . . . . . . . . . 2
4.1.2 The Graph of a function . . . . . . . . . . . . . . . . . . . . . . . . . . 2
4.1.3 Operations on Functions . . . . . . . . . . . . . . . . . . . . . . . . . . 3
4.1.4 Monotonicity, parity and periodicity . . . . . . . . . . . . . . . . . . . 4
4.1.5 Bounded functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
4.1.6 La composition de deux fonctions . . . . . . . . . . . . . . . . . . . . . 9
4.2 Limits of Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
4.2.1 Limite finie en un point x0 . . . . . . . . . . . . . . . . . . . . . . . . 10
4.2.2 Left and Right-Hand Limits . . . . . . . . . . . . . . . . . . . . . . . . 12
4.2.3 Infinite limit of a function at x0 . . . . . . . . . . . . . . . . . . . . . . 14
4.2.4 Finite limit of a function at −∞ and +∞ . . . . . . . . . . . . . . . . 15
4.2.5 Infinite limit of a function at +∞ and −∞ . . . . . . . . . . . . . . . 16
4.2.6 Relationship between limits and sequences . . . . . . . . . . . . . . . . 16
4.2.7 Limits operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
4.2.8 Limit of Composite Functions . . . . . . . . . . . . . . . . . . . . . . . 19
4.2.9 Finding Limits: Properties of Limits . . . . . . . . . . . . . . . . . . . 20
4.3 Continuous Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
4.3.1 Continuity at a point x0 . . . . . . . . . . . . . . . . . . . . . . . . . . 21
4.3.2 Left and right continuity at a point x0 . . . . . . . . . . . . . . . . . . 22
4.3.3 Continuous extension to a point . . . . . . . . . . . . . . . . . . . . . 23
4.3.4 Operations on continuous functions at x0 . . . . . . . . . . . . . . . . 24
4.3.5 The sequential continuity theorem . . . . . . . . . . . . . . . . . . . . 24
4.3.6 Continuity over an interval . . . . . . . . . . . . . . . . . . . . . . . . 26
4.3.7 Uniform continuity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
4.3.8 Theorems about continuous functions . . . . . . . . . . . . . . . . . . 28
4.3.9 Monotonic functions and continuity . . . . . . . . . . . . . . . . . . . 33
1
Chapter 04 Limits and continuous functions
Example 4.1
For example, the function defined by:
f : R∗ −→ R
1
x 7−→
x
is a numerical function of one real variable. In this case the domain of definition of f is
Df = R∗ .
Definition 4.2
Let f : Df −→ R be a numerical function of a real variable, the Graph of f is a set of
ordered pairs of the form (x, f (x)). And denote it by Γf i.e:
Γf = {(x, f (x))/x ∈ Df } ⊂ R2
Example 4.2
1
The graph of f (x) = is shown below
x
2
Chapter 04 Limits and continuous functions
‘
1
Figure 4.1: Graph of f (x) =
x
f + g : D −→ R
x 7−→ (f + g)(x) = f (x) + g(x)
f.g : D −→ R
x 7−→ (f.g)(x) = f (x).g(x)
λ.f : D −→ R
x 7−→ (λ.f )(x) = λ.f (x)
3
Chapter 04 Limits and continuous functions
Definition 4.4
Let f : Df −→ R be a real function.
4
Chapter 04 Limits and continuous functions
Example 4.3
√
1. The x function is strictly increasing on [0, +∞[.
‘
√
Figure 4.3: The functions exp(x), x and ln(x) (The function |x| on the right)
5
Chapter 04 Limits and continuous functions
Definition 4.5
Let f : Df −→ R be a real function.
∈ R; x ∈ Df =⇒ −x ∈ Df
∀x
• We say that f is even iff:
∀x ∈ Df : f (−x) = f (x)
∈ R; x ∈ Df =⇒ −x ∈ Df
∀x
• We say that f is odd iff:
∀x ∈ Df : f (−x) = −f (x)
Graphical interpretation:
• The graphical representation of an even function has the y-axis as the axis of symmetry.
• The graphical representation of an odd function has the origin of the coordinate system
as the centre of symmetry.
Example 4.4
1. Since:
∀x ∈ Df = R =⇒ −x ∈ Df
∀x ∈ Df ; f (−x) = (−x)2 = x2 = f (x),
then the function f (x) = x2 is even.
2. Since:
D =R
f
∀x ∈ Df ; f (−x) = −x3 = −f (x),
6
Chapter 04 Limits and continuous functions
Definition 4.6
Let f : Df ←− R be a real function.
We say that a function f is periodic, with period p ∈ R∗+ , if
∀x ∈ R; x ∈ Df =⇒ x + p ∈ Df
∀x ∈ Df ; f (x + p) = f (x)
Graphical interpretation:
• If f is a periodic function with period p, then the graph of f is invariant by the translation
→
−
of vector p i .
• If there exists m ∈ R such that: m ≤ f (x) for all x ∈ Df , then the function f is
said to be bounded below by m. i.e
• If there exists M ∈ R such that: f (x) ≤ M for all x ∈ Df , then the function f is
said to be bounded above by M . i.e
7
Chapter 04 Limits and continuous functions
Figure 4.7: The bounded-below function (in the left) and The bounded-above function (in the
right)
Definition 4.8
Let f : D −→ R and g : D −→ R tow functions. We can write:
Rappel:-
Let f : Df −→ R be a real function. Recall that f (Df ) is the set of all values of f denoted by:
f (Df ) = {f (x)/x ∈ Df }
Let’s put:
sup (f (x)) = sup(f (Df ))
x∈Df
inf (f (x)) = inf(f (Df ))
x∈Df
8
Chapter 04 Limits and continuous functions
Definition 4.9
• The smallest upper bound of f on Df is called sup (f (x)) and is denoted by :
x∈Df
Proposition 4.1
Let f : Df −→ R be a real function, then we have the following equivalences:
Definition 4.10
Consider f : Df −→ R and g : Dg −→ R be two functions such that:f (Df ) ⊂ Dg . Then
the composition of f and g, denoted by g ◦ f is defined as the function:
f g
Df / Dg /R
O
g◦f
/
9
Chapter 04 Limits and continuous functions
Example 4.5
Let f and g be two functions defined by:
f : R −→ R g : [−1, +∞[ −→ R
√
x 7−→ x2 + 1 x 7−→ x + 1
Remark 4.3
Graphical interpretation:
For any interval of type J =]l − ε, l + ε[ with ε > 0, we can find an interval of type I =
]x0 − δ, x0 + δ[, such that the graphical representation of f restricted to I is included in J.
Figure 4.9:
10
Chapter 04 Limits and continuous functions
Example 4.6
Proposition 4.2
If a function f has a limit at x0 , then this limit is unique.
Proof 1
By contradiction, suppose that, f has two distinct limits l1 and l2 . (l1 ̸= l2 ) en x0 .
1
By setting: ε = |l1 − l2 | > 0 because l1 ̸= l2 .
3
We have:
lim f (x) = l1
x→x0
et
lim f (x) = l2
x→x0
∈ Df ; |x − x0 | ≤ δ =⇒ |f (x) − l1 | ≤ ε
∀x
and
∀x ∈ Df ; |x − x0 | ≤ δ =⇒ |f (x) − l2 | ≤ ε
11
Chapter 04 Limits and continuous functions
Example 4.7
(3.3) =⇒ |x cos( x1 )| ≤ ε.
=⇒ lim+ x cos( x1 ) = 0
x→0
12
Chapter 04 Limits and continuous functions
Theorem 4.1
Let f : Df −→ R be a real function, x0 , l ∈ R (with x0 ∈ Df or x0 ∈
/ Df ). The following
propositions are equivalent
1. lim f (x) = l
x→x0
Result:
If we have: lim f (x) ̸= lim f (x) then x→x
lim f (x) doesn’t exist.
< > 0
x−→x0 x−→x0
Example 4.8
|x|
Let’s consider the function f (x) = . We have:
x
x
lim− f (x) = lim− − = −1
xx
x→0 x→0
lim f (x) = lim
=1
x→0+ x→0+ x
13
Chapter 04 Limits and continuous functions
Definition 4.13
Let f : Df −→ R be a real function and x0 ∈ R (with x0 ∈ Df or x0 ∈
/ Df )
Example 4.9
1
Show that lim 2 = +∞
x→0 x
Let A > 0 we have:
1 1 1 1 1 1
" #
2
≥ A ⇔ x2 ≤ ⇔ x 2 − ≤ 0 ⇔ x ∈ − √ , √ ⇔ |x| ≤ √
x A A A A A
1 1
Putting δ = √ then ∀x ∈ Df ; |x| ≤ δ =⇒ 2 ≥ A
A x
1 1 1
=⇒ ∀A > 0, ∃δ > 0 (δ = √ ), ∀x ∈ Df ; |x| ≤ δ =⇒ 2 ≥ A therfore lim = +∞
A x x→0 x2
1
Figure 4.11: The graph of a function
x2
14
Chapter 04 Limits and continuous functions
• Let f be a function defined on an interval of type [a, +∞[ (i.e. [a, +∞[⊂ Df ).
We say that f tends to l (l ∈ R) when x tends to +∞ iff:
Example 4.10
x
prove that lim = 1 Let ε > 0, we have:
x→+∞ x+1
x 1 1
−1 ≤ε⇔ ≤ ε ⇔ |x + 1|≥
x+1 x+1 ε
1 1
x+1 ≥ x ≥ −1
ε ε
⇔ or ⇔ or
1 1
x + 1
≤− x ≤ −1 −
ε ε
1 x
We set B = − 1, if x ≥ B =⇒ −1 ≤ε
ε x+1
1 x
So, ∀ε > 0, ∃B > 0 (B = − 1), ∀x ∈ Df ; x ≥ B =⇒ −1 ≤ε
ε x+1
x
=⇒ lim = 1.
x→+∞ x + 1
x
Figure 4.12: The graph of a function
x+1
15
Chapter 04 Limits and continuous functions
• Let f be a function defined on an interval of type [a, +∞[ (i.e. [a, +∞[⊂ Df )
Ẇe say that f tends to −∞ when x tends to +∞ if:
R = R ∪ {+∞, −∞}
1. x→x
lim f (x) = l
0
16
Chapter 04 Limits and continuous functions
Proof 2
• First, we prove implication (1 =⇒ 2).
Let ε > 0,
∃δε > 0, ∀x ∈ Df ; |x − x0 | ≤ δε =⇒ |f (x) − l| ≤ ε (4.4)
(As lim f (x) = l)
x→x0
1
We set: δ = /n ∈ N∗
n
1
(3.6) =⇒ ∀n ∈ N∗ , ∃xn ∈ Df ; (|xn − x0 | ≤ ) ∧ (|f (xn ) − l| > ε)
n
Remark 4.4 If there are two sequences (xn )n∈N , (yn )n∈N of Df such that:
lim x = x0
n→+∞ n
and ∧ lim f (xn ) ̸= lim f (yn )
n→+∞ n→+∞
lim yn = x0
n→+∞
17
Chapter 04 Limits and continuous functions
Example 4.11
f : R∗ −→ R
Let
x 7−→ sin( x1 )
1 1
We have lim sin( x1 ) doesn’t exist because: If we set xn = et yn =
x→0 nπ π
2
+ 2nπ
The sequences (xn )n∈N∗ , (yn )n∈N∗ in R∗ and lim xn = lim yn = 0
n→+∞ n→+∞
lim f (xn ) = lim sin(nπ) = 0
n→+∞ n→+∞
On the other hand, we have: et
lim f (yn ) = lim sin( π2 + 2nπ) = 1
n→+∞ n→+∞
=⇒ x→x
lim f (x) doesn’t exist.
0
lim f (x)
x→x0
lim g(x)
x→x0
lim (f (x) + g(x))
x→x0
l1 ∈ R l2 ∈ R l1 + l2
l1 ∈ R ±∞ ±∞
+∞ +∞ +∞
−∞ −∞ −∞
+∞ −∞ Indeterminate form
−∞ +∞ Indeterminate form
lim g(x)
x→x0
l2 > 0 l2 < 0 0 +∞ −∞
lim f (x)
x→x0
l1 < 0 l1 l2 l1 l2 0 −∞ +∞
+∞ +∞ −∞ Indeterminate form +∞ −∞
−∞ −∞ +∞ Indeterminate form −∞ +∞
18
Chapter 04 Limits and continuous functions
lim g(x)
x→x0
l2 > 0 l2 < 0 0+ 0− +∞ −∞
lim f (x)
x→x0
f (x) l1 l1
l1 > 0 lim = +∞ −∞ 0 0
x→x0 g(x) l2 l2
l1 l1
l1 < 0 −∞ +∞ 0 0
l2 l2
0+ 0 0 Indeterminate form Indeterminate form 0 0
−
0 0 0 Indeterminate form Indeterminate form 0 0
+∞ +∞ −∞ +∞ −∞ IF IF
−∞ −∞ +∞ −∞ +∞ IF IF
Remark 4.5 According to the previous propositions, the indeterminate forms are:
∞ 0
+∞ − ∞, , . Also we can deduce the other forms which are: 00 , ∞0 , 1∞
∞ 0
Proposition 4.6
Let f : Df −→ R, g : Dg −→ R and x0 , y0 , l ∈ R.
lim f (x) = y0
x→x
0
Example 4.12
f : R∗+ −→ R g : R∗+ −→ R
Let ex − 1 and
x 7−→ x 7−→ ln(x)
x
−1
x
e
lim f (x) = lim =1
x→0
x→0 x
We have: et
lim g(x) = lim ln(x) = 0
x→1 x→1
e −1
x
Then lim (g ◦ f )(x) = lim ln =0
x→0 x→0 x
19
Chapter 04 Limits and continuous functions
1. If we have: x→x
lim f (x) = l then there exists α > 0 such that the function f is
0
bounded on ]x0 − α, x0 + α[.
3. The Squeeze Theorem: Let f, g, h be three functions with the following property
f (x) ≤ g(x) ≤ h(x) in the neighbourhood of x0 .
If we have: x→x
lim f (x) = x→x
lim h(x) = l then x→x
lim g(x) = l
0 0 0
20
Chapter 04 Limits and continuous functions
Definition 4.17
Let f be a function defined in the neighborhood of x0 . We say that f is continuous at
the point x0 iff:
lim f (x) = f (x0 )
x→x0
Example 4.13
Let f be a function defined by:
x sin( 1 ), si x ̸= 0
f (x) = x2
0 si x = 0
21
Chapter 04 Limits and continuous functions
Example 4.14
Let f be a function defined by:
sin(x) ,
si x ̸= 0
f (x) = |x|
1 si x = 0
So f is right continuous at x0 .
22
Chapter 04 Limits and continuous functions
Theorem 4.3
Let f be a function defined in the neighborhood of x0 . The following two propositions
are equivalent:
2. f is continuous at x0 .
Remark 4.6 Our example (3.13) shows that f is right continuous at x0 = 0 and is not left
continuous at x0 = 0. which implies that f is not continuous at x0 = 0.
Definition 4.19
Let f : Df −→ R be a real function and x0 ∈ R Such that: x0 ∈
/ Df . If x→x
lim f (x) = l ∈
0
R.exists, but f (x0 ) is not defined, we define a new function:
f˜ : Df ∪ {x0 } −→ R
f (x) if x ̸= x0
x 7−→ f˜(x) =
l if x = x0
23
Chapter 04 Limits and continuous functions
Example 4.15
Let
f : R∗ −→ R
sin(x)
x 7−→
x
Can we extend the function f to be continuous at x0 = 0.
sin(x)
We have: lim f (x) = lim = 1 =⇒ f has a finite limit at x0 = 0
x→0 x→0 x
So f is extendable by continuity at x0 = 0 and the extension by continuity of f at x0 = 0
is defined by:
f˜ : R −→ R
sin(x) if x ̸= 0
˜
x 7−→ f (x) = x
1 if x = 0
Proposition 4.8
If we have:
et
is defined in a neighborhood of y0 = f (x0 ) and continuous at y0
g
1. f is continuous at x0 .
2. for each sequence (xn )n∈N ⊂ Df such that xn → x0 , then f (xn ) → f (x0 ).
24
Chapter 04 Limits and continuous functions
Proof 3
The proof of this theorem follows from theorem (3.2)
Proposition 4.9
Let f : Df −→ R be a real function and x0 ∈ Df .
If f is continuous at x0 and f (x0 ) ̸= 0 then there exists a neighborhood (V) of x0 such
that:
∀x ∈ V; f (x) ̸= 0
Proof 4
We have f is continuous at x0 so,
1. f is defined in a neighborhood of x0
1
∃δ > 0, ∀x ∈ Df ; |x − x0 | ≤ δ =⇒ |f (x) − f (x0 )| ≤ |f (x0 )|
2
1
(3.7) =⇒ ∃δ > 0, ∀x ∈ I; |x − x0 | ≤ δ =⇒ |f (x) − f (x0 )| ≤ |f (x0 )|
2
1
=⇒ ∀x ∈ I∩]x0 − η, x0 + η[; |f (x) − f (x0 )| ≤ |f (x0 )| (4.9)
2
Let’s put : V = I∩]x0 − δ, x0 + δ[, then V is a neighborhood of x0 .
On the other hand, according to the triangular inequality, we have:
1
|f (x0 )| − |f (x)| ≤ ||f (x0 )| − |f (x)|| ≤ |f (x0 ) − f (x)| ≤ |f (x0 )|
2
1
(3.9) =⇒ ∀x ∈ V; |f (x0 )| − |f (x)| ≤ |f (x0 )|
2
1
=⇒ ∀x ∈ V; |f (x)| ≥ |f (x0 )| ≠ 0
2
So there is a neighbourhood V of x0 such that: ∀x ∈ V; f (x) ̸= 0.
25
Chapter 04 Limits and continuous functions
Definition 4.20
1. f is said to be continuous on an open interval of type ]a, b[ iff: it is continuous at
any point on the interval ]a, b[.
Definition 4.21
Let f : Df −→ R be a real function. We say that f is uniformly continuous on Df iff:
Remark 4.7 Note that uniform continuity is a property of the function over the set Df , while
continuity can be defined at a point x0 ∈ Df . The number δ depends only on ε in the case of
uniform continuity, but in the case of continuity at a point x0 , δ depends on ε and x0 .
26
Chapter 04 Limits and continuous functions
Example 4.16
√
Show that the function f (x) = x is uniformly continuous on R+ .
Solution:
Step 01:
In this step, we’ll show that:
√ √ √
x+y
≤ x+ y
∀x, y ∈ R+ ; and
√
| x − √y| ≤ |x − y|
q
1. Let x, y ∈ R+ we have: √ √
0≤2 x y
√ √ √ √ 2
=⇒ x + y ≤ x + 2 x y + y ⇔ x + y ≤ x+ x
√ √ √ √ √
=⇒ x + y ≤ | x + y| = x + y
√ √ √
So ∀x, y ∈ R+ ; x + y ≤ x + y.
2. Let x, y ∈ R+ we have:
(x − y) ≤ |x − y| =⇒ y + (x − y) ≤ y + |x − y|
√ q √ q
=⇒ x ≤ y + |x − y| ≤ y + |x − y|
√ √ q
=⇒ x − y ≤ |x − y| (4.10)
on the other hand, we have:
(y − x) ≤ |y − x| =⇒ x + (y − x) ≤ x + |x − y|
√ q √ q
=⇒ y≤x + |x − y| ≤ x + |x − y|
q √ √
=⇒ − |x − y| ≤ x − y (4.11)
√ √ q
(3.10) et (3.11) =⇒ ∀x, y ∈ R+ ; | x − y| ≤ |x − y|
Step 02: √
In this step we will show the uniform continuity of the function f (x) = x
Let ε > 0 and x, y ∈ R+ we have:
√ √ q
| x − y| ≤ |x − y|
27
Chapter 04 Limits and continuous functions
Example 4.17
Let’s put: ε = 1
Let δ > 0, we will confirm the existence of x, y ∈ R such that:|x − y| ≤ δ ∧ |x2 − y 2 | > ε
1 1 1
Let’s take : y = x + δ =⇒ x − y = δ =⇒ |x − y| = δ ≤ δ
2 2 2
1 2 1 2
|x − y | > 1 ⇔ |x − x − xδ − δ | > 1 ⇔ | δ + xδ| > 1
2 2 2 2
4 4
1 3 1 3 1 1 5
If we choose x = + δ, then y = + δ + δ = + δ
δ 4 δ 4 2 δ 4
1
|x − y|
= δ≤δ
2
=⇒ ∧
|x − y 2 | = |1 + δ 2 | > 1
2
1 3 1 5 |x − y| ≤δ
=⇒ ∃ε > 0 (ε = 1), ∀δ > 0, ∃x, y ∈ R (x = + δ, y = + δ); ∧
δ 4 δ 4
|x2 − y 2 | > 1
Proposition 4.10
Let f : Df −→ R be a real function function, then we have the following implication:
Remark 4.8 The converse is false: a function can be continuous on Df without being uniformly
continuous on Df . From example (3.16) we have: f (x) = x2 is continuous on R but not
uniformly continuous on R.
28
Chapter 04 Limits and continuous functions
Proof 5
In this theorem, we’ll show the following implication:
f is continuous on [a, b] =⇒ f is uniformly continuous on [a, b]. By contradiction, we
assume that f is continuous on [a, b] and not uniformly continuous on [a, b].
f is not uniformly continuous on [a, b] ⇔
∃ε0 , ∀δ > 0, ∃x, y ∈ [a, b]; (|x − y| ≤ δ) ∧ (|f (x) − f (y)| > ε0 )
1
Let’s put: δ = tq: n ∈ N∗
n
1
=⇒ ∀n ∈ N∗ , ∃xn , yn ∈ [a, b]; |xn − yn | ≤ ∧ |f (xn ) − f (yn )|> ε0 (4.12)
n
So we have constructed two sequences (xn )n∈N∗ and (yn )n∈N∗ which are included in [a, b].
(xn )n∈N∗ ⊂ [a, b] =⇒ (xn )n∈N∗ is a bounded sequence.
According to bolzano weierstrass’s theorem, there exists a sub-sequence (xϕ(n) )n∈N∗ such
that: lim xϕ(n) = l with l ∈ [a, b].
n→+∞
1
On the one hand we have: |xϕ(n) − yϕ(n) | ≤ =⇒ lim (xϕ(n) − yϕ(n) ) = 0
ϕ(n) n→+∞
29
Chapter 04 Limits and continuous functions
is bounded on [a, b]
f
and
∃x1 , x2 ∈ [a, b] tq:f (x1 ) = min (f (x)) and f (x2 ) = max (f (x))
x∈[a,b] x∈[a,b]
30
Chapter 04 Limits and continuous functions
Proof 6
1. Let’s assume that f is not bounded on [a, b] ⇔
1
Let’s put: ε = / n ∈ N∗ , we get:
n
1
∃xn ∈ [a, b]; f (xn ) < m +
n
∀n ∈ N∗ ; and
1
∈ [a, b]; M < f (yn ) +
∃y
n
n
So we constructed two sequences (xn )n∈N∗ and (yn )n∈N∗ which are included in
[a, b] =⇒ (xn )n∈N∗ and (yn )n∈N∗ are bounded. According to B.W’s theorem we
have:
∃(xϕ(n) )n∈N∗ such that: lim xϕ(n) = α/ α ∈ [a, b]
n→+∞
and
∃(yσ(n) )n∈N∗ such tnat: lim yσ(n) = β/ β ∈ [a, b]
n→+∞
1
f (xϕ(n) ) − < m ≤ f (xϕ(n) )
n
=⇒ ∀n ∈ N∗ ; and Passing to the limits we
1
f (y
σ(n) ) ≤ M < f (yσ(n) ) +
n
obtain: m = f (α) = inf (f (x)) = min (f (x)) with α ∈ [a, b].
x∈[a,b] x∈[a,b]
and M = f (β) = sup (f (x)) = max (f (x)) with β ∈ [a, b].
x∈[a,b] x∈[a,b]
31
Chapter 04 Limits and continuous functions
Let f be a continuous function on the interval [a, b] tq: f (a).f (b) ≤ 0, then there exists
at least c ∈ [a, b] verifying f (c) = 0.
Proof 7
Assume that f (a) < 0 et f (b) > 0. Let’s put: F = {x ∈ [a, b]/f (x) ≤ 0}.
Since (F ⊂ [a, b]), the set F is bounded above.
According to the completeness axiom for the real numbers, we have: ∃c ∈ R; sup(F ) = c
with a ≤ c ≤ b (since b ∈ Upper(F ) and a ∈ F ).
∀n ∈ N∗ ; c < yn ≤ y1 = b
Example 4.18
Let
f : [0, 2π] −→ R
x 7−→ sin(x) + (x − 1) cos(x)
1. The function f (x) is continuous on [0, 2π] (since f is a sum of two continuous
functions on [0, 2π])
According to B.C’s theorem, there exists at least one real c ∈ [0, 2π] such that: f (c) = 0
32
Chapter 04 Limits and continuous functions
Figure 4.15: The graph of f (x) = sin(x) + (x − 1) cos(x) on the interval [0, 2π].
1. If f (a) < f (b) then ∀γ ∈ [f (a), f (b)], ∃c ∈ [a, b] such that:f (c) = γ
2. If f (b) < f (a) then ∀γ ∈ [f (b), f (a)], ∃c ∈ [a, b] such that:f (c) = γ
Proposition 4.11
Proof 8
Let y1 , y2 ∈ f (I) such that: y1 < y2 =⇒ ∃x1 , x2 ∈ I such that: y1 = f (x1 ) ∧ y2 = f (x2 ).
Let’s put: a = min(x1 , x2 ) and b = max(x1 , x2 ). We have: a, b ∈ I.
Let y ∈ [y1 , y2 ] =⇒ ∃c ∈ [a, b]; f (c) = y ( I.V.Th).
We have: [a, b] ⊂ I (as I is an interval) =⇒ y = f (c) ∈ f (I).
∀y1 , y2 ∈ f (I), ∀y ∈ R; y ∈ [y1 , y2 ] =⇒ y ∈ f (I) =⇒ f (I) is an interval.
Theorem 4.10
Let f : I −→ R be a function (I is an interval). If f is strictly monotone on the interval
I, then f is injective on I.
33
Chapter 04 Limits and continuous functions
Proof 9
Let’s show that f is injective. consider x1 , x2 ∈ I; x1 ̸= x2
Theorem 4.11
Let f : I −→ R be a function defined and monotone on interval I. Then the following
two statements are equivalent
1. f is continuous on I.
2. f (I) is an interval.
Let f : I −→ R be a function.
If f is strictly monotone and continuous on I, then
34
2023/2024 Tutorial=4 Department: Common Core in Mathematics
Analysis 1 Limits and Continuous Functions and Computer Science Batna 2-University.
Exercise 1
Find the domain of definition of the following functions:
1
1. f1 (x) = √ √
1/(1 − x) si x ≥ 0
4. f4 (x) =
x+ 1−x 1 si.x < 0
si x ≥ 0
1/(3 − x)
2. f2 (x) = ln(ln x) 5. f5 (x) =
x4 − x si.x < −2
1 1/x(2 − x) si x ≥ 3
3. f3 (x) = 6. f6 (x) =
E(x) − 2 1 si.x < 0
Exercise 2
Solve the following equations in R
√ √
1. ln (x − 1)+ln (2x − 1) = 0 2. 23x − 3x+2 = 3x+1 − 23x+2 3. ( x)x = x x
Exercise 3
Prove that:
1. lim 3x + 1 = 4 2. lim x2 + x − 2 = +∞ 1
x→1 x→+∞ 3. lim− = −∞
x→0 x
Exercise 4
Determine the following limits when x converges to 0.
√ √ √
1 + x − 1 + x2 |x|
2x2 + 5x + 9 − 3 1+x−1
1. 2. 3. x + 1 + 4. √
x 2 x x 3
1+x−1
Exercise 5
Determine the following limits when x tends to +∞
√ √
2x2 + 3x − 1 2. x − x 2−x x 2 ln(x) − ln(3x2 − 2)
1. 3. p √ 4.
2
3x + 1 x+ x 1
x sin( )
x
Exercise 6
Let be the numerical function defined by:
si x ∈] − ∞, 2]
0,
b
f (x) = a − , si x ∈]2, 4]
x
si x ∈]4, +∞[
1,
Determine the real parameters a and b so that the function f is continuous on R. Then draw the
graph of f .
Exercise 7
Which of the following given functions fi : R∗ → R can be extended to become a continuous function
at 0.
1 1
x sin( ), si x > 0
x cos( ),
si x > 0
1. f1 (x) = x 3. f 2 (x) = x
sin(x) 1 − cos(x)
, si x < 0
, si x < 0
x x2
1 − cos(x) , si x > 0
2. f2 (x) = x2
1
x sin( ),
si x < 0
x
Exercise 8
Let f : [0, 2] → R be a continuous function such that: f (0) = f (2). Show that there exists at least
one element α of [0, 1] for which we have: f (α) = f (α + 1).
Exercise 9
Let f, g : [0, 1] → R be two continuous functions satisfying :
f (0) = g(1) = 0
and
f (1) = g(0) = 1
Show that for every α ≥ 0, we can associate an element xα ∈ [0, 1]: f (xα ) = αg(xα ) .
Exercise 10
1 1
Show that the function f : [0, ] → [0, ] defined by :
4 4
1
f (x) =
x2 + 4
1
is -contraction.
32
Recall
A function f is said to be contracting on an interval I, if there exists a real 0 < k < 1 such that: for all
real x and y of the interval I we have :