I understand why this is true, but I have no idea on how I'd go about proving it by writing a detailed structured proof.
Since a prime number is a integer, I started off like this:
Assume n in Z
Assume n > 2 and is a prime
Then...?
I also know that for a number to be even, it has to be divisble by 2. And if n is divisible by 2, then it can't be a prime number (exception is 2 = 2 x 1).
But how would I write this out formally?
Thank you!