If $f(x)$ is a polynomial and $f(n)$ is an integer for all $n\in \mathbb{Z}$, then $f(x)$ must have integer coefficients.
I need to disprove the statement via a counter-example. But I can't seem to think of one. Could $3x^2+2x^{-1}+1$ be a possible example?
Another family of simpe counter-examples: By Fermat's little theorem, $x^p\equiv x\pmod p$ for all $x\in\Bbb Z$ if $p$ is prime. Therefore $$\frac1px^p-\frac1px $$ maps integers to integers.