AoPSWiki
Want to learn how to tackle those tough MATHCOUNTS and AMC counting and probability problems? Check out Art of Problem Solving's Introduction to Counting & Probability by David Patrick.
Personal tools

Arithmetic Mean-Geometric Mean Inequality

From AoPSWiki

The Arithmetic Mean-Geometric Mean Inequality (AM-GM or AMGM) is an elementary inequality, and is generally one of the first ones taught in inequality courses.

Contents

Theorem

AM-GM states that for any set of nonnegative real numbers, the arithmetic mean of the set is greater than or equal to the geometric mean of the set. Algebraically, this is expressed as follows.

For a set of nonnegative real numbers , the following always holds: \frac{a_1+a_2+\ldots+a_n}{n}\geq\sqrt[n]{a_1a_2\cdots a_n} Using the shorthand notation for summations and products: \sum_{i=1}^{n}a_i}/n \geq \prod\limits_{i=1}^{n}a_i^{1/n} . For example, for the set , the arithmetic mean, 25, is greater than the geometric mean, 18; AM-GM guarantees this is always the case.

The equality condition of this inequality states that the arithmetic mean and geometric mean are equal if and only if all members of the set are equal.

AM-GM can be used fairly frequently to solve Olympiad-level inequality problems, such as those on the USAMO and IMO.

Proof

There are so many proofs of AM-GM that they have an article to themselves: Proofs of AM-GM.

Weighted Form

The weighted form of AM-GM is given by using weighted averages. For example, the weighted arithmetic mean of and with is and the geometric is .

AM-GM applies to weighted averages. Specifically, the weighted AM-GM Inequality states that if are nonnegative real numbers, and \lambda_1, \lambda_2, \dotsc, \lambda_n are nonnegative real numbers (the "weights") which sum to 1, then \lambda_1 a_1 + \lambda_2 a_2 + \dotsb + \lambda_n a_n \ge a_1^{\lambda_1} a_2^{\lambda_2} \dotsm a_n^{\lambda_n}, or, in more compact notation, \sum_{i=1}^n \lambda_i a_i \ge \prod_{i=1}^n a_i^{\lambda_i} . Equality holds if and only if for all integers such that and . We obtain the unweighted form of AM-GM by setting \lambda_1 = \lambda_2 = \dotsb = \lambda_n = 1/n.

Extensions

Problems

Introductory

Intermediate

  • Find the minimum value of \frac{9x^2\sin^2 x + 4}{x\sin x} for .

(Source)

Olympiad

  • Let , , and be positive real numbers. Prove that

(a^5 - a^2 + 3)(b^5 - b^2 + 3)(c^5 - c^2 + 3) \ge (a+b+c)^3 . (Source)

See Also

External Links

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