Lesson Inequalities (advanced)

Algebra ->  Algebra  -> Inequalities -> Lesson Inequalities (advanced)      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   

This Lesson (Inequalities (advanced)) was created by by richard1234(5390) About Me : View Source, Show
About richard1234: MIT undergrad next year, part time mathematics tutor. Participated in USAMO and ARML.

In the previous lesson, we learned the basics of inequalities. Here, we learn more advanced types of inequalities, including AM-GM, Cauchy-Schwarz, and in the next lesson, Muirhead's and the rearrangement inequality.

Perhaps the most basic inequality is the arithmetic mean - geometric mean (AM-GM) inequality, since many other inequalities are derived from this. It states that for any non-negative real numbers , the arithmetic mean is greater than or equal to the geometric mean, i.e.



Equality occurs if and only if . It can be proven using induction, but I'll leave that up to you. Here, we look at a very common geometry problem:

---Problem---
A rectangular prism with dimensions l,w,h has a fixed surface area. Prove that the maximal volume occurs if and only if the rectangular prism is a cube.

---Solution---
We do NOT have to use Lagrange multipliers. Instead, we invoke AM-GM inequality. The surface area is given by S = 2(lw + wh + lh) and the volume is given by V = lwh. By AM-GM,





The LHS is a constant, and from here it can be shown that the optimal solution is the "equality" case, where l = w = h, that is, the rectangular prism is a cube. ∎

AM-GM can actually be extended quite a bit. Define the generalized mean with power p, , as

. Hence, if p = 1, we have the arithmetic mean, if p = -1, we have the harmonic mean. If p = 0, we assume it to be the geometric mean. The generalized AM-GM says that

If , then , equality holds when all are equal.

---------------------------------------------------------
Another famous inequality is the Cauchy-Schwarz inequality, first published in 1821. It states that:

For any non-negative real numbers and , the following inequality holds:

. Equality holds if and only if a_i is a scalar multiple of b_i (that is, for all i).

A sample problem:

---Problem---
x,y,z are positive numbers. Prove that .

---Solution---
The inequality we wish to prove is equivalent to . By the Cauchy-Schwarz inequality,

. Taking the square root of both sides,

. ∎

There is another solution that works just as well:

---Alternate Solution---

Multiply both sides by 2:

. This factors quite nicely (you may check if you wish):

, which is obviously true since the square of any real number is at least zero, so the sum of three squares is at least zero. This is called the Trivial Inequality (named due to its triviality). ∎

This lesson has been accessed 1302 times.