Math Problem Statement

Prove that cubed root of square root of 2 is irrational

Solution

To prove that 23\sqrt[3]{\sqrt{2}} is irrational, let's proceed with a proof by contradiction. The goal is to show that 23\sqrt[3]{\sqrt{2}} cannot be expressed as a ratio of two integers.

Proof by Contradiction

  1. Assumption: Suppose 23\sqrt[3]{\sqrt{2}} is rational. This means that it can be written as a fraction of two integers:

    23=pq\sqrt[3]{\sqrt{2}} = \frac{p}{q}

    where pp and qq are integers, and the fraction is in its simplest form (i.e., gcd(p,q)=1\gcd(p, q) = 1).

  2. Cubing Both Sides: Cube both sides of the equation to eliminate the cube root:

    2=(pq)3\sqrt{2} = \left(\frac{p}{q}\right)^3

    Simplifying this, we get:

    2=p3q3\sqrt{2} = \frac{p^3}{q^3}

  3. Squaring Both Sides: Square both sides to eliminate the square root:

    2=(p3q3)22 = \left(\frac{p^3}{q^3}\right)^2

    Simplify the right-hand side:

    2=p6q62 = \frac{p^6}{q^6}

  4. Rearrange the Equation: Multiply both sides by q6q^6:

    2q6=p62q^6 = p^6

  5. Implication on p6p^6: This equation implies that p6p^6 is even because it is equal to 2q62q^6. Since p6p^6 is even, pp itself must also be even (as the power of an odd number is always odd).

    Let p=2kp = 2k for some integer kk.

  6. Substitute p=2kp = 2k: Substitute back into the equation:

    2q6=(2k)62q^6 = (2k)^6

    Simplify this:

    2q6=64k62q^6 = 64k^6

    or

    q6=32k6q^6 = 32k^6

  7. Implication on q6q^6: This implies that q6q^6 is also even, meaning qq is even.

  8. Contradiction: Since both pp and qq are even, they have a common factor of 2, which contradicts our initial assumption that gcd(p,q)=1\gcd(p, q) = 1.

Conclusion

Since assuming 23\sqrt[3]{\sqrt{2}} is rational led to a contradiction, it must be irrational.


Would you like more details on this proof or have any questions? Here are some related questions:

  1. How do you prove that 2\sqrt{2} is irrational?
  2. What is the general approach to proving a number is irrational?
  3. Can other roots, like 54\sqrt[4]{\sqrt{5}}, be rational?
  4. Why is a proof by contradiction often used for irrationality proofs?
  5. How can you determine if other roots are irrational?

Tip: Proof by contradiction is a powerful method, especially when direct proof is challenging or indirect properties are more accessible.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Number Theory
Irrational Numbers
Proof by Contradiction

Formulas

Cube root and square root operations
Expression of rational numbers as fractions

Theorems

Fundamental Theorem of Arithmetic
Properties of even and odd integers

Suitable Grade Level

Grades 10-12