find all integers m such that the number $m^5+m+1$ is prime

68 Views Asked by At

I really don't know how to start this problem. The problem should be related to factoring the equation to derive an answer, but I don't know how.