You are on page 1of 14

Contents

Preface vii

1 Some Classical and Some New Inequalities 1


1.1 Muirhead’s Inequality . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Substitution Method . . . . . . . . . . . . . . . . . . . . . . . . 12
1.3 Tangent Line Method . . . . . . . . . . . . . . . . . . . . . . . 24
1.4 Method of Undetermined Coefficients . . . . . . . . . . . . . . . 37
1.5 Contradiction Method . . . . . . . . . . . . . . . . . . . . . . . 47
1.6 Methods for Proving Inequalities With Three Variables . . . . 55
1.7 Methods for Proving Symmetric Inequalities With n Variables . 77
1.8 Sum of Square Method (SOS Method) and SOS-Schur Method 90

2 Problems – 118 Inequalities 115


2.1 Introductory Problems . . . . . . . . . . . . . . . . . . . . . . . 115
2.2 Advanced Problems . . . . . . . . . . . . . . . . . . . . . . . . 122
2.3 Solutions to Introductory Problems . . . . . . . . . . . . . . . . 129
2.4 Solutions to Advanced Problems . . . . . . . . . . . . . . . . . 173

Other Books from XYZ Press 243


Preface

Inequalities permeate all fields of mathematics. The aim of 118 Inequalities


for Mathematics Competitions is to present selected techniques in the field.
We chose refined problems from Mathematical Reflections, the Art of Problem
Solving website, and the Romanian journal Gazeta Matematică. Many of the
problems featured in the book were created by the authors.

In the first section, the readers will encounter the Muirhead Inequality, as well
as older and newer methods of proving inequalities. Among these we men-
tion the substitution method, where, by suggestive examples, some famous
inequalities are explored through homogenization, normalization, and typical
substitutions in practical problems. Some of these include substitutions that
transform a geometric inequality into an algebraic one and vice versa. An-
other method presented is the tangent line method, a powerful tool used to
ease computations in the case of polynomial or rational functions. Also, to
form a thorough intuition, we provide graphical representations for selected
examples. Undetermined coefficients and the contradiction method also guar-
antee the success of solving certain classes of inequalities as shown in examples.
In the following two sections we present a set of strong theorems, first for sym-
metrical inequalities in three variables and then in several variables, some of
which concur with other sources such as the pqr or uvw methods. Finally,
we introduce two more recent methods known as SOS (sum of squares), SOS-
Schur method, and a multitude of examples to illustrate as many aspects as
possible.

All of the material presented throughout the book is intended for a wide
audience: high school students, teachers, undergraduates, or and anyone with
a passion for mathematics.

The subsequent sections are dedicated to the proposed problems, which are
divided into introductory and advanced. The inequalities from each section are
ordered increasingly by the number of variables and and the degree of difficulty.
Each problem has at least one complete solution, and many problems have
viii

multiple solutions, useful in developing the necessary array of mathematical


machinery for competitions.
This book would certainly help Olympiad students who wish to prepare for
the study of inequalities, a topic now of frequent use at various competitive
levels. We hope the book will be a source of inspiration for proving algebraic
inequalities and some of their newfound applications. Thanks to all Mathe-
matical Reflections contributors and math enthusiasts who post problems on
the AoPS website.

Enjoy the problems!


1
Some Classical and Some New Inequalities

1.1 Muirhead’s Inequality


