gimpy
- 28
- 0
Let n \geq 2 be an integer such that 2^n + n^2 is prime. Prove that n \equiv 3(mod 6).
Ok this is what i have so far.
n \equiv 3(mod 6)\\ \Rightarrow 6|n-3\\ \Rightarrow n - 3 = 6k \\ \Rightarrow n = 6k + 3 \\.
Ok well i think i can use a proof by contradition. Obviosly n cannot be an even number because 2^n + n^2 won't be prime. So n must be 6k + 1 or 6k + 3 or 6k + 5. Now when i plug all these into 2^n + n^2 and mess around with it for a bit i just can't seem to prove it. Can anyone help me out?
Ok this is what i have so far.
n \equiv 3(mod 6)\\ \Rightarrow 6|n-3\\ \Rightarrow n - 3 = 6k \\ \Rightarrow n = 6k + 3 \\.
Ok well i think i can use a proof by contradition. Obviosly n cannot be an even number because 2^n + n^2 won't be prime. So n must be 6k + 1 or 6k + 3 or 6k + 5. Now when i plug all these into 2^n + n^2 and mess around with it for a bit i just can't seem to prove it. Can anyone help me out?