Find a nonzero monic polynomial P(x) with integer coefficients and minimal degree such that P(1−32+34)=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 (1−32+34)(1+32)=3, so 1−32+34=1+323. Now, if f(x)=x3−2, we have f(32)=0, so if we let g(x)=f(x−1)=(x−1)3−2=x3−3x2+3x−3, then g(1+32)=f(32)=0. Finally, we let h(x)=g(x3)=x327−x227+x9−3 so h(1+323)=g(1+32)=0. To make this a monic polynomial, we multiply h(x) by −3x3 to get x3−3x2+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.