Part I. The Real Numbers: Well-Ordered. Thus, The Axiom Tells Us That The Natural Numbers Are Well-Ordered
Part I. The Real Numbers: Well-Ordered. Thus, The Axiom Tells Us That The Natural Numbers Are Well-Ordered
This material assumes that you are already familiar with the real number system and the represen-
tation of the real numbers as points on the real line.
Axiom: If S is a nonempty subset of N, then S has a least element. That is, there is an
element m ∈ S such that m ≤ n for all n ∈ S.
Note: A set which has the property that each non-empty subset has a least element is said to be
well-ordered. Thus, the axiom tells us that the natural numbers are well-ordered.
1. 1 ∈ S, and
2. k ∈ S implies k + 1 ∈ S,
then S = N.
1. m ∈ S.
2. If k ≥ m ∈ S, then k + 1 ∈ S.
Then, S = {n ∈ N : n ≥ m}.
SOLUTION Let S be the set of integers for which the statement is true.
Since 20 = 1 = 21 − 1, 1 ∈ S.
Thus, k + 1 ∈ S.
1
We have shown that 1 ∈ S and that k ∈ S implies k + 1 ∈ S. It follows that S contains all the
positive integers.
Exercises 1.1
n(n + 1)
1. Prove that 1 + 2 + 3 + · · · + n = for all n ∈ N.
2
n(n + 1)(2n + 1)
2. Prove that 12 + 22 + 32 + · · · + n2 = for all n ∈ N.
6
3. Let r be a real number r 6= 1. Prove that
1 − rn+1
1 + r + r2 + r3 + · · · + rn = .
1−r
for all n ∈ N
Let R denote the set of real numbers. The set R, together with the operations of addition (+)
and multiplication (·), satisfies the following axioms:
Addition:
A4. There is a unique number 0 such that x + 0 = 0 + x for all x ∈ R. (0 is the additive identity.)
A5. For each x ∈ R, there is a unique number −x ∈ R such that x + (−x) = 0. (−x is the
additive inverse of x.)
Multiplication:
2
M2. For all x, y ∈ R, x · y = y · x (multiplication is commutative)
M4. There is a unique number 1 such that x · 1 = 1 · x for all x ∈ R. (1 is the multiplicative
identity.)
M5. For each x ∈ R, x 6= 0, there is a unique number 1/x = x−1 ∈ R such that x · (1/x) = 1.
(1/x is the multiplicative inverse of x.)
Distributive Law:
D. For all x, y, z ∈ R, x · (y + z) = x · y + x · z.
A non-empty set S together with two operations, “addition” and “multiplication” which sat-
isfies A1-A5, M1-M5, and D is called a field. The set of real numbers with ordinary addition and
multiplication is an example of a field. The set of rational numbers Q, together with ordinary
addition and multiplication, is also a field, a sub-field of R. The set of complex numbers C is
another example of a field.
Order:
a If x, y ∈ P , then x + y ∈ P .
b If x, y ∈ P , then x · y ∈ P .
O1. For all x, y ∈ R, exactly one of the following holds: x < y, x = y, x > y. (Trichotomy
Law)
{R, +, ·, <} is an ordered field. Any mathematical system {S, +, ·, <} satisfying these 15 axioms
is an ordered field. In particular, the set of rational numbers Q, together with ordinary addition,
multiplication and “less than”, is an ordered field, a subfield of R.
3
THEOREM 1. Let x, y ∈ R. If x ≤ y + for every positive number , then x ≤ y.
x−y
Proof: Suppose that x > y and choose = . Then
2
x−y x+y x+x
x< y+ = y+ = < = x,
2 2 2
a contradiction. Therefore, x ≤ y .
(1) |x| ≥ 0,
Exercises 1.2
1. True – False. Justify your answer by citing a theorem, giving a proof, or giving a counter-
example.
R and Q are each ordered fields. What distinguishes R from Q is the completeness axiom. As
you know, Q is a proper subset of R; i.e., there are real numbers which are not rational numbers.
Such numbers are called irrational numbers.
√ √
THEOREM 2. 2 is not a rational number. In general, if p is a prime number, then p is
not a rational number.
4
Proof: Suppose 2 = p/q where p, q ∈ N . Without loss of generality, assume that p, q have no
integral factors > 1. Now p2 = 2q2 , so p2 is even. p2 even implies p must be even, so p = 2k
for some k ∈ N . Consequently, q2 = 2k2 and so q is even. Thus p and q have the common factor
2 , a contradiction.
√
Other examples of irrational numbers are m where m is any rational number which is not a
√
perfect square, 3 m where m is any rational number which is not a perfect cube, etc. Also, the
numbers π and e are irrational.
Examples: Give some examples to illustrate upper bounds, lower bounds, maximum and minimum
elements.
Definition 4. Let S ⊆ R be a set that is bounded above. A number u ∈ R is called the supremum
(least upper bound) of S, denoted by sup S, if it satisfies the conditions
1. s ≤ u for all s ∈ S .
THEOREM 3. Let S ⊆ R be bounded above, and let u = sup S. Then, given any positive number
, there is an element s ∈ S such that u − < s ≤ u.
Proof: Suppose there exists an > 0 such that the interval (u − , u] contains no points of S.
Then s ≤ u − for all s ∈ S, which implies that u − is an upper bound for S which is less
than u, a contradiction.
Definition 5. : Let S ⊆ R be a set that is bounded below. A number u ∈ R is called the infimum
(greatest lower bound ) of S and is denoted by inf S if it satisfies the conditions
1. u ≤ s for all s ∈ S .
Axiom Every nonempty subset S of R that is bounded above has a least upper bound. That is,
if S is bounded above, then sup S exists and is a real number.
5
The set of real numbers R is a complete, ordered, field. The set of rational numbers Q, although
√
an ordered field, is not complete. For example, the set T = {r ∈ Q : r < 2} is bounded above,
but T does not have a rational least upper bound.
THEOREM 4. (The Archimedean Property) The set N of natural numbers is unbounded above.
Proof: Suppose N is bounded above. Let m = sup N. By Theorem 3 there exists a positive
integer k such that m − 1 < k ≤ m. But then k + 1 is a positive integer and k + 1 > m, a
contradiction.
(c) For each x > 0 and for each y ∈ R, there exists an n ∈ N such that nx > y.
(d) For each x > 0, there exists an n ∈ N such that 0 < 1/n < x.
Proof: (a) ⇒ (b). Suppose there exists a real number r such n ≤ r for all n ∈ N. Then N is
bounded above by r, contradicting (a).
(b) ⇒ (c). Let z = y/x. Then, by (b), there exists n ∈ N such that n > y/x which implies
nx > y.
(c) ⇒ (d). By (c) there exists n ∈ N such that n > 1/x which implies 1/n < x. Since
n > 0, 1/n > 0. Thus, 0 < 1/n < x.
(d) ⇒ (a). Suppose N is bounded above. Let m = sup N. Then n ≤ m for all n ∈ N which
implies 1/m ≤ 1/n for all n ∈ N contradicting (d).
There is a “technical” proof which could be given here, but this result is an easy consequence of the
Intermediate-Value Theorem in Part III.
Lemma: Let y be a positive number. Then there exists an m ∈ N such that m − 1 ≤ y < m.
Proof: Let K = {n ∈ N : n > y}. By Theorem 5 (b), K is not empty. By the well-ordering
axiom, K has a least element m. It follows that m − 1 ≤ y < m.
THEOREM 7. If x and y are real numbers, x < y, then there exists a rational number r
such that x < r < y.
6
Proof: Assume first that x > 0. There exists a positive integer n such that n > 1/(y − x), which
implies nx + 1 < ny. By the lemma, there exists a positive integer m such that m − 1 ≤ nx < m.
Therefore, m ≤ nx + 1 < ny. We now have
m
nx < m < ny which implies x < < y.
n
Take r = m/n.
For x ≤ 0, choose a positive integer k such that x + k > 0 and apply the result above to find
a rational number q such that x + k < q < y + k. Then r = q − k satisfies x < r < y.
THEOREM 8. If x and y are real numbers, x < y, then there exists an irrational number z
such that x < z < y.
Exercises 1.3
1. True – False. Justify your answer by citing a theorem, giving a proof, or giving a counter-
example.
2. True – False. Justify your answer by citing a theorem, giving a proof, or giving a counter-
example.
3. Let S ⊆ R be non-empty and bounded above and let u = sup S. Prove that u ∈ S if and
only if u = max S.
4. (a) Let S ⊆ R be non-empty and bounded above and let u = sup S. Prove that u is unique.
(b) Prove that if each of m and n is a maximum of S, then m = n.
5. Let S ⊆ R and suppose that v = inf S. Prove that for any positive number , there is an
element s ∈ S such that v ≤ s < v + .
6. Prove that if x and y are real numbers with x < y, then there are infinitely rational
numbers in the interval [x, y].
7
I.4. TOPOLOGY OF THE REALS
Examples Make up some examples to illustrate “interior point” and “interior of S.”
Examples Make up some examples to illustrate “boundary point” and “boundary of S.”
Definition 11. Let S ⊆ R. S is open if every point of S is an interior point. That is, S is
open if and only if S = int S. S is closed if and only if S c is open.
8
THEOREM 10. (a) The union of any collection of open sets is open.
Proof: (a) Let G be a collection of open sets and let x ∈ ∪G∈G G. Then x ∈ G for some G ∈ G.
Since G is open, there is a neighborhood N of x such that N ⊆ G. Since N ⊆ G, N ⊆ ∪G∈G G.
Therefore ∪G∈G G is open.
(b) Let G1, G2, . . . , Gn be a (finite) collection of open sets, and let x ∈ ∩ Gi. Since x ∈ G1 and
G1 is open, there is an 1-neighborhood N1 of x such that N1 ⊆ G1; since x ∈ G2 and G2 is
open, there is an 2-neighborhood N2 of x such that N2 ⊆ G2; . . . ; since x ∈ Gn and Gn is
open, there is an n -neighborhood Nn of x such that Nn ⊆ Gn . Let = min {1, 2, . . . , n} and
let N = N (x, ). Now, N ⊆ Ni for i = 1, 2, . . . , n which implies N ⊆ Gi for i = 1, 2, . . . , n,
and so N ⊆ ∩ Gi.
The Corollary follows directly from the Theorem by means of De Morgan’s Laws :
c
1. (∪α∈A Sα ) = ∩α∈A Sαc
c
2. (∩α∈A Sα ) = ∪α∈A Sαc
Accumulation Points
Examples Make up some examples to illustrate “accumulation point” and “isolated point.”
S = S ∪ S0 .
9
(b) S is a closed set.
Now suppose that S contains all its accumulation points. Let x ∈ S c . Then x ∈
/ S and x is
not an accumulation point of S. Therefore, there is a neighborhood N of x such that N ∩ S = ∅
so N ⊆ S c . This implies that S c is open and S is closed.
Exercises 1.4
1. True – False. Justify your answer by citing a theorem, giving a proof, or giving a counter-
example.
(a) int S ∩ bd S = ∅.
(b) bd S ⊆ S.
(c) S is closed if and only if S = bd S.
(d) If x ∈ S, then x ∈ int S or x ∈ bd S.
(e) bd S = bd S c .
(f) bd S ⊆ S c .
2. True – False. Justify your answer by citing a theorem, giving a proof, or giving a counter-
example.
(a) N
(b) Q
1
(c) :n∈N
n
10
\∞
1
(d) 0,
n=1
n
(e) {x : x2 > 0}
(f) {x : |x − 2| ≤ 3}
/ S, then u ∈ S 0 .
(a) Prove that if u ∈
/ S0 ?
(b) True or false: if u ∈ S, then u ∈
Definition 15. A set S ⊆ R is compact if and only if every open cover G of S contains a
finite subcover. That is, S is compact if for every open cover G of S there is a finite collection
Sn
of open sets G1, G2 , . . . Gn in G such that S ⊆ k=1 Gk .
Examples The interval (0, 1] is not compact; the open intervals (1/n, 1 + 1/n), n = 1, 2, 3, . . .
form an open cover with no finite subcover. The interval [0, ∞) is not compact; the open intervals
(−1/n, n), n = 1, 2, 3, . . . form an open cover with no finite subcover.
THEOREM 12. If S ⊆ R is non-empty, closed and bounded, then S has a maximum and a
minimum.
Proof: Since S is bounded, S has a least upper bound m and a greatest lower bound k. Since
m is the least upper bound for S, given any > 0, m − is not an upper bound for S. If m ∈
/ S,
then there exists an x ∈ S such that m − < x < m which implies that m is an accumulation
point of S. Since S is closed, m ∈ S and m = max S. A similar argument holds for k.
Proof: Suppose S is compact. Let G be the collection of open intervals In = (−n, n), n = 1, 2, . . ..
Then G is an open cover of S. Since S is compact, G contains a finite subcover In1 , In2 , . . ., Ink .
Let m = max ni . Then S ⊆ Im , and for all x ∈ S, |x| ≤ m. Therefore S is bounded.
To show that S is closed, we must show that S contains all its accumulation points. Suppose
that p is an accumulation point of S and suppose p ∈ / S. For each positive integer n, let
c
Gn = [p − 1/n, p + 1/n] . Since the complement of a closed interval is an open set, Gn is an open
11
for all n. Since p ∈
/ S, S ⊆ ∪ Gn. That is, the sets Gn, n = 1, 2, 3 . . . form an open cover of S.
Since S is compact, this open cover has a finite subcover, Gn1 , Gn2 , . . . , Gnk . Let m = max ni.
Then the neighborhood N of p of radius 1/m contains no points of S contradicting the
assumption that p is an accumulation point of S.
We omit the proof that S closed and bounded implies that S is compact.
Proof: Let S be a bounded infinite set and suppose that S has no accumulation points. Then S
is closed (vacuously), and S is compact. For each x ∈ S, let Nx be a neighborhood of x such that
S ∩ Nx = {x}. The set of neighborhoods Nx , x ∈ S is an open cover of S. Since S is compact,
this open cover has a finite subcover Nx1 , Nx2 , . . . , Nxk . But S ∩ [Nx1 ∪ Nx2 ∪ . . . ∪ Nxk ] =
{x1, x2, . . . , xk} which implies that S is finite, a contradiction.
Exercises 1.5
1. True – False. Justify your answer by citing a theorem, giving a proof, or giving a counter-
example.
2. Show that each of the following subsets S of R is not compact by giving an open cover of
S that has no finite subcover.
(a) S = [0, 1)
(b) S = N
(c) S = {1/n : n ∈ N}
12