0% found this document useful (0 votes)
117 views5 pages

AM-GM Inequality and Applications

The document summarizes several important inequalities including: 1) The Arithmetic Mean - Geometric Mean (AM-GM) Inequality which states the arithmetic mean of positive numbers is greater than or equal to the geometric mean. 2) The Power Mean Inequality which is a generalization stating that for positive numbers a1, a2, ..., an, if p2 ≥ p1 then M(p2) ≥ M(p1) where M(p) is the pth power mean. 3) The Cauchy-Schwarz Inequality which relates the dot product of two vectors to the geometric mean of their vector lengths with equality if the vectors are proportional.

Uploaded by

AliBenMessaoud
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
117 views5 pages

AM-GM Inequality and Applications

The document summarizes several important inequalities including: 1) The Arithmetic Mean - Geometric Mean (AM-GM) Inequality which states the arithmetic mean of positive numbers is greater than or equal to the geometric mean. 2) The Power Mean Inequality which is a generalization stating that for positive numbers a1, a2, ..., an, if p2 ≥ p1 then M(p2) ≥ M(p1) where M(p) is the pth power mean. 3) The Cauchy-Schwarz Inequality which relates the dot product of two vectors to the geometric mean of their vector lengths with equality if the vectors are proportional.

Uploaded by

AliBenMessaoud
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Important Inequalities

Beckman Math Club

The Arithmetic Mean – Geometric Mean (AM-GM) Inequality


x+y √ a1 + a2 + a3 + · · · + an √
≥ xy and in general, ≥ n a1 a2 a3 · · · an
2 n

Example 1

18 n
Question: What is the minimum value of + for positive values of n?
n 2

18 n
q
n +2 18
Solution: By the AM-GM inequality, we know that 2 ≥ n · n2 . This implies 18 n
n +2 ≥
q q √
2 18
n · n
2 , so that 18
n + n
2 ≥ 2 18
2 =2 9= 6 .

Equality in the AM-GM Inequality: Equality in the AM-GM holds if and only √ if all
members of a1 , a2 , . . . , an are equal. In the simple two element case, clearly x+x
2 = x · x.

Example 2

Question: In triangle ABC, 2a2 + 4b2 + c2 = 4ab + 2ac. Compute the numerical value of
cos B. (Old ARML Indiv.)


2 2 2 2
Solution: By√ the AM-GM inequality, we know that a + 4b ≥ 2 4a b = 4ab. Likewise,
a + c ≥ 2 a c = 2ac. Thus, adding the two inequalities, we find that 2a2 + 4b2 + c2 ≥
2 2 2 2

4ab + 2ac. But in the question, we are given that the quantities are exactly equal. Thus we
are in the equality case of AM-GM for both inequalities. This implies that a2 = 4b2 and
a2 = c2 =⇒ a = c, since side lengths are positive. Then we can use the law of cosines to
a2 + c2 − b2 4b2 + 4b2 − b2 7b2 7
find that cos B = = 2
= 2
= .
2ac 2a 8b 8

1
Example 3

Question: Show that the equilateral triangle has the most area for any triangle with a fixed
perimeter.

Solution: Suppose that the triangle has side lengths a, b, c and a fixed perimeter, hence a
fixed semipermieter s.
p
Heron’s formula gives us the area of the triangle as A = s(s − a)(s − b)(s − c). As
s is a constant, we wish to maximize A by maximizing the quantity (s − a)(s − b)(s − c).
(s−a)+(s−b)+(s−c)
p
By the AM-GM inequality, we know that 3 ≥ 3
(s − a)(s − b)(s − c).

Doing algebraic manipulations we find that


 3
3s − (a + b + c)
(s − a)(s − b)(s − c) ≤
3
s3
=
27
3
s
The product (s − a)(s − b)(s − c) has the constant 27 as its upper bound, so the maximum
value for this product is indeed the above value. This maximum is reached in the equality
case, i.e, when s − a = s − b = s − c, which happens only when a = b = c.

An extension: The AM-GM-HM Inequality


x+y √ 2
≥ xy ≥ 1 1 and in general,
2 x + y

a1 + a2 + a3 + · · · + an √ n
≥ n a1 a2 a3 · · · an ≥ 1 1 1
n a1 + a2 + + · · · + + a1n
a3

Example 4
a b c 3
Question: Prove Nesbitt’s Inequality: b+c + a+c + a+b ≥ 2 for a, b, c > 0.

Solution: We first start by combining the numerators on the fractions, by adding 1 to


each of the fractions, yielding the inequality a+b+c a+b+c
b+c + a+c + a+b
a+b+c
≥ 29 . Then we can
 
1 1 1
factor: (2a + 2b + 2c) b+c + a+b + a+c ≥ 9. Now, dviding both sides of the inequality
 
by 3 b+c1 1
+ a+b 1
+ a+c we obtain that (a+b)+(a+c)+(b+c)
3 ≥ 1 + 13 + 1 , which is simply
b+c a+b a+c
the AM-HM inequality applied to a + b, a + c, b + c. Since each step in the proof above was
reversible, we have shown the desired result.

