AlgebraDifficulty 7.6National olympiad, round 2Prove it
109. (Chen Ji, 2007. 12. 20 provided) Let x,y,z∈R−, and satisfy x+y+z=2, then ∑9−8yz⩾7
Equality holds if and only if x=y=z=32, or one of x,y,z is zero, and the other two are equal to 1.
Solution
109. Simplified Proof: For the convenience of proof, we make the following transformation: Let x=2a,y=2b,z=2c. At this point, the original proposition is equivalent to:
Let a,b,c∈R−, and satisfy a+b+c=1, then ∑9−32bc⩾7
Equality holds if and only if a=b=c=31, or one of a,b,c is zero, and the other two are both 21.
Next, we will prove equation (1), i.e., Equation (1)⇔(9−32bc+9−32ac)2⩾(7−9−32ab)2⇔9−32bc⋅9−32ac+79−32ab⩾20+16bc+16ac−16ab
Squaring both sides of the above equation and rearranging, we get 7729−2592∑bc+9216abc−32768(abc)2⩾−61+128(∑bc)2−512abc+464∑bc
Let s1=∑a=1,s2=∑bc,s3=abc, then the above equation can be written as 7729−2592s2+9216s3−32768s32⩾−61+128s22−512s3+464s2
Therefore, to prove equation (1), we only need to prove equation (2) holds. Since s13−4s1s2+9s3⩾0 (Refer to Chapter 1 "Equivalent Transformation Method for Proving Inequalities" Example 14), we get s2⩽41+9s3
Therefore, to prove equation (2), we only need to prove 7729−2592⋅41+9s3+9216s3−32768s32⩾−61+128(41+9s3)2−512s3+464⋅41+9s3⇔781+3384s3−32768s32⩾63+676s3+648s32
Squaring both sides of the above equation and rearranging, we get s3(1260−33504s3−13689s32−6561s33)⩾0⇔s3(1−27s3)(1260+516s3+243)⩾0
This inequality is clearly true, therefore equation (2) holds, and thus equation (1) is proven. From the above proof, it is easy to obtain the conditions for equality.
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.