SlideShare a Scribd company logo
1 of 45
Download to read offline
Chapter 1
The Real Number System
Hazel Mae Diza
Introduction
A set is a collection of distinct objects or elements.
Notation: Let 𝑆 be a set. We write π‘₯ ∈ 𝑆 means that π‘₯ is an element of 𝑆. Also,
π‘₯ βˆ‰ 𝑆 means that π‘₯ is not in 𝑆.
A set 𝑆 is said to be a subset of 𝑇, if every elements of 𝑆 is in 𝑇. In notation, we
write, 𝑆 βŠ† 𝑇.
A set is called nonempty if it contains at least one object.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
2
The Field Axioms
Consider the set of real numbers ℝ along with the two operations addition and
multiplication, such that for every π‘₯, 𝑦 ∈ ℝ, the sum π‘₯ + 𝑦 and product π‘₯𝑦 are
real numbers uniquely determined by π‘₯ and 𝑦 satisfying the following axioms.
Axiom 1. Commutative laws
π‘₯ + 𝑦 = 𝑦 + π‘₯, and π‘₯𝑦 = 𝑦π‘₯
Axiom 2. Associative laws
π‘₯ + 𝑦 + 𝑧 = π‘₯ + 𝑦 + 𝑧, and π‘₯ 𝑦𝑧 = π‘₯𝑦 𝑧
Axiom 3. Distributive law
π‘₯ 𝑦 + 𝑧 = π‘₯𝑦 + π‘₯𝑧
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
3
Axiom 4. Existence of Identity Elements
There exist two distinct real numbers, which we denote by 0 and 1, such that for
every real π‘₯ we have π‘₯ + 0 = π‘₯ and 1 β‹… π‘₯ = π‘₯.
Axiom 5. Existence of Negatives
For every real number π‘₯ there is a real number 𝑦 such that π‘₯ + 𝑦 = 0.
Axiom 6. Existence of Reciprocals
For every real number π‘₯ β‰  0 there is a real number 𝑦 such that π‘₯𝑦 = 1.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
4
The Order Axioms
We also assume the existence of a relation < which establishes an ordering
among the real numbers and which satisfies the following axioms:
Axiom 7. Exactly one of the relations π‘₯ = 𝑦, π‘₯ < 𝑦, π‘₯ > 𝑦 holds.
NOTE. π‘₯ > 𝑦 means the same as 𝑦 < π‘₯.
Axiom 8. If π‘₯ < 𝑦, then for every 𝑧 we have π‘₯ + 𝑧 < 𝑦 + 𝑧.
Axiom 9. If π‘₯ > 0 and 𝑦 > 0, then π‘₯𝑦 > 0.
Axiom 10. If π‘₯ > 𝑦 and 𝑦 > 𝑧, then π‘₯ > 𝑧.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
5
NOTE. A real number π‘₯ is called positive if π‘₯ > 0, and negative if π‘₯ < 0. We
denote by ℝ+ the set of all positive real numbers, and by β„βˆ’ the set of all
negative real numbers.
NOTE. The symbolism π‘₯ ≀ 𝑦 is used as an abbreviation for the statement:
"π‘₯ < 𝑦 or π‘₯ = π‘¦β€œ
Example. 2 ≀ 3 since 2 < 3; and 2 ≀ 2 since 2 = 2.
The symbol β‰₯ is similarly used. A real number π‘₯ is called nonnegative if π‘₯ β‰₯ 0.
A pair of simultaneous inequalities such as π‘₯ < 𝑦, 𝑦 < 𝑧 is usually written more
briefly as π‘₯ < 𝑦 < 𝑧.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
6
From these axioms we can derive the usual rules for operating with inequalities.
For example, if we have π‘₯ < 𝑦, then π‘₯𝑧 < 𝑦𝑧 if 𝑧 is positive, whereas π‘₯𝑧 > 𝑦𝑧 if
𝑧 is negative. Also, if π‘₯ > 𝑦 and 𝑧 > 𝑀 where both 𝑦 and 𝑀 are positive, then
π‘₯𝑧 > 𝑦𝑀.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
7
Theorem 1.1
Given real numbers π‘Ž and 𝑏 such that
π‘Ž ≀ 𝑏 + πœ€ for every πœ€ > 0 (1)
Then π‘Ž ≀ 𝑏.
Proof: Assume, by contradiction, that 𝑏 < π‘Ž, then inequality (1) is violated for
πœ€ = (π‘Ž βˆ’ 𝑏)/2 because
𝑏 + πœ€ = 𝑏 +
π‘Ž βˆ’ 𝑏
2
=
π‘Ž + 𝑏
2
<
π‘Ž + π‘Ž
2
= π‘Ž
β‡’ 𝑏 + πœ€ < π‘Ž.
Therefore, by Axiom 7 we must have π‘Ž ≀ 𝑏. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
8
Geometric Representation of Real Numbers
The real numbers are often represented geometrically as points on a line (called
the real line or the real axis).
The order relation has a simple geometric interpretation. If π‘₯ < 𝑦, the point π‘₯
lies to the left of the point 𝑦, as shown in figure above. Positive numbers lie to
the right of 0, and negative numbers to the left of 0. If π‘Ž < 𝑏, a point π‘₯ satisfies
the inequalities π‘Ž < π‘₯ < 𝑏 if and only if π‘₯ is between π‘Ž and 𝑏.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
9
Intervals
The set of all points between π‘Ž and 𝑏 is called an interval.
NOTATION. The notation {π‘₯: π‘₯ satisfies 𝑃} will be used to designate the set of all
real numbers π‘₯ which satisfy property 𝑃.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
10
Definition 1.2
Assume π‘Ž < 𝑏. The open interval (π‘Ž, 𝑏) is defined to be the set
(π‘Ž, 𝑏) = {π‘₯: π‘Ž < π‘₯ < 𝑏}.
The closed interval [π‘Ž, 𝑏] is the set {π‘₯: π‘Ž ≀ π‘₯ ≀ 𝑏}. The half-open intervals
(π‘Ž, 𝑏] and [π‘Ž, 𝑏) are similarly defined, using the inequalities π‘Ž < π‘₯ ≀ 𝑏 and π‘Ž ≀
π‘₯ < 𝑏, respectively. Infinite intervals are defined as follows:
π‘Ž, +∞ = π‘₯: π‘₯ > π‘Ž , π‘Ž, +∞ = π‘₯: π‘₯ β‰₯ π‘Ž ,
βˆ’βˆž, π‘Ž = π‘₯: π‘₯ < π‘Ž , βˆ’βˆž, π‘Ž = π‘₯: π‘₯ ≀ π‘Ž .
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
11
The real line ℝ is sometimes referred to as the open interval (βˆ’βˆž, +∞).
A single point is considered as a "degenerate" closed interval.
NOTE. The symbols βˆ’βˆž and +∞ are used here purely for convenience in
notation and are not to be considered as being real numbers.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
12
Integers
A set of real numbers is called an inductive set if it has the following two
properties:
a) The number 1 is in the set.
b) For every π‘₯ in the set, the number π‘₯ + 1 is also in the set.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
13
Definition 1.3
Definition 1.4
A real number is called a positive integer if it belongs to every inductive set. The
set of positive integers is denoted by β„€+.
The set β„€+ is itself an inductive set. It contains the number 1, the number 1 + 1
(denoted by 2), the number 2 + 1 (denoted by 3), and so on. Since β„€+ is a
subset of every inductive set, we refer to β„€+ as the smallest inductive set. This
property of β„€+ is sometimes called the principle of induction.
The negatives of the positive integers are called the negative integers. The
positive integers, together with the negative integers and 0 (zero), form a set β„€
which we call simply the set of integers.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
14
The Unique Factorization Theorem for Integers
If 𝑛 and 𝑑 are integers and if 𝑛 = 𝑐𝑑 for some integer 𝑐, we say 𝑑 is a divisor of
𝑛, or 𝑛 is a multiple of 𝑑, and we write 𝑑|𝑛 (read: 𝑑 divides 𝑛).
An integer 𝑛 is called a prime if 𝑛 >1 and if the only positive divisors of 𝑛 are 1
and 𝑛.
If 𝑛 > 1 and 𝑛 is not prime, then 𝑛 is called composite. The integer 1 is neither
prime nor composite.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
15
Theorem 1.5
Every integer 𝑛 > 1 is either a prime or a product of primes.
Proof.
Let 𝑛 be an integer greater than 1. We use induction on 𝑛. The theorem holds
trivially for 𝑛 = 2. Assume it is true for every integer π‘˜ with 1 < π‘˜ < 𝑛. If 𝑛 is
not prime it has a positive divisor 𝑑 with 1 < 𝑑 < 𝑛. Hence 𝑛 = 𝑐𝑑, where 1 <
𝑐 < 𝑛. Since both 𝑐 and 𝑑 are less that 𝑛, each is a prime or a product of primes;
hence 𝑛 is a product of primes. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
16
Theorem 1.6
Every pair of integers π‘Ž and 𝑏 has a common divisor 𝑑 of the form
𝑑 = π‘Žπ‘₯ + 𝑏𝑦
where π‘₯ and 𝑦 are integers. Moreover, every common divisor of π‘Ž and 𝑏 divides
this 𝑑.
Note: If 𝑑|π‘Ž and 𝑑|𝑏 we say 𝑑 is a common divisor of π‘Ž and 𝑏.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
17
If 𝑑 is a common divisor of π‘Ž and 𝑏 of the form 𝑑 = π‘Žπ‘₯ + 𝑏𝑦, then βˆ’π‘‘ is also a
divisor of the same form, βˆ’π‘‘ = π‘Ž(βˆ’π‘₯) + 𝑏(βˆ’π‘¦).
Of these two common divisors, the nonnegative one is called the greatest
common divisor of π‘Ž and 𝑏, and is denoted by gcd(π‘Ž, 𝑏) or, simply by (π‘Ž, 𝑏).
If (π‘Ž, 𝑏) = 1 then π‘Ž and 𝑏 are said to be relatively prime.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
18
Theorem 1.7 Euclid’s Lemma
If π‘Ž|𝑏𝑐 and π‘Ž, 𝑏 = 1, then π‘Ž|𝑐.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
19
Theorem 1.8
If a prime 𝑝 divides π‘Žπ‘, then 𝑝|π‘Ž or 𝑝|𝑏.
Proof.
Assume 𝑝|π‘Žπ‘ and that 𝑝 does not divide π‘Ž. If we prove that (p,a)=1, then
Euclid's Lemma implies 𝑝|𝑏. Let 𝑑 = (𝑝, π‘Ž). Then 𝑑|𝑝 so 𝑑 = 1 or 𝑑 = 𝑝. We
cannot have 𝑑 = 𝑝 because 𝑑|π‘Ž but 𝑝 does not divide π‘Ž. Hence 𝑑 = 1. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
20
Remark:
Generally, if a prime 𝑝 divides a product π‘Ž1 β‹…β‹…β‹… π‘Žπ‘˜, then 𝑝 divides at least one of
the factors.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
21
Theorem 1.9 Unique Factorization Theorem
Every integer 𝑛 > 1 can be represented as a product of prime factors in only one
way, apart from the order of the factors.
Proof.
We use induction on 𝑛. The theorem is true for 𝑛 = 2. Assume, then, that it is
true for all integers greater than 1 and less than 𝑛. If 𝑛 is prime, there is nothing
more to prove. Therefore, assume that 𝑛 is composite and that 𝑛 has two
factorizations into prime factors, say
𝑛 = 𝑝1𝑝2 β‹…β‹…β‹… 𝑝𝑠 = π‘ž1π‘ž2 β‹…β‹…β‹… π‘žπ‘‘. (2)
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
22
We wish to show that 𝑠 = 𝑑 and that each 𝑝 equals some π‘ž. Since 𝑝1 divides the
product π‘ž1π‘ž2 β‹…β‹…β‹… π‘žπ‘‘, it divides at least one factor. Relabel the π‘ž's if necessary, so
that 𝑝1|π‘ž1. Then 𝑝1 = π‘ž1 since both 𝑝1 and π‘ž1 are primes. In (2) we cancel 𝑝1
on both sides to obtain
𝑛
𝑝1
= 𝑝2 β‹…β‹…β‹… 𝑝𝑠 = π‘ž2 β‹…β‹…β‹… π‘žπ‘‘.
Since 𝑛 is composite, 1 < 𝑛/𝑝1 < 𝑛; so by the induction hypothesis the two
factorizations of 𝑛/𝑝1 are identical, apart from the order of the factors.
Therefore, the same is true in (2) and the proof is complete. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
23
Rational Numbers
Quotients of integers π‘Ž|𝑏 (where 𝑏 β‰  0) are called rational numbers.
For example, 1/2, βˆ’7/5, and 6 are rational numbers.
The set of rational numbers, which we denote by β„š, contains β„€ as a subset
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
24
Irrational Numbers
Real numbers that are not rational are called irrational.
For example, the numbers 2, 𝑒, πœ‹ and π‘’πœ‹ are irrational.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
25
Theorem 1.10
If 𝑛 is a positive integer which is not a perfect square, then 𝑛 is irrational.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
26
Theorem 1.11
If 𝑒π‘₯ = 1 + π‘₯ +
π‘₯2
2!
+
π‘₯3
3!
+ β‹― +
π‘₯𝑛
𝑛!
+ β‹― , then the number 𝑒 is irrational.
Upper Bound, Maximum Element, Supremum
Let 𝑆 be a set of real numbers. If there is a real number 𝑏 such that π‘₯ ≀ 𝑏 for
every π‘₯ in 𝑆, then 𝑏 is called an upper bound for 𝑆 and we say that 𝑆 is bounded
above by 𝑏.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
27
Definition 1.12
We say an upper bound because every number greater than 𝑏 will also be an
upper bound. If an upper bound 𝑏 is also a member of 𝑆, then 𝑏 is called the
largest member or the maximum element of 𝑆. There can be at most one such 𝑏.
If it exists, we write
𝑏 = max 𝑆 .
A set with no upper bound is said to be unbounded above.
Definitions of the terms lower bound, bounded below, smallest member (or
minimum element) can be similarly formulated. If 𝑆 has a minimum element we
denote it by min 𝑆.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
28
Examples
1. The set ℝ+ = (0, +∞) is unbounded above. It has no upper bounds and no
maximum element. It is bounded below by 0 but has no minimum element.
2. The closed interval 𝑆 = [0,1] is bounded above by 1 and is bounded below
by 0. In fact, max 𝑆 = 1 and min 𝑆 = 0.
3. The half-open interval 𝑆 = [0,1) is bounded above by 1 but it has no
maximum element. Its minimum element is 0.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
29
Definition 1.13
Let 𝑆 be a set of real numbers bounded above. A real number 𝑏 is called a least
upper bound for 𝑆 if it has the following two properties:
a) 𝑏 is an upper bound for 𝑆.
b) No number less than 𝑏 is an upper bound for 𝑆.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
30
Examples. If 𝑆 = [0,1] the maximum element 1 is also a least upper bound for 𝑆.
If 𝑆 = [0,1) the number 1 is a least upper bound for 𝑆, even though 𝑆 has no
maximum element.
A set cannot have two different least upper bounds. Therefore, if there is a least
upper bound for 𝑆, there is only one and we can speak of the least upper bound.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
31
We refer to the least upper bound of a set by the more concise term supremum,
abbreviated sup. We shall adopt this convention and write
𝑏 = sup 𝑆
to indicate that 𝑏 is the supremum of 𝑆. If 𝑆 has a maximum element, then
max 𝑆 = sup 𝑆.
The greatest lower bound, or infimum of 𝑆, denoted by inf 𝑆, is defined in an
analogous fashion.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
32
The Completeness Axiom
Every nonempty set 𝑆 of real numbers which is bounded above has a supremum;
that is, there is a real number 𝑏 such that 𝑏 = sup 𝑆.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
33
Theorem 1.14 Approximation Property
Let 𝑆 be a nonempty set of real numbers with a supremum, say 𝑏 = 𝑠𝑒𝑝 𝑆. Then
for every π‘Ž < 𝑏 there is some π‘₯ in 𝑆 such that
π‘Ž < π‘₯ ≀ 𝑏.
Proof.
Let 𝑆 be a nonempty set of real numbers with sup 𝑆 = 𝑏. Hence, π‘₯ ≀ 𝑏 for all π‘₯
in 𝑆. If we had π‘₯ ≀ π‘Ž for every π‘₯ in 𝑆, then a would be an upper bound for 𝑆
smaller than the least upper bound which is a contradiction. Therefore π‘₯ > π‘Ž for
at least one π‘₯ in 𝑆. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
34
Theorem 1.15 Additive Property
Given nonempty subsets 𝐴 and 𝐡 of ℝ, let 𝐢 denote the set
𝐢 = π‘₯ + 𝑦: π‘₯ ∈ 𝐴, 𝑦 ∈ 𝐡 .
If each of 𝐴 and 𝐡 has a supremum, then 𝐢 has a supremum and
sup 𝐢 = sup 𝐴 sup 𝐡 .
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
35
Proof.
Let 𝐴 and 𝐡 be nonempty subsets of 𝐢 and let𝐢 = π‘₯ + 𝑦: π‘₯ ∈ 𝐴, 𝑦 ∈ 𝐡 . Now
suppose that π‘Ž = sup 𝐴 , 𝑏 = sup 𝐡. If 𝑧 ∈ 𝐢 then 𝑧 = π‘₯ + 𝑦, where π‘₯ ∈ 𝐴, 𝑦 ∈
𝐡, so 𝑧 = π‘₯ + 𝑦 ≀ π‘Ž + 𝑏. Hence π‘Ž + 𝑏 is an upper bound for 𝐢, so 𝐢 has a
supremum, say 𝑐 = sup 𝐢, and 𝑐 ≀ π‘Ž + 𝑏. We show next that π‘Ž + 𝑏 ≀ 𝑐.
Choose any πœ€ > 0. By Theorem 1.14 there is an π‘₯ in 𝐴 and a 𝑦 in 𝐡 such that
π‘Ž βˆ’ πœ€ < π‘₯ and 𝑏 βˆ’ πœ€ < 𝑦.
Adding these inequalities we find
π‘Ž + 𝑏 βˆ’ 2πœ€ < π‘₯ + 𝑦 ≀ 𝑐.
Thus, π‘Ž + 𝑏 < 𝑐 + 2πœ€ for every πœ€ > 0 so, by Theorem 1.1, π‘Ž + 𝑏 ≀ 𝑐. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
36
Theorem 1.16 Comparison Property
Given nonempty subsets 𝑆 and 𝑇 of ℝ such that 𝑠 ≀ 𝑑 for every 𝑠 in 𝑆 and 𝑑 in 𝑇.
If 𝑇 has a supremum then 𝑆 has a supremum and
sup 𝑆 ≀ sup 𝑇 .
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
37
Theorem 1.17
The set β„€+ of positive integers 1, 2, 3, … is unbounded above.
Proof.
If β„€+ were bounded above then β„€+ would have a supremum, say π‘Ž = sup β„€+.
By Theorem 1.14 we would have π‘Ž βˆ’ 1 < 𝑛 for some 𝑛 in β„€+ . Then 𝑛 + 1 > π‘Ž
for this 𝑛. Since 𝑛 + 1 ∈ β„€+
this contradicts the fact that π‘Ž = sup β„€+
. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
38
Theorem 1.18
For every real π‘₯ there is a positive integer 𝑛 such that 𝑛 > π‘₯.
Proof.
If this were not true, some π‘₯ would be an upper bound for β„€+, contradicting
Theorem 1.17. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
39
Theorem 1.19
If π‘₯ > 0 and if 𝑦 is an arbitrary real number, there is a positive integer 𝑛 such
that 𝑛π‘₯ > 𝑦.
Proof.
Apply Theorem 1.18 with x replaced by 𝑦/π‘₯. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
40
The next theorem describes the Archimedean property of the real number
system. Geometrically, it tells us that any line segment, no matter how long, can
be covered by a finite number of line segments of a given positive length, no
matter how small.
If π‘₯ is any real number, the absolute value of π‘₯, denoted by |π‘₯|, is defined as
follows:
π‘₯ = α‰Š
π‘₯ if π‘₯ β‰₯ 0,
βˆ’π‘₯ if π‘₯ ≀ 0.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
41
Theorem 1.21
If π‘Ž β‰₯ 0, then we have the inequality π‘₯ ≀ π‘Ž if, and only if, βˆ’π‘Ž ≀ π‘₯ ≀ π‘Ž.
Proof.
From the definition of |π‘₯|, we have the inequality βˆ’ π‘₯ ≀ π‘₯ ≀ |π‘₯|, since π‘₯ = |π‘₯|
or π‘₯ = βˆ’|π‘₯|. If we assume that π‘₯ ≀ π‘Ž, then we can write βˆ’π‘Ž ≀ βˆ’ π‘₯ ≀ π‘₯ ≀
π‘₯ ≀ π‘Ž and thus βˆ’π‘Ž ≀ π‘₯ ≀ π‘Ž.
Conversely, let us assume βˆ’π‘Ž ≀ π‘₯ ≀ π‘Ž. Then if π‘₯ β‰₯ 0, we have π‘₯ = π‘₯ ≀ π‘Ž,
whereas if π‘₯ < 0, we have π‘₯ = βˆ’π‘₯ ≀ π‘Ž. In either case we have π‘₯ ≀ π‘Ž and the
theorem is proved. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
42
Theorem 1.22 The Triangle Inequality
For arbitrary real π‘₯ and 𝑦 we have
π‘₯ + 𝑦 ≀ π‘₯ + 𝑦 .
Proof.
Let π‘₯, 𝑦 ∈ ℝ. Note that βˆ’ π‘₯ ≀ π‘₯ ≀ |π‘₯| and βˆ’ 𝑦 ≀ 𝑦 ≀ |𝑦|. Addition gives us
βˆ’ π‘₯ + 𝑦 ≀ π‘₯ + 𝑦 ≀ π‘₯ + 𝑦 ,
and from Theorem 1.21 we conclude that π‘₯ + 𝑦 ≀ π‘₯ + |𝑦|. This proves the
theorem. ∎
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
43
The triangle inequality is often used in other forms. For example, if we take π‘₯ =
π‘Ž βˆ’ 𝑐 and 𝑦 = 𝑐 βˆ’ 𝑏 in Theorem 1.22 we find
π‘Ž βˆ’ 𝑏 ≀ π‘Ž βˆ’ 𝑐 + 𝑐 βˆ’ 𝑏 .
Also, from Theorem 1.22 we have π‘₯ β‰₯ π‘₯ + 𝑦 βˆ’ |𝑦|. Taking π‘₯ = π‘Ž + 𝑏, 𝑦 =
βˆ’ 𝑏, we obtain
π‘Ž + 𝑏 β‰₯ π‘Ž βˆ’ 𝑏 .
Interchaging π‘Ž and 𝑏 we also find π‘Ž + 𝑏 β‰₯ 𝑏 βˆ’ π‘Ž = βˆ’( π‘Ž βˆ’ |𝑏|), and
hence
π‘Ž + 𝑏 β‰₯ π‘Ž βˆ’ 𝑏 .
By induction, we can also prove the generalizations
π‘₯1 + π‘₯2 + β‹― + π‘₯𝑛 ≀ π‘₯1 + π‘₯2 + β‹― + |π‘₯𝑛|
and
π‘₯1 + π‘₯2 + β‹― + π‘₯𝑛 β‰₯ π‘₯1 βˆ’ π‘₯2 βˆ’ β‹― βˆ’ π‘₯𝑛 .
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
44
Theorem 1.23 Cauchy-Schwarz Inequality
If π‘Ž1, … , π‘Žπ‘› and 𝑏1, … , 𝑏𝑛 are arbitrary real numbers, we have
෍
π‘˜=1
𝑛
π‘Žπ‘˜π‘π‘˜
2
≀ ෍
π‘˜=1
𝑛
π‘Žπ‘˜
2
෍
π‘˜=1
𝑛
π‘π‘˜
2
.
CC107 Advanced Calculus I
Chapter 1 - The Real Number System
45