2
The complete generalization: The Power Mean Inequality
 p 1/p
a1 + ap2 + ap3 + · · · + apn
Let M (p) = for positive values a1 , a2 , a3 , . . . , an . Then
n
M (p2 ) ≥ M (p1 ) if p2 ≥ p1 , with equality when all ai are equal.

p → −∞ M (p) = min(a1 , a2 , . . . , an )

n
p = −1 M (p) = Harmonic Mean = 1 1 1 1
a1 + a2 + a3 + ··· + an

Some special cases: √


p→0 M (p) = Geometric Mean = n
a1 a2 a3 · · · an

a1 + a2 + a3 + · · · + an
p=1 M (p) = Arithmetic Mean =
n

p→∞ M (p) = max(a1 , a2 , . . . , an )

The Cauchy-Schwarz Inequality

(a1 b1 + a2 b2 + · · · + an bn )2 ≤ (a21 + a22 + · · · a2n )(b21 + b22 + · · · b2n )


a1 a2 an
with equality when b1 = b2 = ··· = bn .

Example 5

Question: Prove the power means inequality for (p1 , p2 ) = (1, 2). This result is also known
as the QM-AM inequality.

q
a21 +a22 +···+a2n
Solution: We need to show that n ≥ a1 +a2 +···+a
n
n
. By applying Cauchy-
Schwarz, we can show that (a1 + a2 + · · · + an ) ≤ (a1 + a2 + · · · + a2n )(12 + 12 + · · · + 12 ),
2 2 2

where there are n 1’s in the sum. So the right hand side is equal to n(a21 + a22 + · · · + a2n ).
Dividing by n2 and taking the square root yields our result.

Example 6

Question: If x1 , x2 , x3 are three positive numbers such that x1 + 2x2 + 3x3 = 60, what is
the smallest possible value of the sum x21 + x22 + x23 ?

Solution: By Cauchy-Schwarz, we know that (x1 +2x2 +3x3 )2 ≤ (x21 +x22 +x23 )(12 +22 +32 )
2
Rearranging we find that x21 + x22 + x23 ≥ 60 1800
14 = 7 .

3
Exercises
1
1. Show that x + ≥ 2 for all x > 0.
x
2. Demonstrate that if a1 a2 · · · an = 1, then a1 + a2 + · · · + an ≥ n.

3. Prove that for a, b, c > 0, (a + b)(a + c)(b + c) ≥ 8abc.


4. Let b and h denote the base of a triangle whose area is 200. Compute the minimum
value of b + h.
9x2 sin2 x + 4
5. Find the minimum value of for 0 < x < π.
x sin x
a b c
6. (Mandlebrot 1998/2) Determine the minimum value of the sum + + for
2b 4c 8a
positive a, b, c.
r r
x y z
7. Find the minimum value of the function f (x, y, z) = + + 3 .
y z x
8. If a, b, c are positive real numbers, find the minimum value of the quantity
c a b
+ +
a b+c c

9. Prove Titu’s Lemma from the Cauchy-Schwarz inequality:

(a1 + a2 + · · · + an )2 a2 a2 a2
≤ 1 + 2 + ··· + n
b1 + b2 + · · · + bn b1 b2 bn

10. Let a, b, c, d > 0 such that a + b + c + d = 1. Prove that


1 1 1 1
+ + + ≥ 2.
4a + 3b + c 3a + b + 4d a + 4c + 3d 4b + 3c + d

11. Let a, b, c be real numbers. Prove the inequality

2a2 + 3b2 + 6c2 ≥ (a + b + c)2 .

12. Let x, y, z be positive real numbers. Prove the inequality


2 2 2 9
+ + ≥
x+y x+z y+z x+y+z

4
Brief Solutions
1. Trivial.
2. Trivial.
3. Apply AM-GM to each term in parentheses on the LHS.
4. Trivial (40).

5. Divide the fraction into two, then AM-GM. (12).


6. Trivial (3/4).
7. Apply AM-GM to x/y, 2 copies of 1/2 sqrt(y/z), and 3 copies of 1/3 cbrt(z/x). (22/3 ∗ 31/2 )

8. Add and subtract 1. Add the one to the last fraction. Then use AM-GM. (2)

9. Let ui = √abi , vi = bi . Then CS to ui , vi gives the desired result.
i

10. AM-HM.
11. CS to (1/2,1/3,1/6) and (2a2 , 3b2 , 6c2 )
12. Titu’s.

Common questions

Powered by AI

Applying Cauchy-Schwarz with vectors \((\sqrt{2}a, \sqrt{3}b, \sqrt{6}c)\) and coefficients \((\frac{1}{2}, \frac{1}{3}, \frac{1}{6})\) yields \((\sqrt{2}a^2 + \sqrt{3}b^2 + \sqrt{6}c^2)\cdot(\frac{1}{2} + \frac{1}{3} + \frac{1}{6}) \geq (a + b + c)^2\). Adjusting coefficients integrates weighted arithmetic into inequality assessment, balancing variable influence, and aligning the weighted sum with squared norms, enhancing comparison and balancing scales .

