AlgebraDifficulty 8.1Prove itUSA IMO · United States
Let a,b, and c be nonnegative real numbers such that a2+b2+c2+abc=4. Prove that 0≤ab+bc+ca−abc≤2.
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
First Solution. (By Richard Stong) From the condition, at least one of a,b, and c does not exceed 1, say a≤1. Then ab+bc+ca−abc=a(b+c)+bc(1−a)≥0. To obtain equality, we have a(b+c)=bc(1−a)=0. If a=1, then b+c=0 or b=c=0, which contradicts the given condition a2+b2+c2+abc=4. Hence 1−a=0 and only one of b and c is 0. Without loss of generality, say b=0. Therefore b+c>0 and a=0. Plugging a=b=0 back into the given condition gives c=2. By permutation, the lower bound holds if and only if (a,b,c) is one of the triples (2,0,0), (0,2,0), and (0,0,2).
Now we prove the upper bound. Let us note that some two of the three numbers a,b, and c are both greater than or equal to 1 or less than or equal to 1. Without loss of generality, we assume that the numbers with this property are b and c. Then we have (1−b)(1−c)≥0.(1) The given equality a2+b2+c2+abc=4 and the inequality b2+c2≥2bc imply a2+2bc+abc≤4,orbc(2+a)≤4−a2. Dividing both sides of the last inequality by 2+a yields bc≤2−a.(2) Combining (1) and (2) gives ab+bc+ac−abc≤ab+2−a+ac(1−b)=2−a(1+bc−b−c)=2−a(1−b)(1−c)≤2, as desired.
The last equality holds if and only if b=c and a(1−b)(1−c)=0. Hence, equality for the upper bound holds if and only if (a,b,c) is one of the triples (1,1,1), (0,2,2), (2,0,2), and (2,2,0).
Second Solution. (by Oaz Nir) We prove only the upper bound here. Either two of a,b,c are less than or equal to 1, or two are greater than or equal to 1. Assume b and c have this property. Then b+c−bc=1−(1−b)(1−c)≤1.(3) Viewing the given equality as a quadratic equation in a and solving for a yields a=2−bc±(b2−4)(c2−4). Note that (b2−4)(c2−4)=b2c2−4(b2+c2)+16 ≤b2c2−8bc+16=(4−bc)2. For the given equality to hold, we must have b,c≤2 so that 4−bc≥0. Hence, a≤2−bc+∣4−bc∣=2−bc+4−bc=2−bc, or 2−bc≥a.(4) Combining (3) and (4) gives 2−bc≥a(b+c−bc)=ab+ac−abc, or ab+ac+bc−abc≤2, as desired.
Third Solution. We prove only the upper bound here. Define functions f,g as f(x,y,z)=x2+y2+z2+xyz=(x+y)2+z2−(2−z)xy, g(x,y,z)=xy+yz+zx−xyz=z(x+y)+(1−z)xy for all nonnegative numbers x,y,z. Observe that if z≤1, then both f and g are unbounded, increasing functions of x and y.
Assume that f(a,b,c)=4 and, without loss of generality, that a≥b≥c≥0. Then c≤1. Let a′=(a+b)/2. Because a+b=a′+a′ and ab≤(2a−b)2+ab=a′2, we have f(a′,a′,c)≤f(a,b,c)=4andg(a′,a′,c)≥g(a,b,c). Now increase a′ to e≥0 such that f(e,e,c)=4. Note that g(e,e,c)≥g(a′,a′,c). It suffices to prove that g(e,e,c)≤2.
Since f(e,e,c)=2e2+c2+e2c=4, e2=(4−c2)/(2+c)=2−c. We obtain that g(e,e,c)−2=2ec+(1−c)e2−2≤2e(2−e2)+(e2−1)e2−2=e4−2e3−e2+4e−2=(e−1)2(e2−1)≤0, since 1≤e≤2.
Fourth Solution. We prove only the upper bound here. It is clear that a,b,c≤2. If a=0, then the given equality reduces to b2+c2=4. Then ab+bc+ca−abc=bc≤2(b−c)2+bc=2b2+c2=2. Similarly, the inequality is true if b or c equals 0.
Suppose that a,b,c>0. Solving for a yields a=2−bc+b2c2−4(b2+c2−4)=2−bc+(4−b2)(4−c2). We make the trigonometric substitution b=2sinu and c=2sinv, where 0∘<u,v<90∘. Then a=2(−sinusinv+cosucosv)=2cos(u+v). Set u=B/2, v=C/2, and A=180∘−B−C. Then a=2cos(u+v)=2sin(A/2), b=2sin(B/2), and c=2sin(C/2), where A,B,C are the angles of a triangle. We have ab=4sin2Asin2B=2sinAtan2AsinBtan2B=2sinAtan2BsinBtan2A By the AM-GM Inequality, this is at most sinAtan2B+sinBtan2A=sinAcot2A+C+sinBcot2B+C. Likewise, bc≤sinBcot2B+A+sinCcot2C+A, ca≤sinCcot2C+B+sinAcot2A+B. Therefore, applying the Sum-to-product, Product-to-sum, and Double-angle formulas, we have ab+bc+ca≤(sinA+sinB)cot2A+B+(sinB+sinC)cot2B+C+(sinC+sinA)cot2C+A=2cos2A−Bcos2A+B+2cos2B−Ccos2B+C+2cos2C−Acos2C+A=2(cosA+cosB+cosC)=6−4(sin22A+sin22B+sin22C)=6−(a2+b2+c2). Using the given equality, this last quantity equals 2+abc. It follows that ab+bc+ca≤2+abc, as desired.
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.