Given a monic polynomial $f(x)$ of degree $n$ over $Z$ and $k, p \in N$ , prove that if none of the numbers $f(k), f(k + 1),..., f(k + p)$ is divisible by $p + 1$, then $f(x) = 0$ has no rational solution.
Question from 'Problem solving Strategies'.
Here is the solution
Can anyone please explain why the polynomial $g(x)$ should have integral coefficients (2nd line of solution)?