This inequality is an important generalization of the AM-GM Inequality. It
is a powerful tool for solving inequality problem. First we present some intro-
ductory notions and then prove the inequality in the case of three variables.
Definition 1. Let p = (p1 , p2 , . . . , pn ) and q = (q1 , q2 , . . . , qn ) be two se-
quences of real numbers. We say that the sequence p majorizes the sequence
q and we write p q or q p, if, after a possible reordering, the terms of the
sequences p and q satisfy the following three conditions:
1 p1 p2 ... pn and q1 q2 ... qn ;
2 p1 + p2 + . . . + pk q1 + q2 + . . . + qk , for each k, 1  k  n 1;
3 p1 + p2 + . . . + pn = q1 + q2 + . . . + qn .
The first condition is obviously no restriction, since we can always rearrange
the sequence. The second condition is essential. Clearly, p p holds for an
arbitrary sequence p.
Note 1. If p = (pi )ni=1 is an arbitrary sequence of nonnegative numbers,
having the sum equal to 1, then
✓ ◆
1 1 1
(1, 0, . . . , 0) (p1 , p2 , . . . , pn ) , ,..., .
n n n
Definition 2. Let a1 , a2 , . . . , an be positive real numbers and
p = (p1 , p2 , . . . , pn )
be a sequence of real numbers. The p mean of a1 , a2 , . . . , an is defined by
1 X p1 p2
[p] = a (1) a (2) . . . apn(n) ,
n!
2Sn
2 Some Classical and Some New Inequalities

where Sn is the set of all permutations of {1, 2, . . . , n}.

Note 2. We have
n
1X
[(1, 0, . . . , 0)] = ai ,
n
i=1
which is the arithmetic mean of a1 , a2 , . . . , an , and
✓ ◆
1 1 1 p
, ,..., = n a1 a2 . . . an
n n n

is their geometric mean.

Example 1. Let a1 , a2 , . . . , an be positive real numbers and

p = (p1 , p2 , . . . , pn ), q = (q1 , q2 , . . . , qn )

be two sequences of real numbers. We have



[p] + [q] p+q
.
2 2

Solution. This is because by the AM-GM Inequality,

ap1(1) · · · apn(n) + aq1(1) · · · aqn(n) (p1 +q1 )/2 (pn +qn )/2.
a (1) · · · a (n)
2
Summing over 2 Sn and dividing by n!, we get the inequality.

Example 2. (Schur’s Inequality) Let x, y, z be nonnegative real numbers and


let a 2 R, b > 0. Then we have

[(a + 2b, 0, 0)] + [(a, b, b)] 2[(a + b, b, 0)].

Solution. By definition, we get

3![(a + 2b, 0, 0)] = 2(xa+2b + y a+2b + z a+2b ),


3![(a, b, b)] = 2(xa y b z b + xb y a z b + xb y b z a ),
3![(a + b, b, 0)] = xa+b (y b + z b ) + y a+b (z b + xb ) + z a+b (xb + y b ).

With elementary algebraic transformations, we have


1 1
[(a + 2b, 0, 0)] + [(a, b, b)] [(a + b, b, 0)]
2 2
a b b b
= x (x y )(x z ) + y a (y b
b
xb )(y b z b ) + z a (z b y b )(z b xb ).
Muirhead’s Inequality 3

Thus the given inequality is equivalent to

xa (xb y b )(xb z b ) + y a (y b xb )(y b z b ) + z a (z b y b )(z b xb ) 0.

Assume, without loss of generality, that x y z.


If a 0 then

xa (xb y b )(xb zb) xa (xb y b )(y b zb)


y a (xb y b )(y b zb)
= y a (y b xb )(y b z b ),

which means that

xa (xb y b )(xb z b ) + y a (y b xb )(y b zb) 0,

and since z a (z b y b )(z b xb ) 0 we get the required result.


Similarly when a < 0, we assume without loss of generality, that x  y  z
and the proof is essentially the same.

Note 3. Replacing x ! yz, y ! zx, z ! xy we get the following equivalent


form of Schur’s Inequality:

[(a + 2b, a + 2b, 0)] + [(a + b, a + b, 2b)] 2[(a + 2b, a + b, b)].

Theorem 1 (Muirhead’s Inequality). Let a1 , a2 , . . . , an be positive real


numbers and p, q 2 Rn be two sequences of real numbers. If p q, then [p]
[q]. Furthermore, for p 6= q, equality holds if and only if a1 = a2 = . . . = an .

