Question
Prove that is irrational.
This is a Class 10 NCERT proof that appears in almost every board exam. The full proof is worth 3-4 marks — and students lose marks not because they don’t know the idea, but because they write it sloppily.
Solution — Step by Step
We use proof by contradiction: assume IS rational.
That means we can write , where and are integers, , and is in its lowest terms — meaning and share no common factor (their HCF is 1).
So is even (it equals something). Here’s the key logical step: if is even, then itself must be even. We’ll use this fact right now.
Since is even, write for some integer .
Substitute into :
So is also even, which means is also even.
We now have: is even AND is even.
But we assumed was in lowest terms — meaning and have no common factors. If both are even, they’re both divisible by 2. That’s a contradiction.
Our assumption that is rational has led to a contradiction. Therefore, is irrational.
Why This Works
The proof hinges on one number theory fact: if is even, then is even. This follows because odd odd = odd — so if were odd, would also be odd. That’s the contrapositive, which is equally valid.
We apply this fact twice — once for , once for . Both turn out to be even, which breaks the “lowest terms” condition we set up at the start. That forced contradiction is what makes the proof work.
Proof by contradiction is powerful here because there’s no direct way to “show” a number is irrational. Instead, we show that assuming rationality creates an impossible situation.
Alternative Method
You can frame the same argument using the Fundamental Theorem of Arithmetic (prime factorisation uniqueness).
If , look at the prime factorisation of both sides. The left side has every prime appearing an even number of times (since squaring doubles all exponents). The right side has — which means 2 appears an odd number of times (one extra from the factor).
This violates the uniqueness of prime factorisation. Same contradiction, slightly different language — useful if the examiner asks for a proof without the “lowest terms” setup.
Common Mistake
Not stating “in lowest terms” at the start.
Many students write ” where are integers” and stop there. The entire contradiction depends on being already fully reduced. Without that condition, finding that and are both even is not a contradiction — you’d just say “simplify further.” Always write: “where and are coprime integers (HCF = 1).”
In board exams, write the conclusion clearly: “This contradicts our assumption that and are coprime. Hence cannot be rational, so it is irrational.” Examiners specifically look for the explicit contradiction statement — don’t just trail off.