Prove that if $m^2$ is even then $m$ is even

122 Views Asked by At

$m, n \in \mathbb{Z}$ $m^2 = 2n^2 \implies m = 2k$ for some $k \in \mathbb{Z}$

In other words, the first statement implies $m$ is divisible by 2. Why?

My professor used this without proving it.

My idea is:

$m = 2(\frac{n^2}{m})$, but this is not enlightening, since $\frac{n^2}{m} \in \mathbb{Q}$, and it must be an integer for divisibility.

Another idea is:

Since $\mathbb{Z}$ has closure under multiplication, we can say this implies that $m^2$ is divisible by 2, but again, the same issue arises.

1

There are 1 best solutions below

12
On BEST ANSWER

Hint: What do you get when you multiply two odd integers together?