Mathematical Elegance Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

medium
Prove that 2\sqrt{2} is irrational using proof by contradiction. Identify the elegant core of the argument.

Solution

  1. 1
    Assume 2=p/q\sqrt{2} = p/q in lowest terms (gcd⁔(p,q)=1\gcd(p,q)=1). Then p2=2q2p^2=2q^2.
  2. 2
    So p2p^2 is even ⇒\Rightarrow pp is even ⇒\Rightarrow p=2kp=2k ⇒\Rightarrow 4k2=2q24k^2=2q^2 ⇒\Rightarrow q2=2k2q^2=2k^2 ⇒\Rightarrow qq is even.
  3. 3
    Both pp and qq are even, contradicting gcd⁔(p,q)=1\gcd(p,q)=1.
  4. 4
    Elegant core: the same argument that makes pp even also makes qq even — the structure propagates perfectly to the contradiction.

Answer

2Ā isĀ irrational;Ā elegantĀ core:Ā even-nessĀ propagatesĀ toĀ contradiction\sqrt{2} \text{ is irrational; elegant core: even-ness propagates to contradiction}
The elegance lies in how the argument is self-reinforcing: the assumption of rationality forces both pp and qq to be even in the same way, making the contradiction feel inevitable rather than contrived.

About Mathematical Elegance

The aesthetic quality of a mathematical argument or result that achieves its goal with striking simplicity, insight, or economy of means.

Learn more about Mathematical Elegance →

More Mathematical Elegance Examples