Does there exist a polynomial $P(x)$ with integer coefficients such that $P(1+\sqrt[3]{2})=1+\sqrt[3]{2}$ and $P(1+\sqrt5)=2+3\sqrt5$?
Problem
Source:
Tags: Polynomials, algebra, polynomial
03.08.2018 15:35
Let $Q(x)=P(x)-x$. Then we want $Q(1+\sqrt[3]{2})=0$ and $Q(1+\sqrt{5})=1+2\sqrt{5}$ First of all, $x=1+\sqrt[3]{2}\implies x^3-3x^2+3x-3=0$. Thus $Q(x)=(x^3-3x^2+3x-3)R(x)$ $x=1+\sqrt{5}\implies x^3-3x^2+3x-3=-2+5\sqrt{5}$ $R(1+\sqrt{5})=\frac{1+2\sqrt{5}}{-2+5\sqrt{5}}=\frac{52+9\sqrt{5}}{121}$ $R(x)$ clearly does not have integer coefficients since it does not act as a $\mathbb{Z}[\sqrt{5}]\to\mathbb{Z}[\sqrt{5}]$ map. Since if every polynomial in $\mathbb{Z}[x]$ that is factorable over $\mathbb{Q}$ is also factorable over $\mathbb{Z}$ with factors differing by scalar multiplying the factors, it is clear that $Q(x)$ can't have all integer coefficients, and neither can $P(x)$.
03.08.2018 17:15
VMO 2017 P2
04.08.2018 14:38