Last time | Next time |
Today:
Here are some first exams from years past.
This is one that we might do by exhaustion (cases). There are only two cases: either the integer (call it $n$) is even or odd.
Case 1: $n$ is even; i.e. $n=2m$ for some integer $m$. Then \[ n+n^2=2m+(2m)^2=2(m+2m^2) \] By the closure of the integers under addition and multiplication, $m+2m^2$ is an integer; hence the sum $n+n^2$ is a product of 2 and an integer, hence even.
Case 2: $n$ is odd; i.e. $n=2m+1$ for some integer $m$. Then \[ n+n^2=2m+1+(2m+1)^2=2m+1+4m^2+4m+1=2(m+2m^2+2m+1) \] By the closure of the integers under addition and multiplication, $m+2m^2+2m+1$ is an integer; hence the sum $n+n^2$ is a product of 2 and an integer, hence even.
Some of you simply invoked the result of #19 -- well done! You had already shown that the product of consecutive integers is even, and $m+m^2=m(m+1)$, the product of consecutive integers.
Make sure that you cite #19, if you make this argument. It's like creating a new rule to use in a proof sequence (mp, ds, cont, #19....). This is why mathematicians have so many theorems lying around. We use them in arguments.
This one is a classic for contraposition. Notice how everything is stated in the negative: we might write this as
which is equivalent to
by De Morgan; and finally as
by contraposition. Now isn't that a lot easier to prove?
Important note:
To finish off you can exploit symmetry:
you can say "without loss of generality (WLOG),
assume that $p$ is divisible by $n$", and
proceed to the consequent.
Then there's no need to go back and say it
again for $q$. The only difference in the
argument would be the letter! So you only have
to do one-half of the antecedent. Symmetry
is a very powerful force in mathematics,
physics, biology (you're bilaterally
symmetric), etc.
I'll probably be available at other times, if that doesn't work out (although I have something from 10-11, and will be busy from 4:00 on).