Logo
Published on

Rationality of Cube Roots

Authors
  • avatar
    Name
    Vu Hung
    Twitter

Problem Statement

  • Prove that 103\sqrt[3]{10} is irrational.
  • And hence, or otherwise, prove it is not possible for both 2n3\sqrt[3]{2n} and 5n3\sqrt[3]{5n} to be rational for any positive integer nn.

Hints

  • (i) Use a proof by contradiction. Assume 103=pq\sqrt[3]{10} = \frac{p}{q} where pp and qq are coprime integers. Cube both sides and analyze the parity (divisibility by 2) of both sides to find a contradiction.
  • (ii) If both are rational, set them equal to rational fractions, cube them, and isolate nn. Equate the two expressions for nn. Apply the Fundamental Theorem of Arithmetic (specifically looking at the multiplicity of the prime factor 2 or 5) to prove the resulting equation is impossible.

Solutions

(i) Prove that 103\sqrt[3]{10} is irrational.

Proof by Contradiction

Assume for the sake of contradiction that 103\sqrt[3]{10} is rational. Then it can be expressed in simplest fractional form as pq\frac{p}{q}, where p,qZ+p, q \in \mathbb{Z}^+, q0q \neq 0, and gcd(p,q)=1\gcd(p, q) = 1.

10=p3q3p3=10q3p3=2(5q3)\begin{aligned} 10 &= \frac{p^3}{q^3} \\ p^3 &= 10q^3 \\ p^3 &= 2(5q^3) \end{aligned}

Since 5q35q^3 is an integer, p3p^3 is a multiple of 2 (it is even). The cube of an odd number is odd, so pp must also be even. Let p=2kp = 2k for some integer kk. Substituting this back:

(2k)3=10q38k3=10q34k3=5q3\begin{aligned} (2k)^3 &= 10q^3 \\ 8k^3 &= 10q^3 \\ 4k^3 &= 5q^3 \end{aligned}

The left side, 4k3=2(2k3)4k^3 = 2(2k^3), is even. Therefore, the right side, 5q35q^3, must also be even. Since 5 is odd, q3q^3 must be even, which implies qq is even.

If both pp and qq are even, they share a common factor of 2. This contradicts our initial assumption that gcd(p,q)=1\gcd(p, q) = 1. Therefore, 103\sqrt[3]{10} is irrational.

\hfill \square

(ii) Prove it is not possible for both 2n3\sqrt[3]{2n} and 5n3\sqrt[3]{5n} to be rational.

Proof by Contradiction

Assume for contradiction that for some positive integer nn, both expressions are rational. Let 2n3=ab\sqrt[3]{2n} = \frac{a}{b} and 5n3=cd\sqrt[3]{5n} = \frac{c}{d}, where a,b,c,dZ+a, b, c, d \in \mathbb{Z}^+ and the fractions are in simplest form. Cubing both equations yields:

2n=a3b3    n=a32b35n=c3d3    n=c35d3\begin{aligned} 2n = \frac{a^3}{b^3} &\implies n = \frac{a^3}{2b^3} \\ 5n = \frac{c^3}{d^3} &\implies n = \frac{c^3}{5d^3} \end{aligned}

Equating the two expressions for nn:

a32b3=c35d35a3d3=2b3c3\begin{aligned} \frac{a^3}{2b^3} &= \frac{c^3}{5d^3} \\ 5a^3d^3 &= 2b^3c^3 \end{aligned}

Let X=adX = ad and Y=bcY = bc, where X,YZ+X, Y \in \mathbb{Z}^+. Thus, 5X3=2Y35X^3 = 2Y^3.

By the Fundamental Theorem of Arithmetic, we analyze the prime factor 2 on both sides:

  • In X3X^3, the prime 2 appears a multiple of 3 times (say, 3k3k times). Since 5 is odd, the left side 5X35X^3 has exactly 3k3k prime factors of 2.
  • In Y3Y^3, the prime 2 appears a multiple of 3 times (say, 3m3m times). The coefficient 2 adds one more, meaning the right side 2Y32Y^3 has exactly 3m+13m + 1 prime factors of 2.

Equating the multiplicities gives 3k=3m+1    3(km)=13k = 3m + 1 \implies 3(k - m) = 1. Since kk and mm are integers, their difference cannot be 13\frac{1}{3}. This contradiction proves that both expressions cannot be rational simultaneously.

\hfill \square


Takeaways

  • Parity as a Filter: Part (i) demonstrates that analyzing divisibility (specifically by 2) is a highly efficient mechanism for contradiction proofs involving rational roots.
  • Fundamental Theorem of Arithmetic: Part (ii) highlights that comparing the exponents of prime factorizations across an equality is a definitive way to prove impossibility in integer equations.

Further Readings

If you found this proof interesting, be sure to check out these relevant HSC booklets to sharpen your reasoning skills:


Connect with me

If you're eager for more HSC Maths insights, be sure to check out my Substack. For deeper dives and regular tips, join my Instagram. Let's tackle these challenging math problems together! You can also catch my daily math content on YouTube - HSC Maths Extension 1+2.