Proof. We will prove this theorem for the case n = 3. Let us first notice that
for n = 2 the inequality follows easily. Indeed, it’s easy to check

ap11 ap22 + ap12 ap21 aq11 aq22 aq12 aq21


⇣ ⌘
= ap12 ap22 ap11 p2 + ap21 p2 aq11 p2 aq22 p2 aq12 p 2 q1 p 2
a2
⇣ ⌘⇣ ⌘
= ap12 ap22 aq11 p2 aq21 p2 aq12 p2 aq22 p2
0,

because q1 p2 = p1 q2 q1 q2 0, q2 p2 = p1 q1 0.
Now, let us consider the case n = 3. We assume that p 6= q and not all the ai
are equal. Let p = (p1 , p2 , p3 ), q = (q1 , q2 , q3 ) and let us consider the following
cases:
1. q1 p2 . Since

(p1 , p2 ) (p1 + p2 q1 , q1 ) or (p1 , p2 ) (q1 , p1 + p2 q1 )


4 Some Classical and Some New Inequalities

and
(p1 + p2 q1 , p3 ) (q2 , q3 ),
using Muirhead’s Inequality twice for the case n = 2, proven before, it follows
that
X p p
6[p] = (a11 a22 + ap12 ap21 ) ap33
cyc
X⇣ ⌘
ap11 +p2 q 1 q1
a2 + aq11 ap21 +p2 q1
ap33
cyc
X ⇣ ⌘
= aq11 ap21 +p2 q1 p3
a3 + ap23 ap31 +p2 q1

cyc
X
aq11 (aq22 aq33 + aq23 aq32 )
cyc

= 6[q].

2. q1  p2 . It follows from 3q1 q 1 + q 2 + q 3 = p1 + p 2 + p 3 q1 + p2 + p3


that
(p2 , p3 ) (q1 , p2 + p3 q1 )
and since p1 q1 q2 , p1 q1 = 2q1 q1 p2 + p3 q1 , we get

(p1 , p2 + p3 q1 ) (q2 , q3 ).

Therefore, applying Muirhead’s Inequality twice for the case n = 2, it follows


that
X p
6[p] = a11 (ap22 ap33 + ap23 ap32 )
cyc
X ⇣ ⌘
ap11 aq21 ap32 +p3 q1
+ ap22 +p3 q 1 q1
a3
cyc
X ⇣ ⌘
= aq21 ap11 ap32 +p3 q1
+ ap12 +p3 q1 p1
a3
cyc
X
aq21 (aq12 aq33 + aq13 aq32 )
cyc

= 6[q].

Equality holds if and only if a1 = a2 = a3 .

Note 4. Since (1, 0, . . . , 0) (1/n, 1/n, . . . , 1/n), the AM-GM Inequality is a


consequence.
Muirhead’s Inequality 5

Example 3. Let a, b, c be positive real numbers. Prove that

a2 (b + c) b2 (c + a) c2 (a + b)
+ 2 + 2 a + b + c.
b2 + c 2 c + a2 a + b2
Solution. Clearing denominators, the inequality becomes
X
a2 (b + c)(c2 + a2 )(a2 + b2 ) (a + b + c)(a2 + b2 )(b2 + c2 )(c2 + a2 ).
cyc

Expanding and canceling terms, we reach

a6 (b + c) + b6 (c + a) + c6 (a + b) a5 (b2 + c2 ) + b5 (c2 + a2 ) + c5 (a2 + b2 ),

or
[(6, 1, 0)] [(5, 2, 0)],
which follows by Muirhead’s Inequality.
Equality holds if and only if a = b = c.

Example 4. (Nguyen Viet Hung, Mathematical Reflections) Prove that for


any positive real numbers a, b, c the following inequality holds:

a3 b3 c3 3(a3 + b3 + c3 )
+ + .
bc ca ab a 2 + b2 + c 2
Solution. The inequality can be rewritten as

