AoPSWiki
NEW! NEW! NEW!
Want to learn how to tackle those tough AMC/AIME/Olympiad algebra problems? Check out Art of Problem Solving's NEW Intermediate Algebra by Richard Rusczyk and Mathew Crawford. Over 1600 problems!
Personal tools

Proofs of AM-GM

From AoPSWiki

This pages lists some proofs of the weighted AM-GM Inequality. The inequality's statement is as follows: for all nonnegative reals and nonnegative reals such that , then \sum_{i=1}^n \lambda_i a_i \ge \prod_{i=1}^n a_i^{\lambda_i}, with equality if and only if for all such that .

We first note that we may disregard any for which , as they contribute to neither side of the desired inequality. We also note that if and , for some , then the right-hand side of the inequality is zero and the right hand of the inequality is greater or equal to zero, with equality if and only if whenever . Thus we may henceforth assume that all and are strictly positive.

Contents

Complete Proofs

Proof by Convexity

We note that the function is strictly concave. Then by Jensen's Inequality, \ln \sum_i \lambda_i a_i \ge \lambda_i \sum_i \ln a_i = ln \prod_i a_i^{\lambda_i} , with equality if and only if all the are equal. Since is a strictly increasing function, it then follows that \sum_i \lambda_i a_i \ge \prod_i a_i^{\lambda_i}, with equality if and only if all the are equal, as desired.

Alternate Proof by Convexity

This proof is due to G. Pólya.

Note that the function is strictly convex. Let be the line tangent to at ; then . Since is also a continuous, differentiable function, it follows that for all , with equality exactly when , i.e., with equality exactly when .

Now, set r_i = a_i/\biggl( \sum_{j=1}^n \lambda_j a_j \biggr) - 1, for all integers . Our earlier bound tells us that so (r_i +1)^{\lambda_i} \le \exp(\lambda_i r_i) . Multiplying such inequalities gives us \frac{\prod_{i=1}^n a_i^{\lambda_i}}{ \sum_{i=1}^n \lambda_i r_i} = \prod_{i=1}^n (r_i + 1) \le \prod_{i=1}^n \exp \lambda_i r_i = \exp \sum_{i=1}^n \lambda_i a_i / \sum_{j=1}^n \lambda_j a_j - \lambda_i = \exp 0 = 1 , so \prod_{i=1}^n a_i^{\lambda_i} \le \sum_{i=1}^n \lambda_i r_i , as desired. Equality holds when is always equal to zero, i.e., when for all such that .

Proofs of Unweighted AM-GM

These proofs use the assumption that , for all integers .

Proof by Rearrangement

Define the sequence as , for all integers . Evidently these sequences are similarly sorted. Then by the Rearrangement Inequality, \sum_i a_i = \sum_i \prod_j r_{ij} \ge \sum_i \prod_j r_{i,i+j} = n \prod_i \sqrt[n]{a_i} , where we take our indices modulo , with equality exactly when all the , and therefore all the , are equal. Dividing both sides by gives the desired inequality.

Proof by Cauchy Induction

We first prove that the inequality holds for two variables. Note that (\sqrt{a}, \sqrt{b}), (\sqrt{a}, \sqrt{b}) are similarly sorted sequences. Then by the Rearrangement Inequality, \sqrt{ab} = \frac{ \sqrt{a} \sqrt{b} + \sqrt{b} \sqrt{a}}{2} \le \frac{ \sqrt{a} \sqrt{a} + \sqrt{b} \sqrt{b}}{2} = \frac{a+b}{2} , with equality exactly when .

We next prove that if the inequality holds for variables (with equality when all are equal to zero), than it holds for variables (with equality when all are equal to zero). Indeed, suppose the inequality holds for variables. Let denote the arithmetic means of , , , respectively; let denote their respective geometric means. Then G_{2n} = \sqrt{G_n G'_n} \le \frac{G_n + G'_n}{2} \le \frac{A_n + A'_n}{2} = A_2n, with equality when all the numbers are equal, as desired.

These two results show by induction that the theorem holds for , for all integers . In particular, for every integer , there is an integer such that the theorem holds for variables.

Finally, we show that if and the theorem holds for variables, then it holds for variables with arithmetic mean and geometric mean . Indeed, set for , and let for . Then G_k^{n/N} \cdot A_k^{(N-n)/N} = \prod_{i=1}^N b_i^{1/N} \le \sum_{i=1}^N b_i/N = A_n . It follows that , or , with equality exactly when all the are equal to .

The last two results show that for all positive integers , the theorem holds for variables. Therefore the theorem is true.

Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us