Suppose $a, b$ and $n$ are positive integers, all greater than one. If $a^n+b^n$ is prime, what can you relate $n$ with 2?
My approach: for $a^n+b^n$ to be prime $\forall n>1$, $a$ and $b$ has to be coprimes. But how do I ascertain anything about $n?$
if $n=2^k$ for some $k$ then $a^n+b^n$ is prime.
Please see here
– Jlamprong May 08 '14 at 16:31