Lecture from: 21.02.2024 | Video: Video ETHZ
Real Numbers
This section delves deeper into the properties of real numbers, introduces the concept of infinity, defines intervals and explores the crucial concepts of bounds, suprema, and infima.
Defining Minimum, Maximum, and Absolute Value
For :
- Maximum:
- Minimum:
- Absolute Value: represents the distance of from 0.
Theorems on Absolute Value
Theorem: For all :
- Non-negativity:
- Triangle Inequality:
- Reverse Triangle Inequality:
Proofs of Absolute Value Theorems
We’ll use case distinction for these proofs.
Proof of Theorem 1 (Non-negativity)
- Case 1: : Then .
- Case 2: : Then , and .
Therefore, in both cases, .
Proof of Theorem 2 (Triangle Inequality)
- Case 1: : Then , so .
- Case 2: : Then , so .
- Case 3: :
- Subcase a) : , since .
- Subcase b) : . Since , , and since , . Thus we have .
- Case 4: : Analogous to Case 3.
In all cases, .
Infinity
We introduce the symbols (infinity) and (negative infinity) with the convention that for all . Note:
Infinity is not a real number:
and are not elements of . The Archimedean Principle implies that for any real number, we can always find a larger (or smaller) natural number. If infinity were a number then it would violate the Archimedean Principle.
Intervals
Definition: An interval is a subset of such that if it contains two distinct numbers, it also contains all real numbers between them. Notation:
- Closed Interval: (includes endpoints). Can also be written as [a,b].
- Open Interval: (excludes endpoints). Can also be written as ]a,b[.
- Half-Open Intervals: and (includes one endpoint). Can also be written as [a,b[ or ]a,b] respectively.
Infinite Intervals: Let . We can also define intervals extending to infinity:
Bounds, Supremum, and Infimum
Let .
Definitions
- Upper Bound: is an upper bound of if for all , . is bounded above if it has an upper bound.
- Lower Bound: is a lower bound of if for all , . is bounded below if it has a lower bound.
- Maximum: If is bounded above and has an upper bound that belongs to the set itself, that element is called the maximum of .
- Minimum: If is bounded below and has a lower bound that belongs to , that element is called the minimum of .
- Bounded: A set is bounded if it is bounded both above and below.
Examples:
- The interval is bounded; its maximum is 1, and its minimum is 0.
- The interval is bounded; its minimum is 0, but it has no maximum. 1 is an upper bound, but . However, any number larger than 1 is also an upper bound.
Showing that a number is not upper/lower bound
To prove a number is not an upper (or lower) bound, find an element such that (or for a lower bound). Often, you can construct such an element using the average of and a known upper bound (or lower bound).
Supremum and Infimum
Definition of Supremum and Infimum
-
Supremum (Least Upper Bound): If a set is bounded above, the supremum of , denoted , is the least upper bound of . It is the smallest number that is greater than or equal to every element in .
-
Infimum (Greatest Lower Bound): If a set is bounded below, the infimum of , denoted , is the greatest lower bound of . It is the largest number that is less than or equal to every element in .
Relationship with Maximum and Minimum
- If a set has a maximum element, then . The supremum coincides with the maximum when the maximum exists.
- If a set has a minimum element, then . The infimum coincides with the minimum when the minimum exists.
- A set may have a supremum (or infimum) without having a maximum (or minimum). This typically occurs when a set is bounded but doesn’t contain its least upper bound (or greatest lower bound).
The Empty Set Convention
If (the empty set), then, by convention:
The why…
This convention arises from the vacuous truth that every real number is both an upper and a lower bound for the empty set (as there are no elements to contradict this). Setting the supremum to and the infimum to maintains consistency in certain theorems and definitions.
Illustrative Examples
Example 1: A Half-Open Interval
Let .
- https://video.ethz.ch/lectures/d-math/2024/spring/401-0212-16L/f18cbc47-2906-4d5c-bfd5-dd8ae5cd5bc8.html
- (The minimum exists and is equal to the infimum).
- does not exist (The set does not contain its least upper bound). 2 is not an element of A.
Example 2: The Harmonic Series (Partial Sums)
Let . This set represents the partial sums of the harmonic series.
- (The smallest element is the first term).
- (The greatest lower bound is also 1).
- does not exist.
Proof that the maximum does not exist: The harmonic series is known to diverge (it does not converge to a finite limit). This can be demonstrated using a simple comparison test:
Since we can always group consecutive terms to obtain sums greater than or equal to , the sum of the harmonic series grows without bound (tends to infinity). Therefore, there is no largest element (maximum) in the set of partial sums.
As a consequence, does not exist.
Theorem:
Let be a non-empty set that is bounded above, and let be the set of all upper bounds of . Then exists and .
Proof
-
is non-empty and bounded below: Since is bounded above, there exists at least one upper bound, so . Furthermore, every element of is a lower bound for (by the definition of an upper bound). Since is non-empty, is bounded below.
-
Existence of : Because is non-empty and bounded below, by the completeness axiom, exists. Let .
-
Show is an upper bound for (): Suppose, for contradiction, that is not an upper bound for . Then there exists an such that . Since is the greatest lower bound of , any number less than cannot be a lower bound. Thus, if we consider the average of and which lies between them ( ), this average must be in (i.e an upper bound to ). This is a contradiction since it would be an upper bound that is strictly less than the greatest lower bound of . Therefore, must be an upper bound for , so .
-
Show is the least upper bound for (): Since , is a lower bound for . This means that for any (i.e., any upper bound of ), we have . This shows that is less than or equal to any upper bound of .
Combined with the fact that is itself an upper bound of (from step 3), this means is the least upper bound of . Therefore, .
-
Conclusion: We have shown that . Therefore, .
This theorem establishes a fundamental relationship between the supremum of a set and the infimum of its set of upper bounds.
Cardinality: Measuring the Size of Sets
Cardinality provides a way to compare the sizes of sets, even infinite ones. We use the following terminology:
Injective, Surjective, and Bijective Functions
These function types are fundamental for comparing set sizes:
- Injective (One-to-one): A function is injective if each element in is mapped to by at most one element in . Formally: .
- Surjective (Onto): A function is surjective if every element in is mapped to by at least one element in . Formally: .
- Bijective (One-to-one and Onto): A function is bijective if it is both injective and surjective. A bijection establishes a one-to-one correspondence between the elements of two sets.
Equinumerosity (Equimächtig)
Two sets and are said to be equinumerous (or have the same cardinality) if there exists a bijective function . This is denoted as . Intuitively, this means the elements of and can be paired up perfectly.
Classifying Cardinalities
- Finite Sets: A set is finite if it is equinumerous to the set for some . Its cardinality is .
- Countably Infinite Sets: A set is countably infinite if it is equinumerous to the set of natural numbers . Examples include the integers () and the rational numbers ().
- Countable Sets: A set is countable if it is finite or countably infinite.
- Uncountably Infinite Sets: A set is uncountably infinite if it is infinite and not countably infinite. The real numbers () are an example of an uncountably infinite set. Cantor’s diagonal argument famously proves this.
Euclidean Space:
Definition
For , the Euclidean space is the set of all ordered n-tuples of real numbers:
Operations in
forms a vector space over the real numbers with the following operations:
- Vector Addition: For and in , .
- Scalar Multiplication: For and , .
Scalar Product (Dot Product)
The scalar product (or dot product) in is defined as: Properties of the Scalar Product:
- Symmetry:
- Bilinearity: (and similarly in the second argument).
- Positive Definiteness: , and if and only if (the zero vector).
Orthogonality
Two vectors and in are orthogonal if their scalar product is zero: .
Norms
A norm on is a function that satisfies: The most common norm is the Euclidean norm (or 2-norm):
This represents the geometric length of the vector . Other norms include the 1-norm () and the infinity-norm ().
Cauchy-Schwarz Inequality
Theorem (Cauchy-Schwarz Inequality): For all , with equality if and only if and are linearly dependent.
Properties of the Euclidean Norm
Theorem: For all and :
- Non-negativity:
- Absolute Homogeneity:
- Triangle Inequality:
Proof of the Triangle Inequality using Cauchy-Schwarz:
To prove , we will work with the squares of the norms, which are non-negative:
Now, since both and are non-negative, we can take the square root of both sides of the inequality without changing the direction of the inequality:
This gives us the desired Triangle Inequality:
Continue here: 03 Supremum, Infimum, Cross Product, Complex Numbers, Sequences