Maths Olympiad Prep

Library / /23 of 52

Algebra Difficulty 5.8 AIME, harder Prove it Belarus

The polynomial f(x)=x2+bx+8f(x) = x^2 + bx + 8, b0b \neq 0, has two different real roots x1x_1 and x2x_2. The numbers x1+1/x2x_1 + 1/x_2 and x2+1/x1x_2 + 1/x_1 are the roots of the monic polynomial g(x)g(x) of degree 2.
Find all possible values of g(1)g(1) if g(1)=f(1)g(1) = f(1).

Solution

Answer: 8-8.

Vieta's formulas for f(x)f(x) imply x1+x2=bx_1 + x_2 = -b and x1x2=8x_1 \cdot x_2 = 8. Let g(x)=x2+cx+dg(x) = x^2 + cx + d, then from Vieta's formulas for g(x)g(x):
c=x1+1x2+x2+1x1=b+x1+x2x1x2=bb8d=(x1+1x2)(x2+1x1)=x1x2+1x1x2+1+1=8+18+2=10+18 \begin{aligned} -c &= x_1 + \frac{1}{x_2} + x_2 + \frac{1}{x_1} = -b + \frac{x_1 + x_2}{x_1 \cdot x_2} = -b - \frac{b}{8} \\ d &= \left(x_1 + \frac{1}{x_2}\right) \cdot \left(x_2 + \frac{1}{x_1}\right) = x_1 x_2 + \frac{1}{x_1 x_2} + 1 + 1 = 8 + \frac{1}{8} + 2 = 10 + \frac{1}{8} \end{aligned}
The condition g(1)=f(1)g(1) = f(1) is equivalent to 1+b+b8+10+18=1+b+81 + b + \frac{b}{8} + 10 + \frac{1}{8} = 1 + b + 8, whence 178+b8=0\frac{17}{8} + \frac{b}{8} = 0, i.e. b=17b = -17. Therefore, g(1)=f(1)=1+b+8=117+8=8g(1) = f(1) = 1 + b + 8 = 1 - 17 + 8 = -8.

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: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.