RemNote Community
Community

Introduction to Real Numbers

Understand the definition, types, order structure, and completeness of real numbers and why they are fundamental to calculus and real‑world applications.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz

Quick Practice

How is the set of all real numbers formally denoted in set notation?
1 of 14

Summary

Understanding Real Numbers Introduction Real numbers form the foundation of modern mathematics and are essential for calculus, analysis, and countless applications in science and engineering. This topic covers what real numbers are, how they're organized, and what makes them special—particularly the completeness property that distinguishes them from other number systems. What Is a Real Number? A real number is any value that can be placed on the continuous number line used in everyday mathematics. This includes every quantity that can be measured, compared, or positioned: distances, temperatures, time intervals, and more. The set of all real numbers is denoted by the symbol $\mathbf{R}$. You can visualize $\mathbf{R}$ as an infinite straight line extending indefinitely in both the positive and negative directions, with zero at the center. Why this matters: Real numbers are the domain in which all standard arithmetic operations—addition, subtraction, multiplication, and division (except by zero)—are performed. If you've ever done calculations in a math class, you were working within the real numbers. Types of Real Numbers Real numbers come in two main categories, and understanding the difference between them is crucial. Rational Numbers A rational number is any real number that can be expressed as a fraction of two integers: $$\frac{p}{q}$$ where $p$ and $q$ are integers and $q \neq 0$. Examples include: $\frac{3}{4}$ (three-fourths) $2 = \frac{2}{1}$ (any integer is rational) $-\frac{5}{2}$ (negative fractions are rational) $0.5 = \frac{1}{2}$ $0.333... = \frac{1}{3}$ (repeating decimals) Key feature: When you write a rational number as a decimal, it either terminates (stops) or eventually repeats a pattern indefinitely. Irrational Numbers An irrational number is a real number that cannot be expressed as a fraction of two integers. These numbers "defy" simple fractional representation. Common examples include: $\pi \approx 3.14159...$ (the ratio of a circle's circumference to diameter) $e \approx 2.71828...$ (Euler's number, fundamental in calculus) $\sqrt{2} \approx 1.41421...$ (the diagonal of a unit square) $\sqrt{3}, \sqrt{5}, \sqrt{7}$ (most square roots of non-perfect squares) Key feature: When written as a decimal, irrational numbers never terminate and never settle into a repeating pattern—the digits continue indefinitely without repetition. Understanding the Distinction Here's a potentially tricky point: the decimal expansion is the key difference. A number like $0.333...$ (with 3's repeating forever) is actually rational because it equals $\frac{1}{3}$. But a number like $\pi = 3.14159265358979...$ (with no repeating pattern) is irrational because no finite or repeating decimal can equal it exactly. Together, rational and irrational numbers comprise all real numbers. There are no other types—every real number is either rational or irrational. In fact, between any two distinct rational numbers, there are infinitely many irrational numbers, and vice versa. This creates a dense packing of numbers along the number line with no gaps. Order Structure of Real Numbers Real numbers are ordered: for any two distinct real numbers $a$ and $b$, exactly one of these statements is true: $a < b$ (a is less than b) $a > b$ (a is greater than b) $a = b$ (they're equal) This ordering property allows us to compare numbers and locate them on the number line. Intervals on the Real Line We often work with intervals—subsets of real numbers between two boundaries. For example, the interval $0 \le x \le 1$ represents all real numbers $x$ that fall between 0 and 1, including the endpoints themselves. This is called a closed interval and is sometimes written as $[0, 1]$. Other interval types include: Open interval $0 < x < 1$ (written as $(0, 1)$): excludes the endpoints Half-open interval $0 \le x < 1$ (written as $[0, 1)$): includes one endpoint but not the other The crucial point is that an interval like $[0, 1]$ contains not just a few isolated points, but infinitely many real numbers—both rational and irrational—filling the space continuously. Bounds, Supremum, and Infimum These concepts are essential for understanding completeness, so let's define them carefully. What Does "Bounded" Mean? We say a set of real numbers is bounded above if there exists a real number that is greater than or equal to every element in the set. This upper limit is called an upper bound of the set. Example: The set of all real numbers between 0 and 1 is bounded above; the number 2 is an upper bound (in fact, so is 100, or 1.5). But 0.5 is not an upper bound because some elements in the set (like 0.9) are larger than 0.5. Similarly, a set is bounded below if there exists a number less than or equal to every element; such a number is a lower bound. Supremum (Least Upper Bound) The supremum of a set is the smallest real number that is greater than or equal to every element of the set. Example: For the interval $[0, 1]$, the supremum is 1. It's the smallest number that nothing in the set exceeds. For the open interval $(0, 1)$ (excluding the endpoints), the supremum is still 1, even though 1 isn't actually in the set. The supremum is the "boundary" that the set approaches. Infimum (Greatest Lower Bound) The infimum of a set is the largest real number that is less than or equal to every element of the set. Example: For both $[0, 1]$ and $(0, 1)$, the infimum is 0. It's the largest number that nothing in the set goes below. Common confusion: Students sometimes mix these up. Remember: supremum = upper bound (maximum), infimum = lower bound (minimum). The supremum is "least" among upper bounds, and the infimum is "greatest" among lower bounds. The Completeness Property of Real Numbers This is perhaps the most important and distinctive property of the real numbers—it's what makes them special. What Does Completeness Mean? The Completeness Axiom: Every non-empty set of real numbers that is bounded above has a supremum that is also a real number. This statement might seem technical, but here's what it means intuitively: there are no gaps in the real number line. Whenever a set of real numbers is "trapped" between limits, there's always a real number at the boundary. Why This Matters: No Gaps Exist Consider the number line. The completeness property guarantees that we never encounter a situation where a set of numbers "approaches" something that isn't a real number. The boundary always exists within $\mathbf{R}$. This is different from, say, the rational numbers. You can find a sequence of rational numbers that approaches $\sqrt{2}$, but $\sqrt{2}$ itself isn't rational. The rational numbers have a "gap" where $\sqrt{2}$ should be. But the real numbers include $\sqrt{2}$, filling that gap. Consequence for Sequences and Limits Completeness guarantees that convergent sequences of real numbers always have limits that are also real numbers. If a sequence of real numbers "settles down" and approaches some value, that value must be a real number. The sequence never converges to something outside of $\mathbf{R}$. This seems obvious in everyday experience, but it's actually a deep mathematical property that not all number systems possess. Importance for Calculus Completeness is the bedrock upon which calculus is built. It ensures that fundamental theorems hold: The Intermediate Value Theorem: If a continuous function takes on two different values at two points, it must take on every value between them. This relies on having no gaps in the domain. Convergence of sequences and series: The sum of an infinite series converges to a real number, not to something "beyond" the reals. Extreme Value Theorem: Continuous functions on closed intervals achieve their maximum and minimum values. Without completeness, these theorems wouldn't be guaranteed to work. <extrainfo> Applications of Real Numbers Real numbers appear throughout practical applications: Probability and Statistics: Probabilities are always real numbers between 0 and 1 (inclusive). Any statistical measurement—a mean, a standard deviation—is a real number. Real Analysis: The entire field of real analysis, which rigorously studies limits, continuity, derivatives, and integrals, is built on the completeness and order properties of $\mathbf{R}$. Physical Sciences: All measurements in physics, chemistry, biology, and engineering are represented as real numbers. </extrainfo> The Density of the Real Number Line Here's a remarkable fact that illustrates why the real line has no gaps: Between any two distinct real numbers, no matter how close together, there exist infinitely many rational numbers and infinitely many irrational numbers. Example: Between 3.14 and 3.15, you'll find: Rational numbers like $3.141, 3.1415, 3.14159, ...$ Irrational numbers like $\pi$ itself, which lies in this interval You can keep finding numbers between them forever. This density property—combined with completeness—confirms that the real number line is truly continuous with no gaps or isolated points.
Flashcards
How is the set of all real numbers formally denoted in set notation?
$\mathbf{R}$
Which standard arithmetic operations can be performed within the set of real numbers?
Addition, subtraction, multiplication, and division (except by zero).
What exists between any two distinct real numbers, regardless of how close they are?
Infinitely many rational and irrational numbers.
What is the definition of a rational number?
A real number that can be written as a fraction of two integers, where the denominator is non-zero.
What are the characteristics of the decimal expansions of rational numbers?
They are either terminating or repeating.
What is the definition of an irrational number?
A real number that cannot be expressed as a simple fraction of two integers.
What are the characteristics of the decimal expansions of irrational numbers?
They are non-terminating and non-repeating.
What is the definition of the supremum (least upper bound) of a set of real numbers?
The smallest real number that is greater than or equal to every element of the set.
What is the definition of the infimum (greatest lower bound) of a set of real numbers?
The largest real number that is less than or equal to every element of the set.
How is the Completeness Property stated for a non-empty set of real numbers bounded above?
Every such set has a supremum that is also a real number.
What does the Completeness Property ensure regarding the limits of convergent sequences in $\mathbf{R}$?
The limits always belong to $\mathbf{R}$ (they do not fall outside the real line).
What does the Completeness Property imply about the physical structure of the real number line?
There are no "gaps"; every cut or division is filled by a real number.
What are the two primary properties of $\mathbf{R}$ upon which the study of real analysis is built?
Completeness and order properties.
What range of real numbers defines the possible values for probabilities?
Between $0$ and $1$, inclusive.

Quiz

Given two distinct real numbers $a$ and $b$, which statement is always true?
1 of 1
Key Concepts
Types of Real Numbers
Real numbers
Rational numbers
Irrational numbers
Properties of Real Numbers
Supremum
Infimum
Completeness property
Real Analysis Concepts
Real analysis
Real number line