IMOC講義題目
IMOC講義題目
Allen Zhuang
inequality
a3 + b 3 + c 3
S= .
abc
Solution Without loss of generality, let p = ab, s = a + b, c = 1. From
the condition, we have
s s2 + s s2
(s + 1)( + 1) = 10 ⇒ p = ≤
p 9−s 4
⇒ s ∈ [1, 4].
We also have
2
s(a2 − ab + b2 ) + 1 s(s2 − 3 · s9−s
+s
)+1
S= ⇒S= 2
s +s
p 9−s
1
Example 1.4.8 Given positive real numbers x, y, z satisfying x + y + z =
xyz. Prove that r
X 1 3
2
≤ .
1+x 2
Solution Let x = tan A, y = tan B, z = tan C, where A + B + C = π,
therefore we are left to prove cos A + cos B + cos C ≤ 23 . Since x, y, z > 0, so
A, B, C ∈ [0, π2 ], thus, cos A, cos B, cos C are concave function. From Jensen
inequality, we have
A+B+C π 3
cos A + cos B + cos C ≤ 3 · cos( ) = 3 · cos( ) = .
3 3 2
2
1.5 AM-GM and other application
Example 1.5.4 Let x be real number. Find the maximum value of
x(1 − x3 ).
3x3 + (1 − x3 ) + (1 − x3 ) + (1 − x3 ) 4 3
3y 3 = 3x3 (1 − x3 )3 ≤ [ ] = ( )4 .
4 4
So √
3
33 4 2
3y ≤ ( ) ⇒ y ≤
4 2
Example 1.5.5 Given real numbers a, b, c, d, prove that
a4 b + b4 c + c4 d + d4 a ≥ abcd(a + b + c + d)
⇒ a4 b + b4 c + c4 d + d4 a ≥ abcd(a + b + c + d)
3
Example 1.5.7 Let a, b, c be positive real numbers satisfying ab+ac+bc =
abc. Prove that
bc ac ab 1
a+1
+ b+1 + c+1 ≥
a b c 3
1 1 1
Solution From the condition, we have a + b + c
= 1. So by weighted
AM-GM, we obtain
1 1 1 1 1 1
bc ac ab ab+c ba+c ca+b
+ + ≥
aa+1 bb+1 cc+1 abc
1 1 1
a1− a b1− b c1− c 1 1 1 1
= = a− a b − b c − c = 1 1 1
abc aa bb cc
1 1 1
Notice that 3 = a · a1 b · 1b c · 1
c
≥ a a b b c c , therefore, 1
1
1 1 ≥ 13 .
aa bb cc
2 2 x2 y 2
x y + xy(x + y) + + ≥ 2(y x + xy ).
2 2
x2 y2
Now we try to prove that x2 y 2 + x2 y + y 2 x + 2
+ 2
= 2 + xy(1 + xy).
2 2 2 x2 y 2 22 2 x2 y 2
x y +x y+y x+ + = x y + 2xy + +
2 2 2 2
x2 + 2xy + y 2
= x2 y 2 + xy + = x2 y 2 + xy + 2.
2
And we are done.
4
Exercise p11.1 Given positive real numbers x, y, z satisfy xy + yz + xz =
3xyz. Prove that
x2 y + y 2 z + z 2 x ≥ 2(x + y + z) − 3.
1 1 1
Solution From the condition we have x
+ y
+ z
= 3. Therefore we have
1 1 1
(x2 y + ) + (y 2 z + ) + (z 2 x + ) ≥ 2x + 2y + 2z,
y z x
The inequality holds true because of the AM-GM inequality.