Skip to main content
Logo image

Worksheet Preview Activity

Consider the statement:
If ab is an even number, then a or b is even.
Which of the proofs below appear to be valid proofs of this statement? Note: You can assume all the algebra below is correct (because it is).
1.
Suppose a and b are odd. That is, a=2k+1 and b=2m+1 for some integers k and m. Then
ab=(2k+1)(2m+1)=4km+2k+2m+1=2(2km+k+m)+1.
Therefore ab is odd.
2.
Assume that a or b is even -- say it is a (the case where b is even will be identical). That is, a=2k for some integer k. Then
ab=(2k)b=2(kb).
Thus ab is even.
3.
Suppose that ab is even but a and b are both odd. Namely, ab=2n, a=2k+1 and b=2j+1 for some integers n, k, and j. Then
2n=(2k+1)(2j+1)2n=4kj+2k+2j+1n=2kj+k+j+12.
But since 2kj+k+j is an integer, this says that the integer n is equal to a non-integer, which is impossible.
4.
Let ab be an even number, say ab=2n, and a be an odd number, say a=2k+1.
ab=(2k+1)b2n=2kb+b2n−2kb=b2(n−kb)=b.
Therefore b must be even.