Logo
Published on

Product of Two Irrationals: Counterexample

Authors
  • avatar
    Name
    Vu Hung
    Twitter

Problem Statement

Prove or disprove: If xx and yy are irrational numbers with xyx \neq y, then xyxy is irrational.


Hints

The statement is false. Find a counterexample using multiples of 2\sqrt{2}.

Consider x=2x = \sqrt{2} and y=k2y = k\sqrt{2} for some rational k1k \neq 1. What is xyxy? Is it rational or irrational?


Solutions

The statement is false. We disprove by counterexample.

Counterexample:

Let x=2x = \sqrt{2} and y=22y = 2\sqrt{2}.

  • Check xx is irrational: 2\sqrt{2} is irrational (well-known).
  • Check yy is irrational: 222\sqrt{2} is the product of rational 22 and irrational 2\sqrt{2}, so it's irrational.
  • Check xyx \neq y: Clearly 222\sqrt{2} \neq 2\sqrt{2} since 121 \neq 2.
  • Compute xyxy:
xy=(2)(22)=2(2)2=22=4xy = (\sqrt{2})(2\sqrt{2}) = 2 \cdot (\sqrt{2})^2 = 2 \cdot 2 = 4
  • Check rationality of xyxy: 4=414 = \frac{4}{1} is rational.

Since we found irrational numbers xx and yy with xyx \neq y such that xyxy is rational, the original statement is disproven. \blacksquare

Note: This shows that the irrationals are not closed under multiplication. The rationals are closed under multiplication, but the irrationals are not.


Takeaways

  • Reconstruct the full proof from the hint and the solution outline, and justify every transformation explicitly.
  • Check edge cases and verify where each assumption is used in the argument.

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 LinkedIn. For deeper dives and regular tips, join my GitHub. Let's tackle these challenging math problems together! You can also catch my daily math content on Website - Vu's Maths Hub.