Addition and Multiplication of Real Numbers
Learning objectives
- Understand real numbers as an extension of rationals
- Apply field axioms to real number arithmetic
- Distinguish rational and irrational numbers
The rationals have holes. Plot on the number line: you build up density, but no rational equals . There IS a point exactly steps from zero — you can prove it geometrically with a unit square's diagonal — but that point is invisible to . The real numbers are the smallest extension that fills every such hole.
The four laws keep working
The real numbers satisfy all the rules we built up for integers and rationals:
Addition: commutative, associative, identity , every real has an additive inverse .
Multiplication: commutative, associative, identity , every nonzero real has a multiplicative inverse .
Distributive: ties the two operations together.
A set with these properties is called a field. is a field, so is . The point of moving from to is the extra property the rationals do not have.
Irrational numbers: the new arrivals
An irrational number is a real number that is NOT a ratio of two integers. The classic example is . The Pythagoreans proved this by contradiction around 500 BCE: suppose in lowest terms. Then , so is even, so is even, so . Substitute: , so , so is also even — contradicting "lowest terms." Other famous irrationals: .
(On the number line, the rationals are dense — arbitrarily close to every point. Irrationals slip in between them. You cannot see the holes by eye, but they are there.)
Completeness: the property that defines
Here is what makes different from : every nonempty set of real numbers that is bounded above has a least upper bound (a supremum) in . The set of rationals whose square is less than is bounded above by but has no least upper bound inside — the least upper bound IS , which is missing. In , the least upper bound always exists.
The completeness property is what makes calculus possible. Without it, you cannot prove that a continuous function on a closed interval attains its maximum, that limits of bounded monotone sequences exist, or that the intermediate value theorem holds.
Try it
- Show that is irrational using the same parity-style argument as for . (Hint: assume in lowest terms and derive and .)
- Compute . The result is rational — surprising! What does this tell you about "closure" of the irrationals under multiplication?
- Find a rational number strictly between and . (Hint: take the average.)
- Is rational or irrational? Why does that not contradict "rational + irrational = irrational"?
A trap to watch for
Beginners often write . That is false. Try : the left side is , the right side is . Square roots distribute over multiplication, not addition: for , but never . The fix: any time you write a radical, ask "am I splitting across a product or a sum?" If a sum, you cannot split.
What you now know
You can recognise the field axioms in action on , prove specific square roots irrational, and articulate why completeness is the property that makes the reals the "right" setting for analysis. The next section adds the ingredient that makes algebra geometric: positivity, the order relation that turns into an ordered field.
Quick check
References
- Lang, S. (1971). Basic Mathematics. Springer. Chapter 3, §1 — the field axioms for .
- Spivak, M. (2008). Calculus, 4th ed. Publish or Perish. Chapter 1 — the field, order, and completeness axioms as the entire foundation of analysis.
- Rudin, W. (1976). Principles of Mathematical Analysis, 3rd ed. McGraw-Hill. Chapter 1 — as the unique complete ordered field, constructed from via Dedekind cuts.