Let the polynomial $P (x)$ with integer coefficients have a local minimum at the point $x = \sqrt 2$. Prove that $P (x)$ has also a local minimum or maximum at the point $x = -\sqrt 2$ (not an inflection point).
Let $P(x)=a_nx^n+a_{n-1}x^{n-1}+...+a_1x+a_0$, where $a_i \in \mathbb Z, i=0,..n$. Then $$P'(x)=na_nx^{n-1}+(n-1)a_{n-1}x^{n-2}+...+a_1$$ $$P'(\sqrt2)=0$$