(a4 + b4 + c4 )(a2 + b2 + c2 ) 3abc(a3 + b3 + c3 ),

or

a6 + b6 + c6 + a4 (b2 + c2 ) + b4 (c2 + a2 ) + c4 (a2 + b2 ) 3abc(a3 + b3 + c3 ),

or
[(6, 0, 0)] + 2[(4, 2, 0)] 3[(4, 1, 1)],
which follows from Muirhead’s Inequality,

[(6, 0, 0)] [(4, 1, 1)],

[(4, 2, 0)] [(4, 1, 1)].


Equality holds if and only if a = b = c.

Example 5. Let a, b, c be positive real numbers. Prove that

(a2 + bc)(b2 + ca)(c2 + ab) (a2 + ab)(b2 + bc)(c2 + ca).


6 Some Classical and Some New Inequalities

Solution. Expanding, we obtain the following equivalent forms

a4 bc + b4 ca + c4 ab + a3 b3 + b3 c3 + c3 a3 + 2a2 b2 c2
a3 b2 c + a3 bc2 + b2 c2 a + b3 ca2 + c3 a2 b + c3 ab2 + 2a2 b2 c2 ,
a4 bc + b4 ca + c4 ab + a3 b3 + b3 c3 + c3 a3
a3 b2 c + a3 bc2 + b2 c2 a + b3 ca2 + c3 a2 b + c3 ab2 ,

[(4, 1, 1)] + [(3, 3, 3)] 2[(3, 2, 1)],


which follows from Muirhead’s Inequality,

[(4, 1, 1)] [(3, 2, 1)],

[(3, 3, 3)] [(3, 2, 1)].


Equality holds if and only if a = b = c.

Example 6. Let a, b, c be positive real numbers such that abc = 1. Prove


that
a2 + b2 + c2 + 3 2(ab + bc + ca).

Solution. Using the substitutions

x2 y2 z2
a= , b= , c= , x, y, z > 0,
yz zx xy
the inequality becomes
✓ ◆
x4 y4 z4 xy yz zx
+ + +3 2 + 2+ 2 ,
y 2 z 2 z 2 x2 x2 y 2 z2 x y
or
x6 + y 6 + z 6 + 3x2 y 2 z 2 2(x3 y 3 + y 3 z 3 + z 3 x3 ),
or
[(6, 0, 0)] + [(2, 2, 2)] 2[(3, 3, 0)].
But this follows from the following inequality

[(6, 0, 0)] + [(2, 2, 2)] 2[(4, 2, 0)],

which is Schur’s Inequality and

[(4, 2, 0)] [(3, 3, 0)],

which is Muirhead’s Inequality.


Equality holds if and only if a = b = c.
Muirhead’s Inequality 7

Example 7. If a, b, c are nonnegative real numbers prove that


p ⇣p p p ⌘
a2 + b2 + c2  abc a + b + c + (a b)2 + (b c)2 + (c a)2 .

Solution. Note that rearranging the requested inequality gives


p ⇣p p p ⌘
a2 + b2 + c2 + abc a+ b+ c 2(ab + bc + ca).

Thus substituting a = x2 , b = y 2 , c = z 2 the inequality becomes


x4 + y 4 + z 4 + xyz(x + y + z) 2(x2 y 2 + y 2 z 2 + z 2 x2 ),
or
[(4, 0, 0)] + [(2, 1, 1)] 2[(2, 2, 0)].
But this follows from Schur’s Inequality i.e.
[(4, 0, 0)] + [(2, 1, 1)] 2[(3, 1, 0)]
and
[(3, 1, 0)] [(2, 2, 0)]
which is Muirhead’s Inequality.
Equality holds if and only if a = b = c.

Example 8. (An Zhenping, Mathematical Reflections) Let a, b, c be nonneg-


