Using proof by contraposition, show that if n is an integer and 5 added to its cube is odd then n is even. Before showing your solution, rewrite the statement to the proper form of a conditional statement then assign variables to the simple propositions. Show also the contrapositive form of the simple propositions before proceeding to your solution.
Assign variables to the simple propositions:
Then we need to show that
By contraposition it is equivalent to
(contrapositive form), that is "if n is odd then n3 + 5 is even".
Let n be odd. Then n3 is also odd (because if n doesn't have 2 as a divisor, then n3 doesn't as well). Hence n3 + 5 is even as the sum of two odd numbers. Q. E. D.
Comments