I have to prove that for any $n>1$, the number $n^5+n^4+1$ is not a prime.With induction I have been able to show that it is true for base case $n=2$, since $n>1$.However, I cannot break down the given expression involving fifth and fourth power into simpler terms. Any help?
2026-04-04 06:10:19.1775283019
Prove $n^5+n^4+1$ is not a prime
1.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
$n^5+n^4+1=(n^3-n+1)(n^2+n+1)$