ative real numbers such that a2 + b2 + c2 a3 + b3 + c3 . Prove that
a 3 b3 + b 3 c 3 + c 3 a 3  a 2 b 2 + b 2 c 2 + c 2 a 2 .
Solution. It is sufficient to prove that
✓ 3 ◆2
3 3 3 3 3 3 a + b3 + c 3
a b +b c +c a  a 2 b2 + b2 c 2 + c 2 a 2 .
a 2 + b2 + c 2
After clearing denominators this is equivalent to
X X X X
(a7 b3 + a7 c3 ) + a 4 b3 c 3  (a8 b2 + a8 c2 ) + a 6 b2 c 2 ,
cyc cyc cyc cyc

or
2[7, 3, 0)] + [(4, 3, 3)]  2[(8, 2, 0)] + [(6, 2, 2)].
However this inequality is true, since by Muirhead’s Inequality,
[7, 3, 0)]  [(8, 2, 0)],
and
[(4, 3, 3)]  [(6, 2, 2)].
Equality holds if and only if a = b = c.
8 Some Classical and Some New Inequalities

Example 9. Let a, b, c be positive real numbers such that a+b+c = a2 +b2 +c2 .
Prove that
ab + bc + ca  abc + 2.

Solution. First, we homogenize the inequality and we get the following in-
equality

(a + b + c)2 (a2 + b2 + c2 )(ab + bc + ca)  abc(a + b + c)3 + 2(a2 + b2 + c2 )3 .

By some easy computations, the inequality is reduced to


X
2(a2 + b2 + c2 )3 (a + b + c)2 (a3 b + a3 c),
cyc

or X
2 (a6 + 2a4 b2 + 2a4 c2 + 2a2 b2 c2 )
cyc
X
(a5 b + a5 c + 4a4 bc + 2a3 b3 + 3a3 b2 c + 3a3 bc2 ),
cyc

that is

[(6, 0, 0)]+4[(4, 2, 0)]+2[(2, 2, 2)] [(5, 1, 0)]+2[(4, 1, 1)]+[(3, 3, 0)]+3[(3, 2, 1)].

Applying Schur’s Inequality, we get

[(6, 0, 0)] + [(4, 1, 1)] 2[(5, 1, 0)],

[(6, 0, 0)] + [(2, 2, 2)] 2[(4, 2, 0)].


Also, by the AM-GM Inequality, we have

3[(4, 2, 0)] + 3[(2, 2, 2)] 6[(3, 2, 1)].

On other hand, by the Muirhead’s Inequality, it follows that

5[(4, 2, 0)] 5[(4, 1, 1)],

2[(4, 2, 0)] 2[(3, 3, 0)].


Summing up the above inequalities, dividing by 2, we get the desired result.
Equality holds if and only if a = b = c.

Example 10. Let x, y, z be positive real numbers such that x + y + z = 2.


Prove that p p p
x2 y y2 z z2 x p
p +p +p  x3 + y 3 + z 3 .
x+z y+x z+y
Muirhead’s Inequality 9

Solution. By the Cauchy-Schwarz Inequality


!2
X x 2 py X xy X
p  x3 (y + z).
cyc
x + z cyc
(x + z)(y + z) cyc

Hence, it remains to prove that


X 2xy X
(x + y + z)(x3 + y 3 + z 3 ) (x3 y + x3 z),
cyc
(x + z)(y + z) cyc

or
X X
(x + y)(y + z)(z + x)(x + y + z)(x3 + y 3 + z 3 ) 2xy(x + y) (x3 y + x3 z).
cyc cyc

Expanding, we obtain the inequality


X⇥ ⇤
(x6 y + x6 z) (x4 y 3 + x4 z 3 )+2(x4 y 2 z + x4 yz 2 ) 2x3 y 3 z 2x3 y 2 z 2 0,
cyc

which can be written as

[(6, 1, 0)] [(4, 3, 0)] + 2[(4, 2, 1)] [(3, 3, 1)] [(3, 2, 2)] 0

