Maths Olympiad Prep

Library / /393 of 860

Algebra Difficulty 5.1 AIME, harder Find the answer

Find a nonzero monic polynomial P(x)P(x) with integer coefficients and minimal degree such that P(123+43)=0P(1-\sqrt[3]{2}+\sqrt[3]{4})=0. (A polynomial is called monic if its leading coefficient is 1.)

A number or a short expression. Spacing and $ signs are ignored.

Solution

Note that (123+43)(1+23)=3(1-\sqrt[3]{2}+\sqrt[3]{4})(1+\sqrt[3]{2})=3, so 123+43=31+231-\sqrt[3]{2}+\sqrt[3]{4}=\frac{3}{1+\sqrt[3]{2}}. Now, if f(x)=x32f(x)=x^{3}-2, we have f(23)=0f(\sqrt[3]{2})=0, so if we let g(x)=f(x1)=(x1)32=x33x2+3x3g(x)=f(x-1)=(x-1)^{3}-2=x^{3}-3x^{2}+3x-3, then g(1+23)=f(23)=0g(1+\sqrt[3]{2})=f(\sqrt[3]{2})=0. Finally, we let h(x)=g(3x)=27x327x2+9x3h(x)=g\left(\frac{3}{x}\right)=\frac{27}{x^{3}}-\frac{27}{x^{2}}+\frac{9}{x}-3 so h(31+23)=g(1+23)=0h\left(\frac{3}{1+\sqrt[3]{2}}\right)=g(1+\sqrt[3]{2})=0. To make this a monic polynomial, we multiply h(x)h(x) by x33-\frac{x^{3}}{3} to get x33x2+9x9x^{3}-3x^{2}+9x-9.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.