Maths Olympiad Prep

Library / /3 of 29

Algebra Difficulty 4.7 AIME Prove it Croatia

Let aa, bb be real numbers such that all the zeros of the polynomial P(x)=x3+ax2+bx8P(x) = x^3 + a x^2 + b x - 8 are real. Prove that a22b+12a^2 \ge 2b + 12. (Kristina Ana Škreb)

Solution

Polynomial P(x)P(x) has three zeros, let us denote them by x1x_1, x2x_2 and x3x_3.
According to Viète's formulas we have:
x1+x2+x3=ax1x2+x2x3+x3x1=bx1x2x3=8. \begin{aligned} x_1 + x_2 + x_3 &= -a \\ x_1 x_2 + x_2 x_3 + x_3 x_1 &= b \\ x_1 x_2 x_3 &= 8. \end{aligned}
It follows x12+x22+x32=a22bx_1^2 + x_2^2 + x_3^2 = a^2 - 2b, and from the A-G inequality we get:
a22b=x12+x22+x323x12x22x323=3643=12, a^2 - 2b = x_1^2 + x_2^2 + x_3^2 \ge 3 \sqrt[3]{x_1^2 x_2^2 x_3^2} = 3 \sqrt[3]{64} = 12,
which finishes the proof.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.