Suppose a, b, c are real numbers such that a+b+c=0 and a2+b2+c2=1. Prove that a2b2c2≤541 and determine the cases of equality.
Solution
First of all, 0=(a+b+c)2=a2+b2+c2+2(ab+bc+ca), i.e., ab+bc+ca=−21, and so a, b, c are the roots of the cubic x3−21x−abc=0, and, by hypothesis, these are real. Hence the product of the local extrema of this cubic is non-positive. But these extrema occur when x=±6. Hence the requirement is that (661−261−abc)(−661+261−abc)≤0, which simplifies to (−361−abc)(361−abc)≤0, i.e. (abc)2≤541, the desired result. (More directly, of course, one can achieve the same result by quoting the criterion for the roots of a cubic in normal form to be real.) If the equality occurs, then 0 is either a local max or a local min, in which case the cubic has a double root. Say, a=b, c=−2a, whence 6a2=1 and so equality happens iff two of a, b, c are equal to ±61, and the third is ∓62.
Another way is to use the following well-known fact, which is an easy consequence of problem 4: Suppose a, b, c are the roots of the cubic x3−px−q. Then (a−b)2(b−c)2(c−a)2=4p3−27q2. This implies 4p3−27q2≥0. With 2p=a2+b2+c2=1 the result follows.
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.