Why √2 Cannot Be a Fraction
We will use proof by contradiction: assume √2 can be written as a ratio of integers, then show that assumption forces an impossibility.
for every pair of integers a, b with b ≠ 0.
Assume the opposite
Suppose √2 = a/b, and choose the fraction in lowest terms. So a and b have no common factor.
Square both sides
2 = a² / b²
a² = 2b²
Therefore a is even
Since a² = 2b², the number a² is even. A square can be even only if the original integer is even. So write a = 2k.
Substitute a = 2k
a² = 2b²
(2k)² = 2b²
4k² = 2b²
b² = 2k²
Therefore b is even too
Because b² = 2k², b² is even, so b must also be even.
Contradiction
Both a and b are divisible by 2. But we started by saying a/b was already in lowest terms.