AoPSWiki
Preparing for MATHCOUNTS or the AMC contests, and having a tough time with number theory problems? Read Art of Problem Solving's Introduction to Number Theory by Mathew Crawford.

Nesbitt's Inequality

From AoPSWiki

Nesbitt's Inequality is a theorem which, although rarely cited, has many instructive proofs. It states that for positive ,

\frac{a}{b+c} + \frac{b}{c+a} + \frac{c}{a+b} \ge \frac{3}{2},

with equality when all the variables are equal.

All of the proofs below generalize to proof the following more general inequality.

If are positive and , then

\sum_{i=1}^{n}\frac{a_i}{s-a_i} \ge \frac{n}{n-1},

or equivalently

\sum_{i=1}^{n}\frac{s}{s-a_i} \ge \frac{n^2}{n-1},

with equality when all the are equal.

Contents

Proofs

By Rearrangement

Note that and \frac{1}{b+c} = \frac{1}{a+b+c -a}, \frac{1}{c+a} = \frac{1}{a+b+c -b}, \frac{1}{a+b} = \frac{1}{a+b+c -c} are sorted in the same order. Then by the rearrangement inequality,

2 \left( \frac{a}{b+c} + \frac{b}{c+a} + \frac{c}{a+b} \right) \ge \frac{b}{b+c} + \frac{c}{b+c} + \frac{c}{c+a} + \frac{a}{c+a} + \frac{a}{a+b} + \frac{b}{a+b} = 3.

For equality to occur, since we changed {} a \cdot \frac{1}{b+c} + b \cdot \frac{1}{c+a} to b \cdot \frac{1}{b+c} + a \cdot \frac{1}{c+a}, we must have , so by symmetry, all the variables must be equal.

By Cauchy

By the Cauchy-Schwarz Inequality, we have

[(b+c) + (c+a) + (a+b)]\left( \frac{1}{b+c} + \frac{1}{c+a} + \frac{1}{a+b} \right) \ge 9,

or

2\left( \frac{a+b+c}{b+c} + \frac{a+b+c}{c+a} + \frac{a+b+c}{a+b} \right) \ge 9,

as desired. Equality occurs when , i.e., when .

We also present three closely related variations of this proof, which illustrate how AM-HM is related to AM-GM and Cauchy.

By AM-GM

By applying AM-GM twice, we have

[(b+c) + (c+a) + (a+b)] \left( \frac{1}{b+c} + \frac{1}{c+a} + \frac{1}{a+b} \right) \ge 3 [(b+c)(c+a)(a+b)]^{\frac{1}{3}} \cdot \left(\frac{1}{(b+c)(c+a)(a+b)}\right)^{\frac{1}{3}} = 9,

which yields the desired inequality.

By Expansion and AM-GM

We consider the equivalent inequality

[(b+c) + (c+a) + (a+c)]\left( \frac{1}{b+c} + \frac{1}{c+a} + \frac{1}{a+b} \right) \ge 9.

Setting , we expand the left side to obtain

3 + \frac{x}{y} + \frac{y}{x} + \frac{y}{z} + \frac{z}{y} + \frac{z}{x} + \frac{x}{z} \ge 9,

which follows from \frac{x}{y} + \frac{y}{x} \ge 2, etc., by AM-GM, with equality when .

By AM-HM

The AM-HM inequality for three variables,

\frac{x+y+z}{3} \ge \frac{3}{\frac{1}{x} + \frac{1}{y} + \frac{1}{z}},

is equivalent to

(x+y+z) \left(\frac{1}{x} + \frac{1}{y} + \frac{1}{z}\right) \ge 9.

Setting yields the desired inequality.

By Substitution

The numbers x = \frac{a}{b+c}, y = \frac{b}{c+a}, z = \frac{c}{a+b} satisfy the condition . Thus it is sufficient to prove that if any numbers satisfy , then .

Suppose, on the contrary, that . We then have xy + yz + zx \le \left( \frac{x+y+z}{3} \right)^2 < \frac{3}{4}, and 2xyz \le 2 \left( \frac{x+y+z}{3} \right)^3 < \frac{1}{4}. Adding these inequalities yields , a contradiction.

By Normalization and AM-HM

We may normalize so that . It is then sufficient to prove

\frac{1}{b+c} + \frac{1}{c+a} + \frac{1}{a+b} \ge \frac{9}{2},

which follows from AM-HM.

By Weighted AM-HM

We may normalize so that .

We first note that by the rearrangement inequality,

3 (ab + bc + ca) \le a^2 + b^2 + c^2 + 2(ab + bc + ca),

so

\frac{1}{a(b+c) + b(c+a) + c(a+b)} \ge \frac{1}{\frac{2}{3}(a+b+c)^2} = \frac{3}{2}.

Since , weighted AM-HM gives us

a\cdot \frac{1}{b+c} + b \cdot \frac{1}{c+a} + c \cdot \frac{1}{a+b} \ge \frac{1}{a(b+c) + b(c+a) + c(a+b)} \ge \frac{3}{2}.

Looking for a challenging geometry text? Preparing for MATHCOUNTS or the AMC exams? Check out Art of Problem Solving's Introduction to Geometry by Richard Rusczyk.
© Copyright 2007 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us