KnowledgeBoat Logo
|

Mathematics

Try to prove the irrationality of 3\sqrt{3} using the approach of proof by contradiction. Will the same approach work for 5\sqrt{5}, 7\sqrt{7}, or 10\sqrt{10}?

Whole Numbers

1 Like

Answer

Proof of irrationality of 3\sqrt{3} by contradiction :

Assume 3\sqrt{3} is rational. Then 3=pq\sqrt{3} = \dfrac{p}{q}, where p and q are integers with q ≠ 0 and gcd(p, q) = 1.

Squaring both sides :

3=pq3=p2q23q2=p2.\Rightarrow \sqrt{3} = \dfrac{p}{q} \\[1em] \Rightarrow 3 = \dfrac{p^2}{q^2} \\[1em] \Rightarrow 3q^2 = p^2.

So, p2 is divisible by 3, which means p is also divisible by 3.

Let p = 3k for some integer k. Then :

3q2=(3k)23q2=9k2q2=3k2.\Rightarrow 3q^2 = (3k)^2 \\[1em] \Rightarrow 3q^2 = 9k^2 \\[1em] \Rightarrow q^2 = 3k^2.

So, q2 is divisible by 3, which means q is also divisible by 3.

Both p and q being divisible by 3 contradicts gcd(p, q) = 1.

Hence, 3\sqrt{3} is irrational.

Yes, the same approach works for 5\sqrt{5}, 7\sqrt{7} and 10\sqrt{10}, since 5, 7 and 10 are not perfect squares.

The proof relies on the fact that if a prime number p divides n2, then p divides n. This works for any non-perfect square integer.

Hence, 3\sqrt{3} is irrational, and the same approach proves 5\sqrt{5}, 7\sqrt{7} and 10\sqrt{10} are also irrational.

Answered By

2 Likes


Related Questions