Ya que las raíces reales de la $P$ $n$ podemos escribir\begin{eqnarray}
P(x) & = & x^n+a_{n-1}x^{n-1}+\cdots a_2x^2 -nx + a_0 \\
& = & (x-x_1)(x-x_2)\cdots(x-x_n) \\
& = & x^n + a_{n-1}x^{n-1} + \cdots a_2x^2 +(-1)^{n-1}(\sum_{i=1}^n\prod_{j\neq i} x_j)\, x + x_1x_2\cdots x_n
\end{eqnarray} por lo tanto $x_1x_2\cdots x_n = a_0$ y $(-1)^{n-1}(\sum_{i=1}^n\prod_{j\neq i} x_j) = -n$. Pero puesto que $n$ es aún la última igualdad junto con $\prod_{j\neq i}x_j = \dfrac{a_0}{x_i}$ $\sum_{i=1}^n\dfrac{a_0}{x_i} = n$.
Por supuesto $P(0)= a_0 = x_1x_2\cdots x_n\geq1$.
Sin embargo, por la desigualdad de AM-GM, $$1=\frac{\sum_{i=1}^n\dfrac{a_0}{x_i}}{n}\geq a_0\left(\frac{1}{x_1x_2\cdots x_n}\right)^\frac{1}{n} = a_0^{1-\frac{1}{n}}\geq 1$$ with equality only at $\dfrac{a_0}{x_1}=\dfrac{a_0}{x_2}=\ldots=\dfrac{a_0}{x_n}$. Because equality holds, we know that all $\dfrac{a_0}{x_i}=1$ and therefore $\dfrac{a_0^n}{x_1x_2\cdots x_n} = a_0 ^ {n-1} = 1$ which implies $a_0=1$ and hence $x_i=1.$ $P(2) = 1$ ahora sigue directamente según se desee.