We need to show that $\frac{n^5}{5} + \frac{n^3}{3} + \frac{7n}{15}$ is an integer for every $n$
So far I have combined the fractions to get $ \frac{(3n^5 + 5n^3 +7n)}{15}$ and that is equal to $\frac{[n(3n^4 + 5n^2 + 7)]}{15}$.
So I need to show that $15\mid n(3n^4 + 5n^2 + 7)$
- Case $1: 15$ divides $n$. Then we are done.
- Case $2: 15$ does not divide $n$. Then I need to show that $15\mid(3n^4 + 5n^2 + 7)$. This is where I am stuck. Can someone please tell me if I am going in the right direction or I need to approach it in another way?
HINT:
$$\frac{n^5}5+\frac{n^3}3+\frac{7n}{15}=\frac{n^5-n}5+\frac{n^3-n}3+n$$
Use Fermat's Little Theorem