Question 117931
Is it possible for the remainder to be 2 when a prime number that is greater than 2 is divided by 4? Explain why or why not?
--------------------------
Is there a solution to x = 2(mod 4) if x is prime and greater than 2 ??
If so there is an odd prime where 4 divides (x-2) with no remainder.
-------------
Argument:
If x is odd, x-2 is odd 
But if x-2 is divisible by 4 it is a multiply of 2
Then x-2 would be even.
This contradiction means the assuption that there is
an odd prime x where x= 2(mod 4) is wrong.
===============
Cheers,
Stan H.