More Related Content

What's hot

05-Area-of-a-parrallelogram-and-a-trapezium.ppt
05-Area-of-a-parrallelogram-and-a-trapezium.ppt05-Area-of-a-parrallelogram-and-a-trapezium.ppt
05-Area-of-a-parrallelogram-and-a-trapezium.pptMohamedFathy863089
Β 
5.2 Solving Quadratic Equations by Factoring
5.2 Solving Quadratic Equations by Factoring5.2 Solving Quadratic Equations by Factoring
5.2 Solving Quadratic Equations by Factoringhisema01
Β 
Ratio and Proportion
Ratio and ProportionRatio and Proportion
Ratio and ProportionLea Perez
Β 
6. multiplying 2 to 4-digit numbers by multiplies of 10
6. multiplying 2 to 4-digit numbers by multiplies of 106. multiplying 2 to 4-digit numbers by multiplies of 10
6. multiplying 2 to 4-digit numbers by multiplies of 10Annie Villamer
Β 
7.7 Solving Radical Equations
7.7 Solving Radical Equations7.7 Solving Radical Equations
7.7 Solving Radical Equationsswartzje
Β 
Inequalities lesson 4
Inequalities lesson 4Inequalities lesson 4
Inequalities lesson 4KathManarang
Β 
Solving One Step Inequalities
Solving One Step InequalitiesSolving One Step Inequalities
Solving One Step InequalitiesJessca Lundin
Β 
Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equationsswartzje
Β 
Lesson 4: Lines and Planes (slides + notes)
Lesson 4: Lines and Planes (slides + notes)Lesson 4: Lines and Planes (slides + notes)
Lesson 4: Lines and Planes (slides + notes)Matthew Leingang
Β 
Systems of Linear Equations
Systems of Linear EquationsSystems of Linear Equations
Systems of Linear Equationsalrosiemae
Β 
5.4 Solving Right Triangles
5.4 Solving Right Triangles5.4 Solving Right Triangles
5.4 Solving Right Trianglessmiller5
Β 
Solving equations one &amp; two step
Solving equations   one &amp; two stepSolving equations   one &amp; two step
Solving equations one &amp; two stepchrystal_brinson
Β 
10.4 applications of linear equations
10.4 applications of linear equations10.4 applications of linear equations
10.4 applications of linear equationsGlenSchlee
Β 
Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014
Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014 Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014
Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014 Let's Tute
Β 
8.8 similarity and dilations 1
8.8 similarity and dilations 18.8 similarity and dilations 1
8.8 similarity and dilations 1bweldon
Β 
Solving inequalities
Solving inequalitiesSolving inequalities
Solving inequalitiesIta Rodriguez
Β 
Exponents
ExponentsExponents
ExponentsBob Morris
Β 

