I have no idea where to start. Any hint(s) or suggestions? Prove if $2\mid(x^2-1) $, then $4\mid(x^2-1)$
2026-03-31 20:59:38.1774990778
On
Prove if $2\mid(x^2-1) $, then $4\mid(x^2-1)$
100 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
One way is that the assumption implies that $x$ must be odd, so $x=2n+1$ and thus $$x^2=4n^2+4n+1$$
Suppose $2\mid (x^2-1)$. Then $2\mid (x-1)(x+1)$.
By Euclid's lemma, either $2\mid (x+1)$ or $2\mid (x-1)$.
But $x+1$ is even if and only if $x-1$ is even. Thus, both must be even.
The product of two even numbers must be divisible by four, so $$4\mid (x^2-1)$$