Maths Olympiad Prep

Library / /413 of 860

Algebra Difficulty 5.1 AIME, harder Find the answer

Let bb and cc be real numbers, and define the polynomial P(x)=x2+bx+cP(x)=x^{2}+b x+c. Suppose that P(P(1))=P(P(2))=0P(P(1))=P(P(2))=0, and that P(1)P(2)P(1) \neq P(2). Find P(0)P(0).

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Since P(P(1))=P(P(2))=0P(P(1))=P(P(2))=0, but P(1)P(2)P(1) \neq P(2), it follows that P(1)=1+b+cP(1)=1+b+c and P(2)=4+2b+cP(2)=4+2 b+c are the distinct roots of the polynomial P(x)P(x). Thus, P(x)P(x) factors: P(x)=x2+bx+c=(x(1+b+c))(x(4+2b+c))=x2(5+3b+2c)x+(1+b+c)(4+2b+c)P(x) =x^{2}+b x+c =(x-(1+b+c))(x-(4+2 b+c)) =x^{2}-(5+3 b+2 c) x+(1+b+c)(4+2 b+c) It follows that (5+3b+2c)=b-(5+3 b+2 c)=b, and that c=(1+b+c)(4+2b+c)c=(1+b+c)(4+2 b+c). From the first equation, we find 2b+c=5/22 b+c=-5 / 2. Plugging in c=5/22bc=-5 / 2-2 b into the second equation yields 5/22b=(1+(5/2)b)(4+(5/2))-5 / 2-2 b=(1+(-5 / 2)-b)(4+(-5 / 2)) Solving this equation yields b=12b=-\frac{1}{2}, so c=5/22b=32c=-5 / 2-2 b=-\frac{3}{2}.

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.