Parity of a Square
Prove that if \(a^2\) is divisible by \(2\), then \(a\) is divisible by \(2\).
Argue by contradiction: the square of an odd integer is odd.
If \(a\) is odd, then \(a=2k+1\). Then \(a^2=4k^2+4k+1\), which is odd. Hence if \(a^2\) is even, \(a\) cannot be odd, so \(a\) is even.