Chapter1 Analysis Mathematical - Analysis - I
Chapter1 Analysis Mathematical - Analysis - I
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
There are nine kinds of intervals in R that are shown in the following table. Let a, b be two real
numbers satisfying a < b
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
14 CHAPTER 1. SOME PROPERTIES OF THE SET OF REAL NUMBERS
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].