2.5.5 · D2Number Theory (Intermediate)

Visual walkthrough — Real number system — ℕ ⊂ ℤ ⊂ ℚ ⊂ ℝ

2,061 words9 min readBack to topic

Before line one, let us agree on the words and the notation the whole proof rests on. We build them from scratch — nothing assumed.

Keep that last italic phrase in your pocket. The entire proof is a trap that forces top and bottom to both be even, which lowest terms forbids.


Step 1 — What number are we even talking about?

WHAT. We meet as a length, not a symbol. Draw a square whose sides are length , and cut it corner-to-corner: that cut splits the square into two right-angled triangles. The Pythagoras rule (pictured below) says that in any right-angled triangle, the square built on the long slanted side has exactly the same area as the two squares built on the short sides combined. Here both short sides are , so the long side obeys , hence .

WHY a picture of a square? Because "" by itself is just ink. Anchoring it to the red diagonal below makes it a real, drawable thing — a length you could measure with a ruler. The proof will show no ruler marked in equal fractions can ever land exactly on that red tip.

PICTURE. (The three attached squares show why : the red area equals the two black areas.)

Figure — Real number system — ℕ ⊂ ℤ ⊂ ℚ ⊂ ℝ

Each term: the two 's are the square's sides; is the red diagonal; "" means "times itself" (an area), and Pythagoras says the red area matches the two black areas.


Step 2 — Make the enemy's assumption

WHAT. We pretend the opposite of what we want. Suppose is a fraction, already cancelled to lowest terms:

WHY assume the thing we want to disprove? This is proof by contradiction: the tool that answers "how do I prove something is impossible?" You cannot check infinitely many fractions one by one. Instead you grant the enemy their fraction and show it leads to nonsense. If the assumption breaks reality, the assumption was false.

WHY "lowest terms"? Because every fraction can be reduced to lowest terms (keep cancelling common factors — it must stop, you cannot cancel forever from finite numbers). So assuming lowest terms costs us nothing but hands us a weapon: and are not both even.

PICTURE.

Figure — Real number system — ℕ ⊂ ℤ ⊂ ℚ ⊂ ℝ

The term ( = "greatest common divisor", the biggest number dividing both) is the trap door. Watch it.


Step 3 — Clear the square root

WHAT. Square both sides of (recall means "times itself", and squaring the root gives back ), then multiply out:

WHY square? The root sign is awkward — it hides whether things are whole. Squaring is the tool that undoes a square root (that was its whole definition), converting a statement about an irrational-looking length into a clean statement about integers only (, ). Integers are where "even/odd" lives, and even/odd is the crowbar we'll use.

Term by term: multiplying by moves to the left. The left side, , is literally "" — the definition of even. So the right side is even.

PICTURE.

Figure — Real number system — ℕ ⊂ ℤ ⊂ ℚ ⊂ ℝ

Step 4 — Even square forces an even root

WHAT. We just learned is even. Claim: then itself is even. Check the only other option — suppose is odd, i.e. :

WHY bother with this little sub-argument? Because "even" is a fact about , but our trap needs a fact about . This step is the bridge. The tool is case-splitting: every integer is either even or odd, no third option. An odd number squared is odd (shown above), so if is even, could not have been odd — must be even.

Term by term: is the general odd number; expanding the square leaves a lonely that no factoring can absorb, so the result is odd. That rules odd out.

PICTURE.

Figure — Real number system — ℕ ⊂ ℤ ⊂ ℚ ⊂ ℝ

Step 5 — Feed "p is even" back in

WHAT. Since is even, write (some integer ). Substitute into and simplify, showing every move:

Why may we divide by ? Dividing both sides of a true equation by the same nonzero number keeps it true (it just rescales both sides equally). Here , so from we divide each side by : the left becomes , the right becomes . Written fully:

WHY substitute? We learned new information (); the honest move is to plug it back into the equation we already trust () and see what it now forces. This is just bookkeeping — but watch what pops out.

Term by term: the right side is "" — so is even, and by the very same Step-4 argument, is even too.

PICTURE.

Figure — Real number system — ℕ ⊂ ℤ ⊂ ℚ ⊂ ℝ

Step 6 — Spring the trap

WHAT. Collect what we proved: But Step 2 assumed — they share no common factor. Both being even means they share the factor 2. Two facts that cannot both be true: a contradiction.

WHY is this the finish? A contradiction means one of our assumptions was rotten. Everything after Step 2 was airtight algebra. The only choice we made was Step 2's " is a fraction." So that is the false statement.

PICTURE.

Figure — Real number system — ℕ ⊂ ℤ ⊂ ℚ ⊂ ℝ


Step 7 — The degenerate cases (nothing sneaks through)

WHAT. Cover the corners the proof might seem to dodge:

  • ? Forbidden from the start — division by zero is undefined, so was never a candidate fraction.
  • ? Then (since ). So ; both are genuine nonzero integers and the even/odd machinery applies cleanly.
  • Negative or ? We allowed these from the definition (), and they cause no trouble: "even/odd" and care only about size, not sign. is just as even as . And , so we could even take without losing anything — but the argument never needed that restriction.
  • What about ? The very same trap works with the prime , , ... in place of . It fails only for — perfect squares — because there the "root" is already an integer and no contradiction ever appears. That is exactly why is rational.

WHY list these? A proof with an unchecked hole in it proves nothing. Here we confirm every input — zero, negative, perfect-square — is either impossible or handled.

PICTURE.

Figure — Real number system — ℕ ⊂ ℤ ⊂ ℚ ⊂ ℝ

The one-picture summary

Figure — Real number system — ℕ ⊂ ℤ ⊂ ℚ ⊂ ℝ

The whole argument is a loop that eats itself: assume fraction in lowest termsforce evenforce evenbut lowest terms forbids both evenboom. The red arrows show information flowing until it collides with the assumption it started from.

Recall Feynman retelling — say it to a friend with no notation

Imagine someone swears the diagonal of a square is a perfect fraction — top integer over bottom integer, already cancelled as small as it goes. I don't argue; I just do their algebra. Squaring gives , which says is even. But odd-times-odd is always odd, so has to be even. Even means ; I plug that in and out pops — so is even too. Now both the top and bottom are even, meaning I could cancel another 2. But they told me it was already fully cancelled! You can't have both. Their story is impossible. So no fraction on Earth equals that diagonal — is irrational, and the number line truly needs numbers beyond the fractions.

Recall Quick self-test

Why do we insist the starting fraction is in lowest terms? ::: So that discovering a shared factor of 2 is an immediate contradiction — there's nothing left to cancel. What tool answers "how do I prove something is impossible?" ::: Proof by contradiction: assume it's possible and derive nonsense. Why square both sides in Step 3? ::: Squaring undoes the root (its very definition), turning a claim about an ugly length into a clean statement about integers, where even/odd works. Where does the same proof fail, and why is that correct? ::: For perfect squares like : the root is already an integer, so no even/even contradiction ever arises — and indeed those are rational.

Where this sits: this walkthrough is the geometric heart of the real number system. The existence of even one such hole is why we needed non-terminating decimals and, ultimately, the Completeness Axiom to plug every gap. It also foreshadows algebraic irrationals solves , so it is algebraic, unlike .