But this follows by Muirhead’s Inequality,

[(6, 1, 0)] [(4, 3, 0)],

[(4, 2, 1)] [(3, 3, 1)],


[(4, 2, 1)] [(3, 2, 2)].
Equality holds when x = y = z.

Example 11. Let x, y, z be positive real numbers such that xyz = 1. Prove
that
3 3 3
x+y+z + + .
x+2 y+2 z+2
Solution. Multiplying throughout by the product of the (clearly positive) de-
nominators and rearranging terms, the proposed inequality is equivalent to
X
2 (x2 y + x2 z) + 4(x2 + y 2 + z 2 ) + 5(xy + yz + zx) 3(x + y + z) 30 0.
cyc

Using the substitutions


a2 b2 c2
x= , y = , z = , a, b, c > 0,
bc ca ab
10 Some Classical and Some New Inequalities

our inequality can be written successively in the following forms


X ✓ a 3 a3 ◆ X a4 X ab X a2
2 + + 4 + 5 3 30 0,
cyc
c3 b3 cyc
b2 c 2 cyc
c2 cyc
bc

X X X X
2 (a6 b3 + a6 c3 ) + 4 a7 bc + 5 a 4 b4 c 3 a 5 b2 c 2 30a3 b3 c3 0,
cyc cyc cyc cyc

5 3
2[(6, 3, 0)] + 2[(7, 1, 1)] + [(4, 4, 1)] [(5, 2, 2)] 5[(3, 3, 3)] 0.
2 2
Now according to Muirhead’s Inequality, we have

3 3
[(6, 3, 0)] [(5, 2, 2)],
2 2
1 1
[(6, 3, 0)] [(3, 3, 3)],
2 2
2[(7, 1, 1)] 2[(3, 3, 3)],
5 5
[(4, 4, 1)] [(3, 3, 3)].
2 2
If we add the last four inequalities we obtain the required result. Equality
occurs if and only if a = b = c = 1.

Example 12. (Pham Kim Hung) Let a, b, and c be nonnegative real numbers
such that a + b + c = 3. Prove that

a2 b b2 c c2 a
+ +  1.
4 bc 4 ca 4 ab
Solution. Since for nonnegative real numbers such that a + b + c = 3 we have
the well known inequality

a2 b + b2 c + c2 a + abc  4, (1)

then
✓ ◆
a2 b b2 c c2 a
4 + + 1
4 bc 4 ca 4 ab
✓ ◆ ✓ ◆ ✓ ◆
2 bc 2 ca 2 ab
=a b +1 +b c +1 +c a +1 4
4 bc 4 ca 4 ab
✓ ◆
ab bc ca
 abc + + 1 .
4 bc 4 ca 4 ab
Muirhead’s Inequality 11

So it suffices to prove that


ab bc ca
+ +  1.
4 bc 4 ca 4 ab
Clearing denominators, it becomes

32(ab + bc + ca) + abc(a2 b + b2 c + c2 a + abc)


64 8abc(a + b + c) 4(a2 b2 + b2 c2 + c2 a2 )  0.

After applying inequality (1) and homogenizing, it remains to prove that


32 4
(ab + bc + ca)(a + b + c)2 + abc(a + b + c)
9 3
64 4
(a + b + c) 8abc(a + b + c) 4(a2 b2 + b2 c2 + c2 a2 )  0.
81
Clearing denominators again and expanding, it becomes

16 ([(3, 1, 0)] [(4, 0, 0)]) + 33 ([(2, 1, 1)] [(2, 2, 0)])  0,

which follows from the Muirhead’s Inequality,

[(3, 1, 0)]  [(4, 0, 0)],

[(2, 1, 1)]  [(2, 2, 0)].


Equality holds for a = b = c = 1, or a = 2, b = 1, c = 0, or any permutations
of these values.

You might also like