Question
Prove that is irrational.
(CBSE 2023 — this proof has appeared in board exams almost every year)
Solution — Step by Step
Suppose is rational. Then we can write:
where and are integers with no common factor (i.e., is in lowest terms, ).
This tells us is even (since it equals something). If is even, then must be even. Why? Because an odd number squared is always odd.
Since is even, let for some integer .
Now is also even, which means is also even.
We’ve shown that both and are even — meaning both are divisible by 2. But we started by assuming is in lowest terms (no common factor).
This is a contradiction. Our assumption that is rational must be wrong.
Therefore, is irrational.
Why This Works
The proof hinges on one key fact: if is even, then is even. This is because odd numbers squared stay odd (). So the only way to get an even square is from an even number.
The contradiction method works beautifully here because directly proving “something is irrational” is hard — there’s no formula for it. But proving “if it were rational, something impossible would happen” is clean and logically airtight.
This same structure can be adapted to prove , , or any where is prime — just replace “even” with “divisible by ”.
Alternative Method — Using the Fundamental Theorem of Arithmetic
We can also argue using prime factorisation. In , count the number of times 2 appears as a prime factor on each side. On the left, has an even count of 2’s. On the right, has an odd count (one extra 2 plus the even count from ). Even odd, contradiction.
CBSE has asked this proof in 2019, 2020, 2022, and 2023. It carries 3-4 marks. The marking scheme specifically awards marks for: (1) correct assumption with , (2) showing is even, (3) showing is even, (4) stating the contradiction clearly. Don’t skip any step.
Common Mistake
Many students forget to state that is in lowest terms at the start. Without this assumption, there’s no contradiction at the end — because if and could have common factors, both being even wouldn’t be a problem. The "" condition is what makes the proof work.