I have the following task:
Let $p(x) \in \mathbb{Z}[x], p(2) = p(-2) = 2, p(100) < 0$. Prove that $p(100) < -1000$
I'v tried to make some substitutions, to factorize the polynomial, but didn't succeed and out of ideas now. Can you give me some hints on what to try?
Hint:
Use the fact that for any integers $x,y$ we have $$x-y\mid p(x)-p(y)$$
and mark $p(100)=a$. From a condition you get $a<0$ and ...