What's hot (20)

05-Area-of-a-parrallelogram-and-a-trapezium.ppt
05-Area-of-a-parrallelogram-and-a-trapezium.ppt05-Area-of-a-parrallelogram-and-a-trapezium.ppt
05-Area-of-a-parrallelogram-and-a-trapezium.ppt
Β 
5.2 Solving Quadratic Equations by Factoring
5.2 Solving Quadratic Equations by Factoring5.2 Solving Quadratic Equations by Factoring
5.2 Solving Quadratic Equations by Factoring
Β 
Ratio and Proportion
Ratio and ProportionRatio and Proportion
Ratio and Proportion
Β 
6. multiplying 2 to 4-digit numbers by multiplies of 10
6. multiplying 2 to 4-digit numbers by multiplies of 106. multiplying 2 to 4-digit numbers by multiplies of 10
6. multiplying 2 to 4-digit numbers by multiplies of 10
Β 
7.7 Solving Radical Equations
7.7 Solving Radical Equations7.7 Solving Radical Equations
7.7 Solving Radical Equations
Β 
Inequalities lesson 4
Inequalities lesson 4Inequalities lesson 4
Inequalities lesson 4
Β 
Solving One Step Inequalities
Solving One Step InequalitiesSolving One Step Inequalities
Solving One Step Inequalities
Β 
Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equations
Β 
Lesson 4: Lines and Planes (slides + notes)
Lesson 4: Lines and Planes (slides + notes)Lesson 4: Lines and Planes (slides + notes)
Lesson 4: Lines and Planes (slides + notes)
Β 
Systems of Linear Equations
Systems of Linear EquationsSystems of Linear Equations
Systems of Linear Equations
Β 
Percentage
PercentagePercentage
Percentage
Β 
5.4 Solving Right Triangles
5.4 Solving Right Triangles5.4 Solving Right Triangles
5.4 Solving Right Triangles
Β 
Solving equations one &amp; two step
Solving equations   one &amp; two stepSolving equations   one &amp; two step
Solving equations one &amp; two step
Β 
Solving absolute values
Solving absolute valuesSolving absolute values
Solving absolute values
Β 
10.4 applications of linear equations
10.4 applications of linear equations10.4 applications of linear equations
10.4 applications of linear equations
Β 
Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014
Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014 Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014
Real numbers - Euclid’s Division Algorithm for class 10th/grade X maths 2014
Β 
8.8 similarity and dilations 1
8.8 similarity and dilations 18.8 similarity and dilations 1
8.8 similarity and dilations 1
Β 
Solving inequalities
Solving inequalitiesSolving inequalities
Solving inequalities
Β 
Exponents
ExponentsExponents
Exponents
Β 
2.6 solving quadratic inequalities (oct 23 pd4)
2.6 solving quadratic inequalities (oct 23 pd4)2.6 solving quadratic inequalities (oct 23 pd4)
2.6 solving quadratic inequalities (oct 23 pd4)
Β 

