Prove that $n^4+4^n$ is never prime. Here $n$ is any natural number greater than $1$. I have tried by induction hypothesis but to no avail. Can it be done by considering cases when $n$ is odd and when it is even?
2026-05-15 14:48:12.1778856492
prime numbers and natural numbers
76 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
(1) If $n$ is odd, $n^4+4^n=(n^2+2^n-2^{n+1\over2}n)(n^2+2^n+2^{n+1\over2}n)$.
(2) If $n$ is even then $4|n^4+4^n$.