Example 7.2.3 Let a,b,c≥0, prove that a3+b3+c3+9abc+4(a+b+c)≤8(ab+bc+ca) (Le Trung Kien)
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
Let f(b)=b3+b(4+9ac−8a−8c)+a3+c3+4(a+c)−8ac
By the AM-GM inequality, (a3+4a)+(c3+4c)≥4a2+4c2≥8ac, so the problem is reduced to proving 4+9ac≥8(a+c), with equality holding if a=c=2,b=0 or a=b=c=0. Otherwise, let x=a+c,y=ac, then 8x≥9y+4, and note that f′(b)=3b2−(8x−9y−4), so f′(b)=0⇔b=38x−9y−4
Since y≤4x2 and y≤98x−4 (and x≥21), we have y≤min(4x2,98x−4)=t g′(y)=33(8x−9y−4)−(3x+8)≤33(8x−4)−(3x+8)<0
Thus, g(y) is strictly decreasing. Therefore, g(y)≥g(t). If t=98x−4, then g(t)=x3+4x−3xt−8t≥0 (or equivalently, a3+c3+4(a+c)−8ac≥0) . This only requires considering t=4x2 and g(t)≥0. Let s=2x, then the inequality g(4x2)=g(s2)≥0 is equivalent to h(s)=2s3−8s2+8s−332(16s−9s2−4)3/2≥0
Since h′(s)=6s2−16s+8−(16−18s)316s−9s2−4, if h′(s)=0, then we must have 98≤s≤98+28 and 3(2s2−8s+4)2=(9−8s)2(16s−9s2−4)⇔(s−1)(189s3−485s2+372s−76)=0
Notice that the equation 189s3−485s2+372s−76=0 has one real root in the interval [98,98+28], so it is easy to see that h(s)≥h(1)=0. Equality holds if a=b=c=1 or a=b=c=0 or a=b=2,c=0 or any permutation thereof.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.