Please Login to access more options.


Problem 41: (Even If And Only If Square Is Even)

Let $n$ be an integer. In previous problems we have proven that the three statements below are true.

  • If $n$ is not even, then $n$ is odd.
  • If $n$ is odd, then $n^2$ is odd.
  • If $n^2$ is odd, then $n$ is odd.

Write the contrapositive of each of these statements. Then prove that $n$ is even if and only if $n^2$ is even.



The following pages link to this page.

Here are the old pages.