I would appreciate if somebody could help me with the following problem:
Q: Show that for any integer $n\geq 1$, all the numbers $(3 n + 1)^5 + 5$ are composite (i.e. not prime).
I expand the formula $$(3 n + 1)^5 + 5=243 n^5+405 n^4+270 n^3+90 n^2+15 n+6$$ and .....