AlgebraDifficulty 7.2National olympiad, round 2Prove it
35. For the cubic equation x3+ax2+bx+c=0 with three real roots, prove that a2−3b⩾0, and a2−3b is not greater than the difference between the largest and smallest roots (1988 US Mathematical Olympiad problem)
Solution
35. Let the three roots of the equation be p,q,r, and p⩽q⩽r. By the relationship between roots and coefficients, a= - (p+q+r),b=pq+qr+rp. Thus, a2−3b=(p+q+r)2−3(pq+qr+rp)=p2+q2+r2−(pq+qr+rp)=21[(p−q)2+(q−r)2+(r−p)2]⩾0
On the other hand, a2−3b⩽r−p is equivalent to a2−3b⩽(r−p)2⇔21[(p−q)2+(q−r)2+(r−p)2]⩽(r−p)2⇔(p−q)2+(q−r)2⩽(r−p)2
The last inequality is clearly true, because q−p⩾0,r−q⩾0, we have (r−p)2=[(r−q)+(q−p)]2=(p−q)2+(q−r)2+2(q−p)(r−q)⩾(p−q)2+(q−r)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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.