Math Problem Statement

Prove that √2 is irrational by contradiction.

Solution

To prove that 2\sqrt{2} is irrational by contradiction, let's proceed step by step:

Proof by Contradiction:

  1. Assume the opposite: Suppose 2\sqrt{2} is rational. By definition of a rational number, 2\sqrt{2} can be expressed as a fraction ab\frac{a}{b}, where aa and bb are integers, and the fraction is in its simplest form (i.e., gcd(a,b)=1\gcd(a, b) = 1).

    2=ab\sqrt{2} = \frac{a}{b}

  2. Square both sides: Squaring both sides of 2=ab\sqrt{2} = \frac{a}{b} gives:

    2=a2b22 = \frac{a^2}{b^2}

    Multiplying both sides by b2b^2 to eliminate the denominator:

    a2=2b2a^2 = 2b^2

  3. Analyze the equation: The equation a2=2b2a^2 = 2b^2 implies that a2a^2 is even, because it is equal to 22 times another integer. If a2a^2 is even, then aa must also be even (since the square of an odd number is odd).

    Therefore, we can express aa as a=2ka = 2k for some integer kk.

  4. Substitute a=2ka = 2k into the equation: Substituting a=2ka = 2k into the equation a2=2b2a^2 = 2b^2, we get:

    (2k)2=2b2(2k)^2 = 2b^2

    Simplifying:

    4k2=2b24k^2 = 2b^2

    Dividing both sides by 2:

    2k2=b22k^2 = b^2

    This implies that b2b^2 is also even, and thus bb must be even as well.

  5. Contradiction: If both aa and bb are even, then ab\frac{a}{b} is not in its simplest form, which contradicts our original assumption that ab\frac{a}{b} is in lowest terms.

  6. Conclusion: Therefore, the assumption that 2\sqrt{2} is rational leads to a contradiction. Hence, 2\sqrt{2} must be irrational.


Do you want more details, or have any questions about the steps?

Relative Questions:

  1. Why do we assume 2\sqrt{2} is rational to start the contradiction proof?
  2. What does it mean for a fraction to be in its simplest form?
  3. How do we know that aa and bb must both be even in the proof?
  4. Can this method of proof by contradiction be applied to other square roots?
  5. What is the significance of proving that certain numbers are irrational?

Tip:

Always verify that your assumption aligns with known properties of numbers when doing a proof by contradiction.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Rational and Irrational Numbers
Proof by Contradiction

Formulas

√2 = a/b (assumption)
a^2 = 2b^2

Theorems

Theorem: Square root of 2 is irrational

Suitable Grade Level

Grades 10-12