Maths Olympiad Prep

Library / /28 of 39

Algebra Difficulty 5.7 AIME, harder Prove it Ireland

Suppose aa, bb, cc are real numbers such that a+b+c=0a + b + c = 0 and a2+b2+c2=1a^2 + b^2 + c^2 = 1. Prove that
a2b2c2154 a^2 b^2 c^2 \leq \frac{1}{54}
and determine the cases of equality.

Solution

First of all, 0=(a+b+c)2=a2+b2+c2+2(ab+bc+ca)0 = (a + b + c)^2 = a^2 + b^2 + c^2 + 2(ab + bc + ca), i.e.,
ab+bc+ca=12, ab + bc + ca = -\frac{1}{2},
and so aa, bb, cc are the roots of the cubic x312xabc=0x^3 - \frac{1}{2}x - 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=±6x = \pm\sqrt{6}. Hence the requirement is that
(166126abc)(166+126abc)0, \left(\frac{1}{6\sqrt{6}} - \frac{1}{2\sqrt{6}} - abc\right)\left(-\frac{1}{6\sqrt{6}} + \frac{1}{2\sqrt{6}} - abc\right) \le 0,
which simplifies to
(136abc)(136abc)0, i.e. (abc)2154, \left(-\frac{1}{3\sqrt{6}} - abc\right) \left(\frac{1}{3\sqrt{6}} - abc\right) \le 0, \quad \text{ i.e. } \quad (abc)^2 \le \frac{1}{54},
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 00 is either a local max or a local min, in which case the cubic has a double root. Say, a=ba = b, c=2ac = -2a, whence 6a2=16a^2 = 1 and so equality happens iff two of aa, bb, cc are equal to ±16\pm\frac{1}{\sqrt{6}}, and the third is 26\mp\frac{2}{\sqrt{6}}.

Another way is to use the following well-known fact, which is an easy consequence of problem 4: Suppose aa, bb, cc are the roots of the cubic x3pxqx^3 - px - q. Then
(ab)2(bc)2(ca)2=4p327q2. (a-b)^2 (b-c)^2 (c-a)^2 = 4p^3 - 27q^2.
This implies 4p327q204p^3 - 27q^2 \ge 0. With 2p=a2+b2+c2=12p = a^2 + b^2 + c^2 = 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.