Solution for Section 3.6 Question 2

2. We are asked to prove, using the method of contraposition, the statement: "nin.jpg (595 bytes)Z, if n2 is odd, then n is odd.

The contrapositive of the above statement is:  "ninred.jpg (595 bytes)Z, if n is not odd, then n2 is not odd, or equivalently "ninred.jpg (595 bytes)Z, if n is even, then n2 is even.

Now prove "ninred.jpg (595 bytes)Z, if n is even, then n2 is even by a direct proof.

Proof Suppose that n is an even integer.  Thus,  n = 2·k for some integer k.

n2

= (2·k)2
= 4·k2
= 2(2·k2)

Hence  n2 = 2·s for some integer s (namely 2k2). Therefore n2 is even.

Since the contrapositive statement is equivalent to the original statement, we can now conclude that "nin.jpg (595 bytes)Z, if n2 is odd, then n is odd.

Back to Section 3.6