Proof that the square root of 2 is irrational - Example One
Objective
To prove that the √2 is an irrational number.
Proof By Contradiction/Infinite Descent
Assume √2 is a rational number, represented by the irreducible fraction x/y. So we have √2 = x/y, which after squaring a multiplying by y2, becomes x2 = 2y2.
This tells us that x is even, because x2 is even and even*even = even and odd*odd = odd. So we can now use x=2a.
So now we can rewrite x2 = 2y2 as (2a)2 = 2y2, halving both sides, we get y2=2a2.
This tells us that y2 is even, which means y is even as well.
So, since y and x are both even, they are both divisble by 2, and thus x/y is not irredusible. This argument can then be repeated to infinity, so the assumption that √2 is a rational number is incorrect.

@erikvold