Demostrar que si todas las raíces del polinomio $P(z)$ es un verdadero, entonces para cualquier $b$ las raíces del polinomio $R(z)=P(z+ib)+P(z-ib)$ también es real.
¿Sólo estoy tratando de tomar un polinomio $$P(z)=a_0+a_1z+....+a_nz^n$$ and look at $$P(z+bi)=a_0+a_1(z+bi)+...+a_n(z+bi)^n$$ and $$P(z-bi)=a_0+a_1(z-bi)+...+a_n(z-bi)^n$$ and then considering $$P(z+ib)+P(z-ib)=2a_0+2a_1z+2a_2(z^2-b^2)+...$$ we can see that every term hasn't the imaginary part, i.e all of $ i$ are missing and we get new polynomial $G$ which have coefficients as in a polynomial $P(z)$ multiplying on $b$. But how to explain that all of the roots of $R(z)$ es una verdadera?