Let $P(x)=x^6+bx^5+cx^4+dx^3+ex^2+fx+g$ be a polynomial with integer coefficients.
$$P\left(\sqrt{2}+\sqrt[3]{3}\right)=0$$
$R(x)$ is the remainder of the division between $P(x)$ by $x^3-3x-1$.
Determine the sum of the coefficients of $R(x)$.
What i have tried/know $x=\sqrt 2 +\sqrt[3]3$ $\implies$
$(x-√2)^3=3$ $\implies$ $x^3-3x^2√2+6x-2√2=3$ $\implies$ $(x^3+6x-3)^2=√2^2(3x^2+2)^2$
Working that expression you get:
$x^6-6x^4-6x^3+12x^2-36x+1=0$
So the solution i saw said that this equation:
$x^6-6x^4-6x^3+12x^2-36x+1=P(x)$
Dividing by $x^3-3x-1.$ Writing as the remainder theorem:
$P(x)=(x^3-3x-5)*(x^3-3x-1)+(3x^2-54x-4)$ $R(1)= 3-54-4= -55$
Which is the answer
I dont get why can i grant P(x) is that polynomial. For me is just a polynomial with integer coefficients that happens to have $(√2+\sqrt[3]3)$ as a root. Is this granted to be unique?
I tried using the theorem of irrational roots (don't know if that's the name for it in English), but it only covers roots of the type $√a+√b$