Similar to CC107 - Chapter 1 The real Number System.pdf

Sistemas de ecuaciones lineales
Sistemas de ecuaciones linealesSistemas de ecuaciones lineales
Sistemas de ecuaciones linealesRokiFernandez1
Β 
Module 1 (Part 1)-Sets and Number Systems.pdf
Module 1 (Part 1)-Sets and Number Systems.pdfModule 1 (Part 1)-Sets and Number Systems.pdf
Module 1 (Part 1)-Sets and Number Systems.pdfGaleJean
Β 
Math induction principle (slides)
Math induction principle (slides)Math induction principle (slides)
Math induction principle (slides)IIUM
Β 
On Power Tower of Integers
On Power Tower of IntegersOn Power Tower of Integers
On Power Tower of Integersinventionjournals
Β 
Generalised Statistical Convergence For Double Sequences
Generalised Statistical Convergence For Double SequencesGeneralised Statistical Convergence For Double Sequences
Generalised Statistical Convergence For Double SequencesIOSR Journals
Β 
BASIC OF ALGORITHM AND MATHEMATICS STUDENTS
BASIC OF ALGORITHM AND MATHEMATICS STUDENTSBASIC OF ALGORITHM AND MATHEMATICS STUDENTS
BASIC OF ALGORITHM AND MATHEMATICS STUDENTSjainyshah20
Β 
Conjuntos y valor absoluto, valor absoluto con desifgualdades
Conjuntos y valor absoluto, valor absoluto con desifgualdadesConjuntos y valor absoluto, valor absoluto con desifgualdades
Conjuntos y valor absoluto, valor absoluto con desifgualdadesYerelisLiscano
Β 
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptxP2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptxArafathAliMathsTeach
Β 
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...mathsjournal
Β 
Integers and matrices (slides)
Integers and matrices (slides)Integers and matrices (slides)
Integers and matrices (slides)IIUM
Β 
Binary Operations.pptx
Binary Operations.pptxBinary Operations.pptx
Binary Operations.pptxSoyaMathew1
Β 
sequence and series.docx
sequence and series.docxsequence and series.docx
sequence and series.docxGetachew Mulaw
Β 
PPT Antiderivatives and Indefinite Integration.pptx
PPT Antiderivatives and Indefinite Integration.pptxPPT Antiderivatives and Indefinite Integration.pptx
PPT Antiderivatives and Indefinite Integration.pptxKenneth Arlando
Β 
Lesson 7: Graphing Inequalities
Lesson 7: Graphing InequalitiesLesson 7: Graphing Inequalities
Lesson 7: Graphing InequalitiesKevin Johnson
Β 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Vladimir Godovalov
Β 
CHAPTER final.pdf
CHAPTER final.pdfCHAPTER final.pdf
CHAPTER final.pdfvivek827170
Β 
Some Remarks and Propositions on Riemann Hypothesis
Some Remarks and Propositions on Riemann HypothesisSome Remarks and Propositions on Riemann Hypothesis
Some Remarks and Propositions on Riemann HypothesisJamal Salah
Β 

Similar to CC107 - Chapter 1 The real Number System.pdf (20)

Sistemas de ecuaciones lineales
Sistemas de ecuaciones linealesSistemas de ecuaciones lineales
Sistemas de ecuaciones lineales
Β 
Module 1 (Part 1)-Sets and Number Systems.pdf
Module 1 (Part 1)-Sets and Number Systems.pdfModule 1 (Part 1)-Sets and Number Systems.pdf
Module 1 (Part 1)-Sets and Number Systems.pdf
Β 
Math induction principle (slides)
Math induction principle (slides)Math induction principle (slides)
Math induction principle (slides)
Β 
On Power Tower of Integers
On Power Tower of IntegersOn Power Tower of Integers
On Power Tower of Integers
Β 
Number Theory (part 1)
Number Theory (part 1)Number Theory (part 1)
Number Theory (part 1)
Β 
Generalised Statistical Convergence For Double Sequences
Generalised Statistical Convergence For Double SequencesGeneralised Statistical Convergence For Double Sequences
Generalised Statistical Convergence For Double Sequences
Β 
Analysis.pptx
Analysis.pptxAnalysis.pptx
Analysis.pptx
Β 
BASIC OF ALGORITHM AND MATHEMATICS STUDENTS
BASIC OF ALGORITHM AND MATHEMATICS STUDENTSBASIC OF ALGORITHM AND MATHEMATICS STUDENTS
BASIC OF ALGORITHM AND MATHEMATICS STUDENTS
Β 
1
11
1
Β 
Conjuntos y valor absoluto, valor absoluto con desifgualdades
Conjuntos y valor absoluto, valor absoluto con desifgualdadesConjuntos y valor absoluto, valor absoluto con desifgualdades
Conjuntos y valor absoluto, valor absoluto con desifgualdades
Β 
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptxP2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
Β 
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
Β 
Integers and matrices (slides)
Integers and matrices (slides)Integers and matrices (slides)
Integers and matrices (slides)
Β 
Binary Operations.pptx
Binary Operations.pptxBinary Operations.pptx
Binary Operations.pptx
Β 
sequence and series.docx
sequence and series.docxsequence and series.docx
sequence and series.docx
Β 
PPT Antiderivatives and Indefinite Integration.pptx
PPT Antiderivatives and Indefinite Integration.pptxPPT Antiderivatives and Indefinite Integration.pptx
PPT Antiderivatives and Indefinite Integration.pptx
Β 
Lesson 7: Graphing Inequalities
Lesson 7: Graphing InequalitiesLesson 7: Graphing Inequalities
Lesson 7: Graphing Inequalities
Β 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Β 
CHAPTER final.pdf
CHAPTER final.pdfCHAPTER final.pdf
CHAPTER final.pdf
Β 
Some Remarks and Propositions on Riemann Hypothesis
Some Remarks and Propositions on Riemann HypothesisSome Remarks and Propositions on Riemann Hypothesis
Some Remarks and Propositions on Riemann Hypothesis
Β 

Recently uploaded

