Proof (Intuition) Math Example 2

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

Example 2

medium
Build intuition for why 2\sqrt{2} is irrational before writing the formal proof. What is the core contradiction?

Solution

  1. 1
    Intuition: if 2=p/q\sqrt{2} = p/q in lowest terms, then p2=2q2p^2 = 2q^2 — the left side and the right side must match exactly.
  2. 2
    The right side is 'doubly even' — it has at least two factors of 2. So p2p^2 must be divisible by 4.
  3. 3
    This forces pp itself to be even. But then q2=p2/2q^2 = p^2/2 is also even, making qq even too.
  4. 4
    Core contradiction: pp and qq are both even, contradicting 'lowest terms.' The assumption breaks.

Answer

Core idea: assuming 2=p/q in lowest terms forces both p,q even — contradiction\text{Core idea: assuming } \sqrt{2}=p/q \text{ in lowest terms forces both } p,q \text{ even — contradiction}
Proof intuition here is understanding why the contradiction arises: a fraction in lowest terms cannot have both numerator and denominator even. Once this is clear, writing the formal proof is straightforward.

About Proof (Intuition)

The informal, intuitive sense of why a mathematical statement must be true — the "aha" that precedes and motivates a formal proof.

Learn more about Proof (Intuition) →

More Proof (Intuition) Examples