The problem with trying a direct proof is that it will be hard to separate
and
from knowing something about
On the other hand, if we know something about
and
separately, then combining them might give us information about
The contrapositive of the statement we are trying to prove is: for all integers
and
if
and
are even, then
is even. Thus our proof will have the following format:
Let
and
be integers. Assume that
and
are both even. la la la. Therefore
is even.
Here is a complete proof:
Proof.
Let
and
be integers. Assume that
and
are even. Then
and
for some integers
and
Now
Since
is an integer, we see that
is even, completing the proof.
Note that our assumption that
and
are even is really the negation of
or
is odd. We used De Morgan’s law here.