Charbagh / best call girls in Lucknow - Book πŸ₯€ 8923113531 πŸͺ— Call Girls Availa...
Charbagh / best call girls in Lucknow - Book πŸ₯€ 8923113531 πŸͺ— Call Girls Availa...Charbagh / best call girls in Lucknow - Book πŸ₯€ 8923113531 πŸͺ— Call Girls Availa...
Charbagh / best call girls in Lucknow - Book πŸ₯€ 8923113531 πŸͺ— Call Girls Availa...gurkirankumar98700
Β 
The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)thephillipta
Β 
Alex and Chloe by Daniel Johnson Storyboard
Alex and Chloe by Daniel Johnson StoryboardAlex and Chloe by Daniel Johnson Storyboard
Alex and Chloe by Daniel Johnson Storyboardthephillipta
Β 
Young⚑Call Girls in Lajpat Nagar Delhi >ΰΌ’9667401043 Escort Service
Young⚑Call Girls in Lajpat Nagar Delhi >ΰΌ’9667401043 Escort ServiceYoung⚑Call Girls in Lajpat Nagar Delhi >ΰΌ’9667401043 Escort Service
Young⚑Call Girls in Lajpat Nagar Delhi >ΰΌ’9667401043 Escort Servicesonnydelhi1992
Β 
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call Girl
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call GirlAdmirable # 00971529501107 # Call Girls at dubai by Dubai Call Girl
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call Girlhome
Β 
exhuma plot and synopsis from the exhuma movie.pptx
exhuma plot and synopsis from the exhuma movie.pptxexhuma plot and synopsis from the exhuma movie.pptx
exhuma plot and synopsis from the exhuma movie.pptxKurikulumPenilaian
Β 
Lucknow πŸ’‹ Call Girl in Lucknow 10k @ I'm VIP Independent Escorts Girls 892311...
Lucknow πŸ’‹ Call Girl in Lucknow 10k @ I'm VIP Independent Escorts Girls 892311...Lucknow πŸ’‹ Call Girl in Lucknow 10k @ I'm VIP Independent Escorts Girls 892311...
Lucknow πŸ’‹ Call Girl in Lucknow 10k @ I'm VIP Independent Escorts Girls 892311...anilsa9823
Β 
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...akbard9823
Β 
Lucknow πŸ’‹ Call Girls in Lucknow | Service-oriented sexy call girls 8923113531...
Lucknow πŸ’‹ Call Girls in Lucknow | Service-oriented sexy call girls 8923113531...Lucknow πŸ’‹ Call Girls in Lucknow | Service-oriented sexy call girls 8923113531...
Lucknow πŸ’‹ Call Girls in Lucknow | Service-oriented sexy call girls 8923113531...anilsa9823
Β 
Lucknow πŸ’‹ Call Girls in Lucknow β‚Ή7.5k Pick Up & Drop With Cash Payment 892311...
Lucknow πŸ’‹ Call Girls in Lucknow β‚Ή7.5k Pick Up & Drop With Cash Payment 892311...Lucknow πŸ’‹ Call Girls in Lucknow β‚Ή7.5k Pick Up & Drop With Cash Payment 892311...
Lucknow πŸ’‹ Call Girls in Lucknow β‚Ή7.5k Pick Up & Drop With Cash Payment 892311...anilsa9823
Β 
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call GirlsCall Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call Girlsparisharma5056
Β 
FULL ENJOY - 9953040155 Call Girls in Sector 142 | Noida
FULL ENJOY - 9953040155 Call Girls in Sector 142 | NoidaFULL ENJOY - 9953040155 Call Girls in Sector 142 | Noida
FULL ENJOY - 9953040155 Call Girls in Sector 142 | NoidaMalviyaNagarCallGirl
Β 
Hazratganj / Call Girl in Lucknow - Phone πŸ«— 8923113531 β˜› Escorts Service at 6...
Hazratganj / Call Girl in Lucknow - Phone πŸ«— 8923113531 β˜› Escorts Service at 6...Hazratganj / Call Girl in Lucknow - Phone πŸ«— 8923113531 β˜› Escorts Service at 6...
Hazratganj / Call Girl in Lucknow - Phone πŸ«— 8923113531 β˜› Escorts Service at 6...akbard9823
Β 
Lucknow πŸ’‹ (Call Girls) in Mahanagar | Service-oriented sexy call girls 892311...
Lucknow πŸ’‹ (Call Girls) in Mahanagar | Service-oriented sexy call girls 892311...Lucknow πŸ’‹ (Call Girls) in Mahanagar | Service-oriented sexy call girls 892311...
Lucknow πŸ’‹ (Call Girls) in Mahanagar | Service-oriented sexy call girls 892311...anilsa9823
Β 
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫢
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫢(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫢
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫢delhimunirka444
Β 
Jeremy Casson - An Architectural and Historical Journey Around Europe
Jeremy Casson - An Architectural and Historical Journey Around EuropeJeremy Casson - An Architectural and Historical Journey Around Europe
Jeremy Casson - An Architectural and Historical Journey Around EuropeJeremy Casson
Β 
Editorial sephora annual report design project
Editorial sephora annual report design projectEditorial sephora annual report design project
Editorial sephora annual report design projecttbatkhuu1
Β 
Lucknow πŸ’‹ Female Escorts Service in Lucknow | Service-oriented sexy call girl...
Lucknow πŸ’‹ Female Escorts Service in Lucknow | Service-oriented sexy call girl...Lucknow πŸ’‹ Female Escorts Service in Lucknow | Service-oriented sexy call girl...
Lucknow πŸ’‹ Female Escorts Service in Lucknow | Service-oriented sexy call girl...anilsa9823
Β 
Turn Lock Take Key Storyboard Daniel Johnson
Turn Lock Take Key Storyboard Daniel JohnsonTurn Lock Take Key Storyboard Daniel Johnson
Turn Lock Take Key Storyboard Daniel Johnsonthephillipta
Β 
FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhi
FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | DelhiFULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhi
FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhisoniya singh
Β 

Recently uploaded (20)

Charbagh / best call girls in Lucknow - Book πŸ₯€ 8923113531 πŸͺ— Call Girls Availa...
Charbagh / best call girls in Lucknow - Book πŸ₯€ 8923113531 πŸͺ— Call Girls Availa...Charbagh / best call girls in Lucknow - Book πŸ₯€ 8923113531 πŸͺ— Call Girls Availa...
Charbagh / best call girls in Lucknow - Book πŸ₯€ 8923113531 πŸͺ— Call Girls Availa...
Β 
The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)
Β 
Alex and Chloe by Daniel Johnson Storyboard
Alex and Chloe by Daniel Johnson StoryboardAlex and Chloe by Daniel Johnson Storyboard
Alex and Chloe by Daniel Johnson Storyboard
Β 
Young⚑Call Girls in Lajpat Nagar Delhi >ΰΌ’9667401043 Escort Service
Young⚑Call Girls in Lajpat Nagar Delhi >ΰΌ’9667401043 Escort ServiceYoung⚑Call Girls in Lajpat Nagar Delhi >ΰΌ’9667401043 Escort Service
Young⚑Call Girls in Lajpat Nagar Delhi >ΰΌ’9667401043 Escort Service
Β 
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call Girl
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call GirlAdmirable # 00971529501107 # Call Girls at dubai by Dubai Call Girl
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call Girl
Β 
exhuma plot and synopsis from the exhuma movie.pptx
exhuma plot and synopsis from the exhuma movie.pptxexhuma plot and synopsis from the exhuma movie.pptx
exhuma plot and synopsis from the exhuma movie.pptx
Β 
Lucknow πŸ’‹ Call Girl in Lucknow 10k @ I'm VIP Independent Escorts Girls 892311...
Lucknow πŸ’‹ Call Girl in Lucknow 10k @ I'm VIP Independent Escorts Girls 892311...Lucknow πŸ’‹ Call Girl in Lucknow 10k @ I'm VIP Independent Escorts Girls 892311...
Lucknow πŸ’‹ Call Girl in Lucknow 10k @ I'm VIP Independent Escorts Girls 892311...
Β 
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
Β 
Lucknow πŸ’‹ Call Girls in Lucknow | Service-oriented sexy call girls 8923113531...
Lucknow πŸ’‹ Call Girls in Lucknow | Service-oriented sexy call girls 8923113531...Lucknow πŸ’‹ Call Girls in Lucknow | Service-oriented sexy call girls 8923113531...
Lucknow πŸ’‹ Call Girls in Lucknow | Service-oriented sexy call girls 8923113531...
Β 
Lucknow πŸ’‹ Call Girls in Lucknow β‚Ή7.5k Pick Up & Drop With Cash Payment 892311...
Lucknow πŸ’‹ Call Girls in Lucknow β‚Ή7.5k Pick Up & Drop With Cash Payment 892311...Lucknow πŸ’‹ Call Girls in Lucknow β‚Ή7.5k Pick Up & Drop With Cash Payment 892311...
Lucknow πŸ’‹ Call Girls in Lucknow β‚Ή7.5k Pick Up & Drop With Cash Payment 892311...
Β 
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call GirlsCall Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
Β 
FULL ENJOY - 9953040155 Call Girls in Sector 142 | Noida
FULL ENJOY - 9953040155 Call Girls in Sector 142 | NoidaFULL ENJOY - 9953040155 Call Girls in Sector 142 | Noida
FULL ENJOY - 9953040155 Call Girls in Sector 142 | Noida
Β 
Hazratganj / Call Girl in Lucknow - Phone πŸ«— 8923113531 β˜› Escorts Service at 6...
Hazratganj / Call Girl in Lucknow - Phone πŸ«— 8923113531 β˜› Escorts Service at 6...Hazratganj / Call Girl in Lucknow - Phone πŸ«— 8923113531 β˜› Escorts Service at 6...
Hazratganj / Call Girl in Lucknow - Phone πŸ«— 8923113531 β˜› Escorts Service at 6...
Β 
Lucknow πŸ’‹ (Call Girls) in Mahanagar | Service-oriented sexy call girls 892311...
Lucknow πŸ’‹ (Call Girls) in Mahanagar | Service-oriented sexy call girls 892311...Lucknow πŸ’‹ (Call Girls) in Mahanagar | Service-oriented sexy call girls 892311...
Lucknow πŸ’‹ (Call Girls) in Mahanagar | Service-oriented sexy call girls 892311...
Β 
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫢
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫢(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫢
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫢
Β 
Jeremy Casson - An Architectural and Historical Journey Around Europe
Jeremy Casson - An Architectural and Historical Journey Around EuropeJeremy Casson - An Architectural and Historical Journey Around Europe
Jeremy Casson - An Architectural and Historical Journey Around Europe
Β 
Editorial sephora annual report design project
Editorial sephora annual report design projectEditorial sephora annual report design project
Editorial sephora annual report design project
Β 
Lucknow πŸ’‹ Female Escorts Service in Lucknow | Service-oriented sexy call girl...
Lucknow πŸ’‹ Female Escorts Service in Lucknow | Service-oriented sexy call girl...Lucknow πŸ’‹ Female Escorts Service in Lucknow | Service-oriented sexy call girl...
Lucknow πŸ’‹ Female Escorts Service in Lucknow | Service-oriented sexy call girl...
Β 
Turn Lock Take Key Storyboard Daniel Johnson
Turn Lock Take Key Storyboard Daniel JohnsonTurn Lock Take Key Storyboard Daniel Johnson
Turn Lock Take Key Storyboard Daniel Johnson
Β 
FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhi
FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | DelhiFULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhi
FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhi
Β 

CC107 - Chapter 1 The real Number System.pdf

  • 1. Chapter 1 The Real Number System Hazel Mae Diza
  • 2. Introduction A set is a collection of distinct objects or elements. Notation: Let 𝑆 be a set. We write π‘₯ ∈ 𝑆 means that π‘₯ is an element of 𝑆. Also, π‘₯ βˆ‰ 𝑆 means that π‘₯ is not in 𝑆. A set 𝑆 is said to be a subset of 𝑇, if every elements of 𝑆 is in 𝑇. In notation, we write, 𝑆 βŠ† 𝑇. A set is called nonempty if it contains at least one object. CC107 Advanced Calculus I Chapter 1 - The Real Number System 2
  • 3. The Field Axioms Consider the set of real numbers ℝ along with the two operations addition and multiplication, such that for every π‘₯, 𝑦 ∈ ℝ, the sum π‘₯ + 𝑦 and product π‘₯𝑦 are real numbers uniquely determined by π‘₯ and 𝑦 satisfying the following axioms. Axiom 1. Commutative laws π‘₯ + 𝑦 = 𝑦 + π‘₯, and π‘₯𝑦 = 𝑦π‘₯ Axiom 2. Associative laws π‘₯ + 𝑦 + 𝑧 = π‘₯ + 𝑦 + 𝑧, and π‘₯ 𝑦𝑧 = π‘₯𝑦 𝑧 Axiom 3. Distributive law π‘₯ 𝑦 + 𝑧 = π‘₯𝑦 + π‘₯𝑧 CC107 Advanced Calculus I Chapter 1 - The Real Number System 3
  • 4. Axiom 4. Existence of Identity Elements There exist two distinct real numbers, which we denote by 0 and 1, such that for every real π‘₯ we have π‘₯ + 0 = π‘₯ and 1 β‹… π‘₯ = π‘₯. Axiom 5. Existence of Negatives For every real number π‘₯ there is a real number 𝑦 such that π‘₯ + 𝑦 = 0. Axiom 6. Existence of Reciprocals For every real number π‘₯ β‰  0 there is a real number 𝑦 such that π‘₯𝑦 = 1. CC107 Advanced Calculus I Chapter 1 - The Real Number System 4
  • 5. The Order Axioms We also assume the existence of a relation < which establishes an ordering among the real numbers and which satisfies the following axioms: Axiom 7. Exactly one of the relations π‘₯ = 𝑦, π‘₯ < 𝑦, π‘₯ > 𝑦 holds. NOTE. π‘₯ > 𝑦 means the same as 𝑦 < π‘₯. Axiom 8. If π‘₯ < 𝑦, then for every 𝑧 we have π‘₯ + 𝑧 < 𝑦 + 𝑧. Axiom 9. If π‘₯ > 0 and 𝑦 > 0, then π‘₯𝑦 > 0. Axiom 10. If π‘₯ > 𝑦 and 𝑦 > 𝑧, then π‘₯ > 𝑧. CC107 Advanced Calculus I Chapter 1 - The Real Number System 5
  • 6. NOTE. A real number π‘₯ is called positive if π‘₯ > 0, and negative if π‘₯ < 0. We denote by ℝ+ the set of all positive real numbers, and by β„βˆ’ the set of all negative real numbers. NOTE. The symbolism π‘₯ ≀ 𝑦 is used as an abbreviation for the statement: "π‘₯ < 𝑦 or π‘₯ = π‘¦β€œ Example. 2 ≀ 3 since 2 < 3; and 2 ≀ 2 since 2 = 2. The symbol β‰₯ is similarly used. A real number π‘₯ is called nonnegative if π‘₯ β‰₯ 0. A pair of simultaneous inequalities such as π‘₯ < 𝑦, 𝑦 < 𝑧 is usually written more briefly as π‘₯ < 𝑦 < 𝑧. CC107 Advanced Calculus I Chapter 1 - The Real Number System 6
  • 7. From these axioms we can derive the usual rules for operating with inequalities. For example, if we have π‘₯ < 𝑦, then π‘₯𝑧 < 𝑦𝑧 if 𝑧 is positive, whereas π‘₯𝑧 > 𝑦𝑧 if 𝑧 is negative. Also, if π‘₯ > 𝑦 and 𝑧 > 𝑀 where both 𝑦 and 𝑀 are positive, then π‘₯𝑧 > 𝑦𝑀. CC107 Advanced Calculus I Chapter 1 - The Real Number System 7
  • 8. Theorem 1.1 Given real numbers π‘Ž and 𝑏 such that π‘Ž ≀ 𝑏 + πœ€ for every πœ€ > 0 (1) Then π‘Ž ≀ 𝑏. Proof: Assume, by contradiction, that 𝑏 < π‘Ž, then inequality (1) is violated for πœ€ = (π‘Ž βˆ’ 𝑏)/2 because 𝑏 + πœ€ = 𝑏 + π‘Ž βˆ’ 𝑏 2 = π‘Ž + 𝑏 2 < π‘Ž + π‘Ž 2 = π‘Ž β‡’ 𝑏 + πœ€ < π‘Ž. Therefore, by Axiom 7 we must have π‘Ž ≀ 𝑏. ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 8
  • 9. Geometric Representation of Real Numbers The real numbers are often represented geometrically as points on a line (called the real line or the real axis). The order relation has a simple geometric interpretation. If π‘₯ < 𝑦, the point π‘₯ lies to the left of the point 𝑦, as shown in figure above. Positive numbers lie to the right of 0, and negative numbers to the left of 0. If π‘Ž < 𝑏, a point π‘₯ satisfies the inequalities π‘Ž < π‘₯ < 𝑏 if and only if π‘₯ is between π‘Ž and 𝑏. CC107 Advanced Calculus I Chapter 1 - The Real Number System 9
  • 10. Intervals The set of all points between π‘Ž and 𝑏 is called an interval. NOTATION. The notation {π‘₯: π‘₯ satisfies 𝑃} will be used to designate the set of all real numbers π‘₯ which satisfy property 𝑃. CC107 Advanced Calculus I Chapter 1 - The Real Number System 10
  • 11. Definition 1.2 Assume π‘Ž < 𝑏. The open interval (π‘Ž, 𝑏) is defined to be the set (π‘Ž, 𝑏) = {π‘₯: π‘Ž < π‘₯ < 𝑏}. The closed interval [π‘Ž, 𝑏] is the set {π‘₯: π‘Ž ≀ π‘₯ ≀ 𝑏}. The half-open intervals (π‘Ž, 𝑏] and [π‘Ž, 𝑏) are similarly defined, using the inequalities π‘Ž < π‘₯ ≀ 𝑏 and π‘Ž ≀ π‘₯ < 𝑏, respectively. Infinite intervals are defined as follows: π‘Ž, +∞ = π‘₯: π‘₯ > π‘Ž , π‘Ž, +∞ = π‘₯: π‘₯ β‰₯ π‘Ž , βˆ’βˆž, π‘Ž = π‘₯: π‘₯ < π‘Ž , βˆ’βˆž, π‘Ž = π‘₯: π‘₯ ≀ π‘Ž . CC107 Advanced Calculus I Chapter 1 - The Real Number System 11
  • 12. The real line ℝ is sometimes referred to as the open interval (βˆ’βˆž, +∞). A single point is considered as a "degenerate" closed interval. NOTE. The symbols βˆ’βˆž and +∞ are used here purely for convenience in notation and are not to be considered as being real numbers. CC107 Advanced Calculus I Chapter 1 - The Real Number System 12
  • 13. Integers A set of real numbers is called an inductive set if it has the following two properties: a) The number 1 is in the set. b) For every π‘₯ in the set, the number π‘₯ + 1 is also in the set. CC107 Advanced Calculus I Chapter 1 - The Real Number System 13 Definition 1.3
  • 14. Definition 1.4 A real number is called a positive integer if it belongs to every inductive set. The set of positive integers is denoted by β„€+. The set β„€+ is itself an inductive set. It contains the number 1, the number 1 + 1 (denoted by 2), the number 2 + 1 (denoted by 3), and so on. Since β„€+ is a subset of every inductive set, we refer to β„€+ as the smallest inductive set. This property of β„€+ is sometimes called the principle of induction. The negatives of the positive integers are called the negative integers. The positive integers, together with the negative integers and 0 (zero), form a set β„€ which we call simply the set of integers. CC107 Advanced Calculus I Chapter 1 - The Real Number System 14
  • 15. The Unique Factorization Theorem for Integers If 𝑛 and 𝑑 are integers and if 𝑛 = 𝑐𝑑 for some integer 𝑐, we say 𝑑 is a divisor of 𝑛, or 𝑛 is a multiple of 𝑑, and we write 𝑑|𝑛 (read: 𝑑 divides 𝑛). An integer 𝑛 is called a prime if 𝑛 >1 and if the only positive divisors of 𝑛 are 1 and 𝑛. If 𝑛 > 1 and 𝑛 is not prime, then 𝑛 is called composite. The integer 1 is neither prime nor composite. CC107 Advanced Calculus I Chapter 1 - The Real Number System 15
  • 16. Theorem 1.5 Every integer 𝑛 > 1 is either a prime or a product of primes. Proof. Let 𝑛 be an integer greater than 1. We use induction on 𝑛. The theorem holds trivially for 𝑛 = 2. Assume it is true for every integer π‘˜ with 1 < π‘˜ < 𝑛. If 𝑛 is not prime it has a positive divisor 𝑑 with 1 < 𝑑 < 𝑛. Hence 𝑛 = 𝑐𝑑, where 1 < 𝑐 < 𝑛. Since both 𝑐 and 𝑑 are less that 𝑛, each is a prime or a product of primes; hence 𝑛 is a product of primes. ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 16
  • 17. Theorem 1.6 Every pair of integers π‘Ž and 𝑏 has a common divisor 𝑑 of the form 𝑑 = π‘Žπ‘₯ + 𝑏𝑦 where π‘₯ and 𝑦 are integers. Moreover, every common divisor of π‘Ž and 𝑏 divides this 𝑑. Note: If 𝑑|π‘Ž and 𝑑|𝑏 we say 𝑑 is a common divisor of π‘Ž and 𝑏. CC107 Advanced Calculus I Chapter 1 - The Real Number System 17
  • 18. If 𝑑 is a common divisor of π‘Ž and 𝑏 of the form 𝑑 = π‘Žπ‘₯ + 𝑏𝑦, then βˆ’π‘‘ is also a divisor of the same form, βˆ’π‘‘ = π‘Ž(βˆ’π‘₯) + 𝑏(βˆ’π‘¦). Of these two common divisors, the nonnegative one is called the greatest common divisor of π‘Ž and 𝑏, and is denoted by gcd(π‘Ž, 𝑏) or, simply by (π‘Ž, 𝑏). If (π‘Ž, 𝑏) = 1 then π‘Ž and 𝑏 are said to be relatively prime. CC107 Advanced Calculus I Chapter 1 - The Real Number System 18
  • 19. Theorem 1.7 Euclid’s Lemma If π‘Ž|𝑏𝑐 and π‘Ž, 𝑏 = 1, then π‘Ž|𝑐. CC107 Advanced Calculus I Chapter 1 - The Real Number System 19
  • 20. Theorem 1.8 If a prime 𝑝 divides π‘Žπ‘, then 𝑝|π‘Ž or 𝑝|𝑏. Proof. Assume 𝑝|π‘Žπ‘ and that 𝑝 does not divide π‘Ž. If we prove that (p,a)=1, then Euclid's Lemma implies 𝑝|𝑏. Let 𝑑 = (𝑝, π‘Ž). Then 𝑑|𝑝 so 𝑑 = 1 or 𝑑 = 𝑝. We cannot have 𝑑 = 𝑝 because 𝑑|π‘Ž but 𝑝 does not divide π‘Ž. Hence 𝑑 = 1. ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 20
  • 21. Remark: Generally, if a prime 𝑝 divides a product π‘Ž1 β‹…β‹…β‹… π‘Žπ‘˜, then 𝑝 divides at least one of the factors. CC107 Advanced Calculus I Chapter 1 - The Real Number System 21
  • 22. Theorem 1.9 Unique Factorization Theorem Every integer 𝑛 > 1 can be represented as a product of prime factors in only one way, apart from the order of the factors. Proof. We use induction on 𝑛. The theorem is true for 𝑛 = 2. Assume, then, that it is true for all integers greater than 1 and less than 𝑛. If 𝑛 is prime, there is nothing more to prove. Therefore, assume that 𝑛 is composite and that 𝑛 has two factorizations into prime factors, say 𝑛 = 𝑝1𝑝2 β‹…β‹…β‹… 𝑝𝑠 = π‘ž1π‘ž2 β‹…β‹…β‹… π‘žπ‘‘. (2) CC107 Advanced Calculus I Chapter 1 - The Real Number System 22
  • 23. We wish to show that 𝑠 = 𝑑 and that each 𝑝 equals some π‘ž. Since 𝑝1 divides the product π‘ž1π‘ž2 β‹…β‹…β‹… π‘žπ‘‘, it divides at least one factor. Relabel the π‘ž's if necessary, so that 𝑝1|π‘ž1. Then 𝑝1 = π‘ž1 since both 𝑝1 and π‘ž1 are primes. In (2) we cancel 𝑝1 on both sides to obtain 𝑛 𝑝1 = 𝑝2 β‹…β‹…β‹… 𝑝𝑠 = π‘ž2 β‹…β‹…β‹… π‘žπ‘‘. Since 𝑛 is composite, 1 < 𝑛/𝑝1 < 𝑛; so by the induction hypothesis the two factorizations of 𝑛/𝑝1 are identical, apart from the order of the factors. Therefore, the same is true in (2) and the proof is complete. ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 23
  • 24. Rational Numbers Quotients of integers π‘Ž|𝑏 (where 𝑏 β‰  0) are called rational numbers. For example, 1/2, βˆ’7/5, and 6 are rational numbers. The set of rational numbers, which we denote by β„š, contains β„€ as a subset CC107 Advanced Calculus I Chapter 1 - The Real Number System 24
  • 25. Irrational Numbers Real numbers that are not rational are called irrational. For example, the numbers 2, 𝑒, πœ‹ and π‘’πœ‹ are irrational. CC107 Advanced Calculus I Chapter 1 - The Real Number System 25
  • 26. Theorem 1.10 If 𝑛 is a positive integer which is not a perfect square, then 𝑛 is irrational. CC107 Advanced Calculus I Chapter 1 - The Real Number System 26 Theorem 1.11 If 𝑒π‘₯ = 1 + π‘₯ + π‘₯2 2! + π‘₯3 3! + β‹― + π‘₯𝑛 𝑛! + β‹― , then the number 𝑒 is irrational.
  • 27. Upper Bound, Maximum Element, Supremum Let 𝑆 be a set of real numbers. If there is a real number 𝑏 such that π‘₯ ≀ 𝑏 for every π‘₯ in 𝑆, then 𝑏 is called an upper bound for 𝑆 and we say that 𝑆 is bounded above by 𝑏. CC107 Advanced Calculus I Chapter 1 - The Real Number System 27 Definition 1.12
  • 28. We say an upper bound because every number greater than 𝑏 will also be an upper bound. If an upper bound 𝑏 is also a member of 𝑆, then 𝑏 is called the largest member or the maximum element of 𝑆. There can be at most one such 𝑏. If it exists, we write 𝑏 = max 𝑆 . A set with no upper bound is said to be unbounded above. Definitions of the terms lower bound, bounded below, smallest member (or minimum element) can be similarly formulated. If 𝑆 has a minimum element we denote it by min 𝑆. CC107 Advanced Calculus I Chapter 1 - The Real Number System 28
  • 29. Examples 1. The set ℝ+ = (0, +∞) is unbounded above. It has no upper bounds and no maximum element. It is bounded below by 0 but has no minimum element. 2. The closed interval 𝑆 = [0,1] is bounded above by 1 and is bounded below by 0. In fact, max 𝑆 = 1 and min 𝑆 = 0. 3. The half-open interval 𝑆 = [0,1) is bounded above by 1 but it has no maximum element. Its minimum element is 0. CC107 Advanced Calculus I Chapter 1 - The Real Number System 29
  • 30. Definition 1.13 Let 𝑆 be a set of real numbers bounded above. A real number 𝑏 is called a least upper bound for 𝑆 if it has the following two properties: a) 𝑏 is an upper bound for 𝑆. b) No number less than 𝑏 is an upper bound for 𝑆. CC107 Advanced Calculus I Chapter 1 - The Real Number System 30
  • 31. Examples. If 𝑆 = [0,1] the maximum element 1 is also a least upper bound for 𝑆. If 𝑆 = [0,1) the number 1 is a least upper bound for 𝑆, even though 𝑆 has no maximum element. A set cannot have two different least upper bounds. Therefore, if there is a least upper bound for 𝑆, there is only one and we can speak of the least upper bound. CC107 Advanced Calculus I Chapter 1 - The Real Number System 31
  • 32. We refer to the least upper bound of a set by the more concise term supremum, abbreviated sup. We shall adopt this convention and write 𝑏 = sup 𝑆 to indicate that 𝑏 is the supremum of 𝑆. If 𝑆 has a maximum element, then max 𝑆 = sup 𝑆. The greatest lower bound, or infimum of 𝑆, denoted by inf 𝑆, is defined in an analogous fashion. CC107 Advanced Calculus I Chapter 1 - The Real Number System 32
  • 33. The Completeness Axiom Every nonempty set 𝑆 of real numbers which is bounded above has a supremum; that is, there is a real number 𝑏 such that 𝑏 = sup 𝑆. CC107 Advanced Calculus I Chapter 1 - The Real Number System 33
  • 34. Theorem 1.14 Approximation Property Let 𝑆 be a nonempty set of real numbers with a supremum, say 𝑏 = 𝑠𝑒𝑝 𝑆. Then for every π‘Ž < 𝑏 there is some π‘₯ in 𝑆 such that π‘Ž < π‘₯ ≀ 𝑏. Proof. Let 𝑆 be a nonempty set of real numbers with sup 𝑆 = 𝑏. Hence, π‘₯ ≀ 𝑏 for all π‘₯ in 𝑆. If we had π‘₯ ≀ π‘Ž for every π‘₯ in 𝑆, then a would be an upper bound for 𝑆 smaller than the least upper bound which is a contradiction. Therefore π‘₯ > π‘Ž for at least one π‘₯ in 𝑆. ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 34
  • 35. Theorem 1.15 Additive Property Given nonempty subsets 𝐴 and 𝐡 of ℝ, let 𝐢 denote the set 𝐢 = π‘₯ + 𝑦: π‘₯ ∈ 𝐴, 𝑦 ∈ 𝐡 . If each of 𝐴 and 𝐡 has a supremum, then 𝐢 has a supremum and sup 𝐢 = sup 𝐴 sup 𝐡 . CC107 Advanced Calculus I Chapter 1 - The Real Number System 35
  • 36. Proof. Let 𝐴 and 𝐡 be nonempty subsets of 𝐢 and let𝐢 = π‘₯ + 𝑦: π‘₯ ∈ 𝐴, 𝑦 ∈ 𝐡 . Now suppose that π‘Ž = sup 𝐴 , 𝑏 = sup 𝐡. If 𝑧 ∈ 𝐢 then 𝑧 = π‘₯ + 𝑦, where π‘₯ ∈ 𝐴, 𝑦 ∈ 𝐡, so 𝑧 = π‘₯ + 𝑦 ≀ π‘Ž + 𝑏. Hence π‘Ž + 𝑏 is an upper bound for 𝐢, so 𝐢 has a supremum, say 𝑐 = sup 𝐢, and 𝑐 ≀ π‘Ž + 𝑏. We show next that π‘Ž + 𝑏 ≀ 𝑐. Choose any πœ€ > 0. By Theorem 1.14 there is an π‘₯ in 𝐴 and a 𝑦 in 𝐡 such that π‘Ž βˆ’ πœ€ < π‘₯ and 𝑏 βˆ’ πœ€ < 𝑦. Adding these inequalities we find π‘Ž + 𝑏 βˆ’ 2πœ€ < π‘₯ + 𝑦 ≀ 𝑐. Thus, π‘Ž + 𝑏 < 𝑐 + 2πœ€ for every πœ€ > 0 so, by Theorem 1.1, π‘Ž + 𝑏 ≀ 𝑐. ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 36
  • 37. Theorem 1.16 Comparison Property Given nonempty subsets 𝑆 and 𝑇 of ℝ such that 𝑠 ≀ 𝑑 for every 𝑠 in 𝑆 and 𝑑 in 𝑇. If 𝑇 has a supremum then 𝑆 has a supremum and sup 𝑆 ≀ sup 𝑇 . CC107 Advanced Calculus I Chapter 1 - The Real Number System 37
  • 38. Theorem 1.17 The set β„€+ of positive integers 1, 2, 3, … is unbounded above. Proof. If β„€+ were bounded above then β„€+ would have a supremum, say π‘Ž = sup β„€+. By Theorem 1.14 we would have π‘Ž βˆ’ 1 < 𝑛 for some 𝑛 in β„€+ . Then 𝑛 + 1 > π‘Ž for this 𝑛. Since 𝑛 + 1 ∈ β„€+ this contradicts the fact that π‘Ž = sup β„€+ . ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 38
  • 39. Theorem 1.18 For every real π‘₯ there is a positive integer 𝑛 such that 𝑛 > π‘₯. Proof. If this were not true, some π‘₯ would be an upper bound for β„€+, contradicting Theorem 1.17. ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 39
  • 40. Theorem 1.19 If π‘₯ > 0 and if 𝑦 is an arbitrary real number, there is a positive integer 𝑛 such that 𝑛π‘₯ > 𝑦. Proof. Apply Theorem 1.18 with x replaced by 𝑦/π‘₯. ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 40 The next theorem describes the Archimedean property of the real number system. Geometrically, it tells us that any line segment, no matter how long, can be covered by a finite number of line segments of a given positive length, no matter how small.
  • 41. If π‘₯ is any real number, the absolute value of π‘₯, denoted by |π‘₯|, is defined as follows: π‘₯ = α‰Š π‘₯ if π‘₯ β‰₯ 0, βˆ’π‘₯ if π‘₯ ≀ 0. CC107 Advanced Calculus I Chapter 1 - The Real Number System 41
  • 42. Theorem 1.21 If π‘Ž β‰₯ 0, then we have the inequality π‘₯ ≀ π‘Ž if, and only if, βˆ’π‘Ž ≀ π‘₯ ≀ π‘Ž. Proof. From the definition of |π‘₯|, we have the inequality βˆ’ π‘₯ ≀ π‘₯ ≀ |π‘₯|, since π‘₯ = |π‘₯| or π‘₯ = βˆ’|π‘₯|. If we assume that π‘₯ ≀ π‘Ž, then we can write βˆ’π‘Ž ≀ βˆ’ π‘₯ ≀ π‘₯ ≀ π‘₯ ≀ π‘Ž and thus βˆ’π‘Ž ≀ π‘₯ ≀ π‘Ž. Conversely, let us assume βˆ’π‘Ž ≀ π‘₯ ≀ π‘Ž. Then if π‘₯ β‰₯ 0, we have π‘₯ = π‘₯ ≀ π‘Ž, whereas if π‘₯ < 0, we have π‘₯ = βˆ’π‘₯ ≀ π‘Ž. In either case we have π‘₯ ≀ π‘Ž and the theorem is proved. ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 42
  • 43. Theorem 1.22 The Triangle Inequality For arbitrary real π‘₯ and 𝑦 we have π‘₯ + 𝑦 ≀ π‘₯ + 𝑦 . Proof. Let π‘₯, 𝑦 ∈ ℝ. Note that βˆ’ π‘₯ ≀ π‘₯ ≀ |π‘₯| and βˆ’ 𝑦 ≀ 𝑦 ≀ |𝑦|. Addition gives us βˆ’ π‘₯ + 𝑦 ≀ π‘₯ + 𝑦 ≀ π‘₯ + 𝑦 , and from Theorem 1.21 we conclude that π‘₯ + 𝑦 ≀ π‘₯ + |𝑦|. This proves the theorem. ∎ CC107 Advanced Calculus I Chapter 1 - The Real Number System 43
  • 44. The triangle inequality is often used in other forms. For example, if we take π‘₯ = π‘Ž βˆ’ 𝑐 and 𝑦 = 𝑐 βˆ’ 𝑏 in Theorem 1.22 we find π‘Ž βˆ’ 𝑏 ≀ π‘Ž βˆ’ 𝑐 + 𝑐 βˆ’ 𝑏 . Also, from Theorem 1.22 we have π‘₯ β‰₯ π‘₯ + 𝑦 βˆ’ |𝑦|. Taking π‘₯ = π‘Ž + 𝑏, 𝑦 = βˆ’ 𝑏, we obtain π‘Ž + 𝑏 β‰₯ π‘Ž βˆ’ 𝑏 . Interchaging π‘Ž and 𝑏 we also find π‘Ž + 𝑏 β‰₯ 𝑏 βˆ’ π‘Ž = βˆ’( π‘Ž βˆ’ |𝑏|), and hence π‘Ž + 𝑏 β‰₯ π‘Ž βˆ’ 𝑏 . By induction, we can also prove the generalizations π‘₯1 + π‘₯2 + β‹― + π‘₯𝑛 ≀ π‘₯1 + π‘₯2 + β‹― + |π‘₯𝑛| and π‘₯1 + π‘₯2 + β‹― + π‘₯𝑛 β‰₯ π‘₯1 βˆ’ π‘₯2 βˆ’ β‹― βˆ’ π‘₯𝑛 . CC107 Advanced Calculus I Chapter 1 - The Real Number System 44
  • 45. Theorem 1.23 Cauchy-Schwarz Inequality If π‘Ž1, … , π‘Žπ‘› and 𝑏1, … , 𝑏𝑛 are arbitrary real numbers, we have ෍ π‘˜=1 𝑛 π‘Žπ‘˜π‘π‘˜ 2 ≀ ෍ π‘˜=1 𝑛 π‘Žπ‘˜ 2 ෍ π‘˜=1 𝑛 π‘π‘˜ 2 . CC107 Advanced Calculus I Chapter 1 - The Real Number System 45