Irrationality of sqrt(23)

#hsc-maths#proofs#easy

This classic proof by contradiction explores the irrationality of 23\sqrt{23}, a fundamental concept in the HSC Extension 1 Proofs topic. By assuming a rational representation in lowest terms and leveraging prime divisibility, you'll master a technique that generalises to the irrationality of p\sqrt{p} for any prime pp.

Problem Statement

Prove that 23\sqrt{23} is irrational.


Hints

Attempt the proof independently first. Focus on the key theorem, algebraic transformation, or contradiction setup that links the hypothesis to the target conclusion.


Solutions

Proof by Contradiction

Step 1: Assume the negation

Assume, for contradiction, that 23\sqrt{23} is rational. Then it can be written as:

23=pq\sqrt{23} = \frac{p}{q}

where p,qZp, q \in \mathbb{Z}, q0q \neq 0, and gcd(p,q)=1\gcd(p,q) = 1 (the fraction is in lowest terms).

Step 2: Square both sides

Squaring removes the radical and gives us an equation connecting the squares of pp and qq:

23=p2q2p2=23q2\begin{aligned} 23 &= \frac{p^2}{q^2} \\ p^2 &= 23q^2 \end{aligned}

Step 3: Deduce divisibility

From p2=23q2p^2 = 23q^2, we see that p2p^2 is divisible by 23.

Since 23 is prime, if 23p223 \mid p^2, then 23p23 \mid p (by fundamental theorem of arithmetic).

Step 4: Substitute and derive contradiction

Since 23p23 \mid p, write p=23kp = 23k for some integer kk. Substituting into p2=23q2p^2 = 23q^2:

(23k)2=23q2529k2=23q223k2=q2\begin{aligned} (23k)^2 &= 23q^2 \\ 529k^2 &= 23q^2 \\ 23k^2 &= q^2 \end{aligned}

This shows q2q^2 is divisible by 23. Since 23 is prime, 23q23 \mid q.

Step 5: Establish contradiction

We have shown that both pp and qq are divisible by 23.

This contradicts our assumption that gcd(p,q)=1\gcd(p,q) = 1.

Conclusion

Therefore, 23\sqrt{23} cannot be expressed as a fraction of integers.

Hence, 23\sqrt{23} is irrational.


Takeaways

  • Standard Irrationality Template: Assume rational form pq\frac{p}{q} in lowest terms, square to get p2=nq2p^2 = nq^2, show both pp and qq divisible by prime factor, contradict lowest terms assumption
  • Prime Divisibility: If prime pp divides a2a^2, then pp divides aa (key property from fundamental theorem of arithmetic)
  • Lowest Terms: Always start with gcd(p,q)=1\gcd(p,q) = 1 to enable the contradiction via common factors
  • Generalization: This method proves p\sqrt{p} irrational for any prime pp

Further Readings

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

Written by Vu Hung Nguyen

Mathematics Educator · LinkedIn · About