1.A. Real Numbers - JulTob/Mathematics GitHub Wiki
The Real Numbers: A Journey Through the Infinite Line
Have you ever tried to point at a number? Imagine you're holding a magnifying glass over the number line, zooming closer and closer between 2.2 and 2.3, trying to find the square root of 5 $(=2.2360679775...)$ . It's there, for sure, somewhere in between. But no matter how close you get, you never land exactly on it. How do you extract exactly that number precisely? And yet, we trust that it exists. That, in a nutshell, is the magic of the real numbers.
The real number line, β, is more than just a convenient tool to do arithmetic. It's a certainty: that between any two values, there is always another. It is dense, continuous, and complete. It allows us to speak of infinities, limits, and continuity. It lets us build calculus, define integrals, and talk about space itself. But what makes this line so special? Let's walk it together.
1. Arithmetic, Order, and Structure: The Field Axioms
The real numbers form a field: a set equipped with operations of addition and multiplication that behave nicely. These properties are called the field axioms:
- Commutativity:
- $π+π=π+π$
- $πΒ·π=πΒ·π$
- Associativity:
- $π+π+π=(π+π)+π=π+(π+π)$
- $πΒ·πΒ·π=(πΒ·π)Β·π=πΒ·(πΒ·π)$
- Distributivity:
- $πΒ·(π+π)=πΒ·ποΌπΒ·π$
- Neutral elements:
- There exist $0$ and $1$ such that $a + 0 = a$, $a \cdot 1 = a$
- Inverses:
- For every $a$, there exists $-a$ such that $a + (-a) = 0$
- For every nonzero $a$, there exists $:a$ such that $a \cdot (:a) = 1$
- Opposite (Opuesto):
- $π+π^Β¬=0$
- Inverse (Inverso):
- $πΒ·π^Β¨=1$
- Stability
- $$πββ^βΊ βπββ^βΊ ββ(π+π)ββ^βΊβ(πΒ·π)ββ^βΊ$$
These axioms give us arithmetic. But arithmetic alone isnβt enough.These axioms give us arithmetic. But arithmetic alone isnβt enough.
2. Ordering: More Than Just Numbers
We know how to say that one number is bigger than another. But mathematically, we define it with an order relation $<$ that obeys:
- Trichotomy (the Sign Property):
- For every $a \in \mathbb{R}$, exactly one of the following is true: $a = 0$, $a > 0$, or $a < 0$
- $$βπ: π=0 β¨ πββ^βΊ β¨ πββ^β»$$
- Order Axiom: Comparison
- For any two numbers $a$ and $b$, one of these three must be true:
- $a > b$
- $a < b$
- $a = b$
- For any two numbers $a$ and $b$, one of these three must be true:
- Transitivity:
- If $a < b$ and $b < c$, then $a < c$
- Compatibility with addition and multiplication:
- If $a < b$, then $a + c < b + c$
- If $a < b$ and $c > 0$, then $ac < bc$
This lets us compare, sort, and approximate. But we still havenβt reached the heart of $\mathbb{R}$.
3. No Holes: The Least Upper Bound Axiom
Here is what truly distinguishes the reals from other number systems: completeness. We know that between every two real numbers, if they are different, there must be another real number.
βπ₯π¦βπ§:{π₯<π§<π¦}
Suppose we have a set $A \subset \mathbb{R}$ that is bounded above. That is, there is some number bigger than every element of $A$. The Least Upper Bound Axiom states:
If $A$ is nonempty and bounded above, then $A$ has a least upper bound (also called the supremum), denoted $\sup A$, which is a real number.
This prevents gaps. The rational numbers $\mathbb{Q}$, for example, do not have this property. The set of all rationals less than $\sqrt{2}$ has no supremum in $\mathbb{Q}$ β but it does in $\mathbb{R}$. Thatβs how we know $\sqrt{2}$ lives in $\mathbb{R}$, even if we can't write it as a fraction.
4. Constructing the Reals: An Unlimited Sum
One way to define real numbers is as limits of rational approximations.
π:=βπ
or, similarly, as a decimal expansion, adding powers of ten for precission
βπα΅’β½β±
iβΆβ€
πβΆβ
We usually represent this sum by extending its decimal value:
- Pi: From 3 to 3.1, to 3.14, to 3.141, to 3.1415, to 3.14159...
For instance:
$\sqrt{2} = \lim_{n \to \infty} a_n \quad \text{where each } a_n \in \mathbb{Q}$
We can build $\mathbb{R}$ either through Dedekind cuts (partitions of $\mathbb{Q}$) or Cauchy sequences (rational sequences that get arbitrarily close together). In both cases, we are patching up the holes in $\mathbb{Q}$.
If you imagine the number line as a ruler, $\mathbb{Q}$ gives us the tick marks. But $\mathbb{R}$ fills in every grain of wood between those marks.
5. Real World Comparisons: Root(5) vs 2.1
If we want to compare irrational numbers, itβs easiest to use approximation. We find this to be a necessity when no reasonable calculation can be performed at exact precision arithmetically or digitally.
The value of $pi$ is $3.14159265...$ but is commonly rounded to $3.14$.
Letβs say you want to compare $\sqrt{5}$ and 2.1.
We know:
- $2^2 = 4$
- $2.2^2 = 4.84$
- $2.3^2 = 5.29$
So, $\sqrt{5} β 2.236$. That means:
$\sqrt{5} > 2.1$
And yet, $\sqrt{5}$ will never be written down exactly. Its decimal expansion goes on forever without repeating. It exists because $\mathbb{R}$ is complete.
6. Topology on the Line: Open Sets and Neighborhoods
This isnβt just arithmetic. The real numbers have structure. We can talk about intervals, open and closed sets, accumulation points, interior, closure, and compactness.
A neighborhood around a point $x$ is an open interval $(x - \epsilon, x + \epsilon)$. That concept lets us define what it means to get arbitrarily close β the foundation of limits and calculus.
Sets in $\mathbb{R}$ can be:
- Open: if for every point, there exists a neighborhood fully inside the set.
- Closed: if they contain their boundary points.
- Compact: if they are closed and bounded β like $[0,1]$.
Topology is the art of closeness without touching.
Conclusion: A Foundation for Everything
The real numbers are not just numbers. They are a beautifully structured system that allows analysis, geometry, physics, and so much more. Their field properties give us algebra, their order lets us compare, and their completeness ensures we donβt fall through the cracks.
Understanding $\mathbb{R}$ means understanding how we measure, compare, limit, and define. From this solid ground, we build the towers of calculus, the abstractions of topology, and the logic of continuity.
Let this be your first step on a very real journey.