I want to prove if following is true for every integer a,b and c
$$a^2 - b^2 = cp $$
then p|(a+b) or p|(a-b) where p is a prime number. Any suggestion, help would be highly appreciated. Thanks in advance
I want to prove if following is true for every integer a,b and c
$$a^2 - b^2 = cp $$
then p|(a+b) or p|(a-b) where p is a prime number. Any suggestion, help would be highly appreciated. Thanks in advance
$$a^2-b^2=cp\implies a^2\equiv b^2\pmod p$$
If $p|a, b^2\equiv0\pmod p\implies b\equiv0$
Else $(ab,p)=1\implies \left(\frac ab\right)^2\equiv1\pmod p$
Now use this