Maths Olympiad Prep

Library / /14 of 53

Algebra Difficulty 5.7 AIME, harder Prove it China

The real polynomial φ(x)=ax3+bx2+cx+d\varphi(x) = ax^3 + bx^2 + cx + d has three positive roots, and φ(0)<0\varphi(0) < 0. Prove that
2b3+9a2d7abc0.1 2b^3 + 9a^2d - 7abc \le 0. \quad \textcircled{1}

Solution

Proof We denote by x1,x2,x3x_1, x_2, x_3 the three positive roots of the polynomial φ(x)=ax3+bx2+cx+d\varphi(x) = ax^3 + bx^2 + cx + d. By Vieta's theorem, we have
x1+x2+x3=ba,x1x2+x2x3+x3x1=ca,x1x2x3=da. \begin{align*} x_1 + x_2 + x_3 &= -\frac{b}{a}, \\ x_1x_2 + x_2x_3 + x_3x_1 &= \frac{c}{a}, \\ x_1x_2x_3 &= -\frac{d}{a}. \end{align*}
---
As φ(0)<0\varphi(0) < 0, we get d<0d < 0, and hence a>0a > 0.
Dividing both sides of ① by a3a^3, we get an equivalent form of ①:
7(ba)ca2(ba)3+9(da)7(x1+x2+x3)(x1x2+x2x3+x3x1)2(x1+x2+x3)3+9x1x2x3x12x2+x12x3+x22x1+x22x3+x32x1+x32x22(x13+x23+x33).2 \begin{aligned} & 7\left(-\frac{b}{a}\right)\frac{c}{a} \le 2\left(-\frac{b}{a}\right)^3 + 9\left(-\frac{d}{a}\right) \\ \Leftrightarrow & 7(x_1 + x_2 + x_3)(x_1x_2 + x_2x_3 + x_3x_1) \\ & \le 2(x_1 + x_2 + x_3)^3 + 9x_1x_2x_3 \\ \Leftrightarrow & x_1^2x_2 + x_1^2x_3 + x_2^2x_1 + x_2^2x_3 + x_3^2x_1 + x_3^2x_2 \\ & \le 2(x_1^3 + x_2^3 + x_3^3). \qquad \textcircled{2} \end{aligned}
Because x1,x2,x3x_1, x_2, x_3 are all greater than 0, (x1x2)(x12x22)0(x_1 - x_2)(x_1^2 - x_2^2) \ge 0. That is to say,
x12x2+x22x1x13+x23. x_1^2 x_2 + x_2^2 x_1 \le x_1^3 + x_2^3.
By the same argument, x22x3+x32x2x23+x33x_2^2 x_3 + x_3^2 x_2 \le x_2^3 + x_3^3, x32x1+x12x3x33+x13x_3^2 x_1 + x_1^2 x_3 \le x_3^3 + x_1^3.
Summing up these three inequalities we get ②, and the
equality holds iff x1=x2=x3x_1 = x_2 = x_3.

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.