Real Analysis: Lecture Notes
1 The Real Numbers
1.1 Bounds and the Completeness Axiom
To rigorously study calculus, we must understand the fundamental properties that distinguish the real numbers from the rational numbers . The most crucial of these is the Completeness Axiom.
Definition 1.1. Let be a non-empty set. A number is called an upper bound for if for all . If has an upper bound, we say is bounded above.
Definition 1.2. Let be bounded above. The supremum (or least upper bound) of , denoted , is a number such that:
- is an upper bound for .
- If is any upper bound for , then .
Theorem 1.3. (The Completeness Axiom) Every non-empty subset of that is bounded above has a supremum in .
1.2 The Archimedean Property and Density
The Completeness Axiom allows us to prove several essential properties of the real numbers.
Theorem 1.4. (Archimedean Property) For every real number , there exists a natural number such that .
Proof. Assume for the sake of contradiction that this is false. Then there exists an such that for all . This implies that is bounded above by .
By Theorem 1.3, must have a supremum in . Let . Since is the least upper bound, cannot be an upper bound for . Therefore, there exists some such that .
Rearranging this gives . Since , closure under addition implies . However, this means we have found a natural number strictly greater than our supremum , which contradicts the definition of an upper bound. Thus, our initial assumption must be false.
Lemma 1.5. (Density of the Rationals) If with , then there exists a rational number such that .
Proof. Since , we have . By Theorem 1.4, there exists such that , or .
Since the distance between and is strictly greater than , there must exist an integer strictly between them:
Dividing by , we obtain:
Setting , we have found our rational number, completing the proof.