Titu's Lemma, derived from the Cauchy-Schwarz inequality, states \(\frac{(a_1 + a_2 + ... + a_n)^2}{b_1 + b_2 + ... + b_n} \leq \frac{a_1^2}{b_1} + \frac{a_2^2}{b_2} + ... + \frac{a_n^2}{b_n}\). This illustrates that the sum of squares weighted by \(b_i\) values is minimized, highlighting the role of averaging and distribution when aligning with Cauchy-Schwarz conditions, showcasing inequality finesse to balance terms .

The AM-HM inequality \(\frac{x + y}{2} \geq \sqrt{xy} \geq \frac{2}{\frac{1}{x} + \frac{1}{y}}\) is a specific case of the Power Mean Inequality \(M(p_2) \geq M(p_1)\) for \(p_2 \geq p_1\). It generalizes to different p-values; \(p = -1\) gives harmonic mean, \(p = 0\) yields geometric mean, and \(p = 1\) corresponds to arithmetic mean, thereby unifying various mean comparisons under one framework and aligning with equality cases where inputs match, reflecting consistency across inequalities .

For a triangle with side lengths \(a, b, c\) and fixed semiperimeter \(s\), the area is maximized when \((s-a)(s-b)(s-c)\) achieves its upper bound, which occurs at \(\frac{s^3}{27}\). The AM-GM Inequality states \(\frac{s-a + s-b + s-c}{3} \geq \sqrt[3]{(s-a)(s-b)(s-c)}\). This maximum is reached when \(s-a = s-b = s-c\), implying \(a = b = c\), an equilateral triangle. Therefore, an equilateral triangle maximizes area under these constraints .

The AM-GM inequality states that for non-negative numbers, the arithmetic mean is greater than or equal to the geometric mean. Applying AM-GM to each term separately in \((a + b)(a + c)(b + c)\) results in \((a+c) \geq 2\sqrt{ac}, (a+b) \geq 2\sqrt{ab}, (b+c) \geq 2\sqrt{bc}\). Multiplying these inequalities gives \((a+b)(a+c)(b+c) \geq 8\sqrt{(abc)^2} = 8abc\), proving the inequality .

The Cauchy-Schwarz inequality, \((x_1+2x_2+3x_3)^2 \leq (x_1^2+x_2^2+x_3^2)(1^2+2^2+3^2)\), is rearranged and simplified to \(x_1^2 + x_2^2 + x_3^2 \geq \frac{60^2}{14}\). Solving that gives \(x_1^2 + x_2^2 + x_3^2 \geq \frac{3600}{14} = \frac{1800}{7}\). This inequality allows for finding the minimum value given the constraint .

The AM-GM inequality states that \( \frac{x + y}{2} \geq \sqrt{xy} \), which implies \( \frac{18}{n} + \frac{n}{2} \geq 2 \sqrt{\frac{18}{n} \cdot \frac{n}{2}} = 2 \sqrt{\frac{18}{2}} = 2 \cdot 3 = 6 \). Therefore, the minimum value of \( \frac{18}{n} + \frac{n}{2} \) is 6, achieved when \( \frac{18}{n} = \frac{n}{2} \), or \( n = 6 \).

By adding 1 to each of the fractions in Nesbitt's inequality, we transform the expression to show that \((a+b+c)(\frac{1}{b+c} + \frac{1}{a+c} + \frac{1}{a+b}) \geq 9\). Dividing both sides by 3 and using the AM-HM inequality on the terms \(a+b, a+c, b+c\), we establish the same expression and demonstrate the inequality \(\frac{a}{b+c} + \frac{b}{a+c} + \frac{c}{a+b} \geq \frac{3}{2}\). This proof is reversible, confirming the inequality holds .

To solve \(9x^2 \sin^2 x + \frac{4}{x \sin x}\), decompose and apply the AM-GM inequality for terms \(9x^2 \sin^2 x\) and \(\frac{4}{x \sin x}\). Separately, each term using AM-GM minimizes when equal, thus \(3x \sin x = \frac{2}{x \sin x}\). Solving gives equality \(x^2 \sin^2 x = \frac{2}{9}\), achieving the minimum value of 12, demonstrating AM-GM's utility in balancing complex trigonometric relationships .

The power means inequality \(M(p_2) \geq M(p_1)\) for \(p_2 \geq p_1\) suggests that as \(p\) increases, the means become greater or equal. For \(p_1 = 1\) and \(p_2 = 2\), it states \(\sqrt{\frac{a_1^2 + a_2^2 + ... + a_n^2}{n}} \geq \frac{a_1 + a_2 + ... + a_n}{n}\), which is also known as the QM-AM inequality. It shows that the quadratic mean is always greater than or equal to the arithmetic mean, highlighting the tendency of the quadratic mean to amplify larger values more than the arithmetic mean .

You might also like