Prove that $\frac {k^7}{7} + \frac {k^5}{5} + \frac {2k^3}{3} - \frac {k}{105}$ is an integer for every positive integer $k$.
I have tried to do it with induction, but I am unable to do so .
Prove that $\frac {k^7}{7} + \frac {k^5}{5} + \frac {2k^3}{3} - \frac {k}{105}$ is an integer for every positive integer $k$.
I have tried to do it with induction, but I am unable to do so .
By Fermat's little theorem, for any positive integer $k$, $70k^3\equiv k^3\equiv k \pmod 3,$ $21k^5\equiv k^5 \equiv k \pmod 5$, and $15k^7\equiv k^7 \equiv k \pmod 7$. Therefore $3, 5, $ and $7$ all divide $15k^7+21k^5+70k^3-k.$ Can you take it from here?
Hint: $f(k+1) - f(k) = {k}^{6}+3\,{k}^{5}+6\,{k}^{4}+7\,{k}^{3}+7\,{k}^{2}+4\,k+1$