AM–GM inequality
{{Short description|Arithmetic mean is greater than or equal to geometric mean}}
{{AM_GM_inequality_visual_proof.svg}}
File:AM GM inequality animation.gif that {{math|(x + y)2 ≥ 4xy}}. Taking square roots and dividing by two gives the AM–GM inequality.{{citation
| last = Hoffman | first = D. G.
| editor-last = Klarner | editor-first = David A. | editor-link = David A. Klarner
| contribution = Packing problems and inequalities
| doi = 10.1007/978-1-4684-6686-7_19
| pages = 212–225
| publisher = Springer
| title = The Mathematical Gardner
| year = 1981| isbn = 978-1-4684-6688-1
}}]]
In mathematics, the inequality of arithmetic and geometric means, or more briefly the AM–GM inequality, states that the arithmetic mean of a list of non-negative real numbers is greater than or equal to the geometric mean of the same list; and further, that the two means are equal if and only if every number in the list is the same (in which case they are both that number).
The simplest non-trivial case is for two non-negative numbers {{mvar|x}} and {{mvar|y}}, that is,
:
with equality if and only if {{math|x {{=}} y}}. This follows from the fact that the square of a real number is always non-negative (greater than or equal to zero) and from the identity {{math|(a ± b)2 {{=}} a2 ± 2ab + b2}}:
:
0 & \le (x-y)^2 \\
& = x^2-2xy+y^2 \\
& = x^2+2xy+y^2 - 4xy \\
& = (x+y)^2 - 4xy.
\end{align}
Hence {{math|(x + y)2 ≥ 4xy}}, with equality when {{math|(x − y)2 {{=}} 0}}, i.e. {{math|x {{=}} y}}. The AM–GM inequality then follows from taking the positive square root of both sides and then dividing both sides by 2.
For a geometrical interpretation, consider a rectangle with sides of length {{mvar|x}} and {{mvar|y}}; it has perimeter {{math|2x + 2y}} and area {{mvar|xy}}. Similarly, a square with all sides of length {{math|{{radical|xy}}}} has the perimeter {{math|4{{radical|xy}}}} and the same area as the rectangle. The simplest non-trivial case of the AM–GM inequality implies for the perimeters that {{math|2x + 2y ≥ 4{{radical|xy}}}} and that only the square has the smallest perimeter amongst all rectangles of equal area.
The simplest case is implicit in Euclid's Elements, Book V, Proposition 25.{{Cite web |title=Euclid's Elements, Book V, Proposition 25 |url=https://mathcs.clarku.edu/~djoyce/java/elements/bookV/propV25.html }}
Extensions of the AM–GM inequality treat weighted means and generalized means.
{{TOC limit|4}}
Background
The arithmetic mean, or less precisely the average, of a list of {{mvar|n}} numbers {{math|x1, x2, . . . , xn}} is the sum of the numbers divided by {{mvar|n}}:
:
The geometric mean is similar, except that it is only defined for a list of nonnegative real numbers, and uses multiplication and a root in place of addition and division:
:
If {{math|x1, x2, . . . , xn > 0}}, this is equal to the exponential of the arithmetic mean of the natural logarithms of the numbers:
:
The inequality
Restating the inequality using mathematical notation, we have that for any list of {{mvar|n}} nonnegative real numbers {{math|x1, x2, . . . , xn}},
:
and that equality holds if and only if {{math|x1 {{=}} x2 {{=}} · · · {{=}} xn}}.
Geometric interpretation
In two dimensions, {{math|2x1 + 2x2}} is the perimeter of a rectangle with sides of length {{math|x1}} and {{math|x2}}. Similarly, {{math|4{{radical|x1x2}}}} is the perimeter of a square with the same area, {{math|x1x2}}, as that rectangle. Thus for {{math|n {{=}} 2}} the AM–GM inequality states that a rectangle of a given area has the smallest perimeter if that rectangle is also a square.
The full inequality is an extension of this idea to {{mvar|n}} dimensions. Consider an {{mvar|n}}-dimensional box with edge lengths {{math|x1, x2, . . . , xn}}.
Every vertex of the box is connected to {{mvar|n}} edges of different directions, so the average length of edges incident to the vertex is {{math|(x1 + x2 + · · · + xn)/n}}.
On the other hand, is the edge length of an {{mvar|n}}-dimensional cube of equal volume, which therefore is also the average length of edges incident to a vertex of the cube.
Thus the AM–GM inequality states that only the Hypercube has the smallest average length of edges connected to each vertex amongst all {{mvar|n}}-dimensional boxes with the same volume.{{cite book
| last = Steele
| first = J. Michael
| title = The Cauchy-Schwarz Master Class: An Introduction to the Art of Mathematical Inequalities
| publisher = Cambridge University Press
| series = MAA Problem Books Series
| year = 2004
| isbn = 978-0-521-54677-5
| oclc = 54079548
}}
Examples
=Example 1=
If , then the AM-GM inequality tells us that
:
=Example 2=
A simple upper bound for can be found. AM-GM tells us
:
:
and so
:
with equality at .
Equivalently,
:
=Example 3=
Consider the function
:
for all positive real numbers {{mvar|x}}, {{mvar|y}} and {{mvar|z}}. Suppose we wish to find the minimal value of this function. It can be rewritten as:
:
\begin{align}
f(x,y,z)
&= 6 \cdot \frac{ \frac{x}{y} + \frac{1}{2} \sqrt{\frac{y}{z}} + \frac{1}{2} \sqrt{\frac{y}{z}} + \frac{1}{3} \sqrt[3]{\frac{z}{x}} + \frac{1}{3} \sqrt[3]{\frac{z}{x}} + \frac{1}{3} \sqrt[3]{\frac{z}{x}} }{6}\\
&=6\cdot\frac{x_1+x_2+x_3+x_4+x_5+x_6}{6}
\end{align}
with
:
Applying the AM–GM inequality for {{math|n {{=}} 6}}, we get
:
\begin{align}
f(x,y,z)
&\ge 6 \cdot \sqrt[6]{ \frac{x}{y} \cdot \frac{1}{2} \sqrt{\frac{y}{z}} \cdot \frac{1}{2} \sqrt{\frac{y}{z}} \cdot \frac{1}{3} \sqrt[3]{\frac{z}{x}} \cdot \frac{1}{3} \sqrt[3]{\frac{z}{x}} \cdot \frac{1}{3} \sqrt[3]{\frac{z}{x}} }\\
&= 6 \cdot \sqrt[6]{ \frac{1}{2 \cdot 2 \cdot 3 \cdot 3 \cdot 3} \frac{x}{y} \frac{y}{z} \frac{z}{x} }\\
&= 2^{2/3} \cdot 3^{1/2}.
\end{align}
Further, we know that the two sides are equal exactly when all the terms of the mean are equal:
:
All the points {{math|(x, y, z)}} satisfying these conditions lie on a half-line starting at the origin and are given by
:
Applications
= Cauchy-Schwarz inequality =
The AM-GM equality can be used to prove the Cauchy–Schwarz inequality.{{Cn|date=November 2024}}
= Annualized returns =
In financial mathematics, the AM-GM inequality shows that the annualized return, the geometric mean, is less than the average annual return, the arithmetic mean.
= Nonnegative polynomials {{anchor|Motzkin}} =
The Motzkin polynomial is a nonnegative polynomial which is not a sum of square polynomials. It can be proven nonnegative using the AM-GM inequality with , , and ,{{cite book |last=Motzkin |first=T. S. |title=Inequalities (Proc. Sympos. Wright-Patterson Air Force Base, Ohio, 1965) |publisher=Academic Press |year=1967 |location=New york |pages=205–224 |contribution=The arithmetic-geometric inequality |mr=0223521}} that is, Simplifying and multiplying both sides by 3 gives so
Aaron Potechin, Sum of Squares seminar, University of Chicago,
"[https://people.cs.uchicago.edu/~potechin/SOSseminar2017/SOSProofsandMotzkin.pdf Lecture 5: SOS Proofs and the Motzkin Polynomial]", slide 25
Proofs of the AM–GM inequality
The AM–GM inequality can be proven in many ways.
=Proof using Jensen's inequality=
Jensen's inequality states that the value of a concave function of an arithmetic mean is greater than or equal to the arithmetic mean of the function's values. Since the logarithm function is concave, we have
:
Taking antilogs of the far left and far right sides, we have the AM–GM inequality.
=Proof by successive replacement of elements=
We have to show that
:
with equality only when all numbers are equal.
If not all numbers are equal, then there exist such that
:
If the numbers are still not equal, we continue replacing numbers as above. After at most
It may be noted that the replacement strategy works just as well from the right hand side. If any of the numbers is 0 then so will the geometric mean thus proving the inequality trivially. Therefore we may suppose that all the numbers are positive. If they are not all equal, then there exist
:
=Induction proofs=
==Proof by induction #1==
Of the non-negative real numbers {{math|x1, . . . , xn}}, the AM–GM statement is equivalent to
:
with equality if and only if {{math|α {{=}} xi}} for all {{math|i ∈ {1, . . . , n
For the following proof we apply mathematical induction and only well-known rules of arithmetic.
Induction basis: For {{math|n {{=}} 1}} the statement is true with equality.
Induction hypothesis: Suppose that the AM–GM statement holds for all choices of {{mvar|n}} non-negative real numbers.
Induction step: Consider {{math|n + 1}} non-negative real numbers {{math|x1, . . . , xn+1}}, . Their arithmetic mean {{mvar|α}} satisfies
:
If all the {{mvar|xi}} are equal to {{mvar|α}}, then we have equality in the AM–GM statement and we are done. In the case where some are not equal to {{mvar|α}}, there must exist one number that is greater than the arithmetic mean {{mvar|α}}, and one that is smaller than {{mvar|α}}. Without loss of generality, we can reorder our {{mvar|xi}} in order to place these two particular elements at the end: {{math|xn > α}} and {{math|xn+1 < α}}. Then
:
:
Now define {{math|y}} with
:
and consider the {{mvar|n}} numbers {{math|x1, . . . , xn–1, y}} which are all non-negative. Since
:
:
Thus, {{mvar|α}} is also the arithmetic mean of {{mvar|n}} numbers {{math|x1, . . . , xn–1, y}} and the induction hypothesis implies
:
Due to (*) we know that
:
hence
:
in particular {{math|α > 0}}. Therefore, if at least one of the numbers {{math|x1, . . . , xn–1}} is zero, then we already have strict inequality in (**). Otherwise the right-hand side of (**) is positive and strict inequality is obtained by using the estimate (***) to get a lower bound of the right-hand side of (**). Thus, in both cases we can substitute (***) into (**) to get
:
which completes the proof.
== Proof by induction #2 ==
First of all we shall prove that for real numbers {{math|x1 < 1}} and {{math|x2 > 1}} there follows
:
Indeed, multiplying both sides of the inequality {{math|x2 > 1}} by {{math| 1 – x1}}, gives
:
whence the required inequality is obtained immediately.
Now, we are going to prove that for positive real numbers {{math|x1, . . . , xn}} satisfying
{{math|x1 . . . xn {{=}} 1}}, there holds
:
The equality holds only if {{math|x1 {{=}} ... {{=}} xn {{=}} 1}}.
Induction basis: For {{math|n {{=}} 2}} the statement is true because of the above property.
Induction hypothesis: Suppose that the statement is true for all natural numbers up to {{math|n – 1}}.
Induction step: Consider natural number {{math|n}}, i.e. for positive real numbers {{math|x1, . . . , xn}}, there holds {{math|x1 . . . xn {{=}} 1}}. There exists at least one {{math|xk < 1}}, so there must be at least one {{math|xj > 1}}. Without loss of generality, we let {{math|k {{=}}n – 1}} and {{math|j {{=}} n}}.
Further, the equality {{math|x1 . . . xn {{=}} 1}} we shall write in the form of {{math|(x1 . . . xn–2) (xn–1 xn) {{=}} 1}}. Then, the induction hypothesis implies
:
However, taking into account the induction basis, we have
:
x_1 + \cdots + x_{n-2} + x_{n-1} + x_n & = (x_1 + \cdots + x_{n-2}) + (x_{n-1} + x_n )
\\ &> (x_1 + \cdots + x_{n-2}) + x_{n-1} x_n + 1
\\ & > n,
\end{align}
which completes the proof.
For positive real numbers {{math|a1, . . . , an}}, let's denote
:
The numbers {{math|x1, . . . , xn}} satisfy the condition {{math|x1 . . . xn {{=}} 1}}. So we have
:
whence we obtain
:
with the equality holding only for {{math|a1 {{=}} ... {{=}} an}}.
=Proof by Cauchy using forward–backward induction=
The following proof by cases relies directly on well-known rules of arithmetic but employs the rarely used technique of forward-backward-induction. It is essentially from Augustin Louis Cauchy and can be found in his Cours d'analyse.{{cite book |last1=Cauchy |first1=Augustin-Louis |title=Cours d'analyse de l’École royale polytechnique; I.re Partie. Analyse algébrique |author-link=Augustin Louis Cauchy |date=1821 |location=Paris |pages=457-459 |url=https://archive.org/details/coursdanalysede00caucgoog/page/458/mode/2up |chapter=Note II, Theorem 17 |lang=fr}}
== The case where all the terms are equal ==
If all the terms are equal:
:
then their sum is {{math|nx1}}, so their arithmetic mean is {{math|x1}}; and their product is {{math|x1n}}, so their geometric mean is {{math|x1}}; therefore, the arithmetic mean and geometric mean are equal, as desired.
== The case where not all the terms are equal ==
It remains to show that if not all the terms are equal, then the arithmetic mean is greater than the geometric mean. Clearly, this is only possible when {{math|n > 1}}.
This case is significantly more complex, and we divide it into subcases.
=== The subcase where ''n'' <nowiki>=</nowiki> 2 ===
If {{math|n {{=}} 2}}, then we have two terms, {{math|x1}} and {{math|x2}}, and since (by our assumption) not all terms are equal, we have:
:
\Bigl(\frac{x_1+x_2}{2}\Bigr)^2-x_1x_2
&=\frac14(x_1^2+2x_1x_2+x_2^2)-x_1x_2\\
&=\frac14(x_1^2-2x_1x_2+x_2^2)\\
&=\Bigl(\frac{x_1-x_2}{2}\Bigr)^2>0,
\end{align}
hence
:
\frac{x_1 + x_2}{2} > \sqrt{x_1 x_2}
as desired.
=== The subcase where ''n'' <nowiki>=</nowiki> 2<sup>''k''</sup> ===
Consider the case where {{math|n {{=}} 2k}}, where {{mvar|k}} is a positive integer. We proceed by mathematical induction.
In the base case, {{math|k {{=}} 1}}, so {{math|n {{=}} 2}}. We have already shown that the inequality holds when {{math|n {{=}} 2}}, so we are done.
Now, suppose that for a given {{math|k > 1}}, we have already shown that the inequality holds for {{math|n {{=}} 2k−1}}, and we wish to show that it holds for {{math|n {{=}} 2k}}. To do so, we apply the inequality twice for {{math|2k-1}} numbers and once for {{math|2}} numbers to obtain:
:
\begin{align}
\frac{x_1 + x_2 + \cdots + x_{2^k}}{2^k} & {} =\frac{\frac{x_1 + x_2 + \cdots + x_{2^{k-1}}}{2^{k-1}} + \frac{x_{2^{k-1} + 1} + x_{2^{k-1} + 2} + \cdots + x_{2^k}}{2^{k-1}}}{2} \\[7pt]
& \ge \frac{\sqrt[2^{k-1}]{x_1 x_2 \cdots x_{2^{k-1}}} + \sqrt[2^{k-1}]{x_{2^{k-1} + 1} x_{2^{k-1} + 2} \cdots x_{2^k}}}{2} \\[7pt]
& \ge \sqrt{\sqrt[2^{k-1}]{x_1 x_2 \cdots x_{2^{k-1}}} \sqrt[2^{k-1}]{x_{2^{k-1} + 1} x_{2^{k-1} + 2} \cdots x_{2^k}}} \\[7pt]
& = \sqrt[2^k]{x_1 x_2 \cdots x_{2^k}}
\end{align}
where in the first inequality, the two sides are equal only if
:
and
:
(in which case the first arithmetic mean and first geometric mean are both equal to {{math|x1}}, and similarly with the second arithmetic mean and second geometric mean); and in the second inequality, the two sides are only equal if the two geometric means are equal. Since not all {{math|2k}} numbers are equal, it is not possible for both inequalities to be equalities, so we know that:
:
as desired.
=== The subcase where ''n'' < 2<sup>''k''</sup> ===
If {{mvar|n}} is not a natural power of {{math|2}}, then it is certainly less than some natural power of 2, since the sequence {{math|2, 4, 8, . . . , 2k, . . .}} is unbounded above. Therefore, without loss of generality, let {{mvar|m}} be some natural power of {{math|2}} that is greater than {{mvar|n}}.
So, if we have {{mvar|n}} terms, then let us denote their arithmetic mean by {{mvar|α}}, and expand our list of terms thus:
:
We then have:
:
\alpha & = \frac{x_1 + x_2 + \cdots + x_n}{n} \\[6pt]
& = \frac{\frac{m}{n} \left( x_1 + x_2 + \cdots + x_n \right)}{m} \\[6pt]
& = \frac{x_1 + x_2 + \cdots + x_n + \frac{(m-n)}{n} \left( x_1 + x_2 + \cdots + x_n \right)}{m})
(\because x_1 + x_2 + \cdots + x_n = \frac{{n} (x_1 + x_2 + \cdots + x_n)}{{n}}) \\[3pt]
& = \frac{x_1 + x_2 + \cdots + x_n + \left( m-n \right) \alpha}{m} \\[6pt]
& = \frac{x_1 + x_2 + \cdots + x_n + x_{n+1} + \cdots + x_m}{m} \\[6pt]
& \ge \sqrt[m]{x_1 x_2 \cdots x_n x_{n+1} \cdots x_m} \\[6pt]
& = \sqrt[m]{x_1 x_2 \cdots x_n \alpha^{m-n}}\,,
\end{align}
so
:
and
:
as desired.
=Proof by induction using basic calculus=
The following proof uses mathematical induction and some basic differential calculus.
Induction basis: For {{math|n {{=}} 1}} the statement is true with equality.
Induction hypothesis: Suppose that the AM–GM statement holds for all choices of {{mvar|n}} non-negative real numbers.
Induction step: In order to prove the statement for {{math|n + 1}} non-negative real numbers {{math|x1, . . . , xn, xn+1}}, we need to prove that
:
with equality only if all the {{math|n + 1}} numbers are equal.
If all numbers are zero, the inequality holds with equality. If some but not all numbers are zero, we have strict inequality. Therefore, we may assume in the following, that all {{math|n + 1}} numbers are positive.
We consider the last number {{math|xn+1}} as a variable and define the function
:
Proving the induction step is equivalent to showing that {{math|f(t) ≥ 0}} for all {{math|t > 0}}, with {{math|f(t) {{=}} 0}} only if {{math|x1, . . . , xn}} and {{mvar|t}} are all equal. This can be done by analyzing the critical points of {{mvar|f}} using some basic calculus.
The first derivative of {{mvar|f}} is given by
:
A critical point {{math|t0}} has to satisfy {{math|f′(t0) {{=}} 0}}, which means
:
After a small rearrangement we get
:
and finally
:
which is the geometric mean of {{math|x1, . . . , xn}}. This is the only critical point of {{mvar|f}}. Since {{math|f′′(t) > 0}} for all {{math|t > 0}}, the function {{mvar|f}} is strictly convex and has a strict global minimum at {{math|t0}}. Next we compute the value of the function at this global minimum:
:
\begin{align}
f(t_0) &= \frac{x_1 + \cdots + x_n + ({x_1 \cdots x_n})^{1/n}}{n+1} - ({x_1 \cdots x_n})^{\frac{1}{n+1}}({x_1 \cdots x_n})^{\frac{1}{n(n+1)}}\\
&= \frac{x_1 + \cdots + x_n}{n+1} + \frac{1}{n+1}({x_1 \cdots x_n})^{\frac{1}n} - ({x_1 \cdots x_n})^{\frac{1}n}\\
&= \frac{x_1 + \cdots + x_n}{n+1} - \frac{n}{n+1}({x_1 \cdots x_n})^{\frac{1}n}\\
&= \frac{n}{n+1}\Bigl(\frac{x_1 + \cdots + x_n}n - ({x_1 \cdots x_n})^{\frac{1}n}\Bigr)
\\ &\ge0,
\end{align}
where the final inequality holds due to the induction hypothesis. The hypothesis also says that we can have equality only when {{math|x1, . . . , xn}} are all equal. In this case, their geometric mean {{math|t0}} has the same value, Hence, unless {{math|x1, . . . , xn, xn+1}} are all equal, we have {{math|f(xn+1) > 0}}. This completes the proof.
This technique can be used in the same manner to prove the generalized AM–GM inequality and Cauchy–Schwarz inequality in Euclidean space {{math|Rn}}.
=Proof by Pólya using the exponential function=
George Pólya provided a proof similar to what follows. Let {{math|f(x) {{=}} ex–1 – x}} for all real {{mvar|x}}, with first derivative {{math|f′(x) {{=}} ex–1 – 1}} and second derivative {{math|f′′(x) {{=}} ex–1}}. Observe that {{math|f(1) {{=}} 0}}, {{math|f′(1) {{=}} 0}} and {{math|f′′(x) > 0}} for all real {{mvar|x}}, hence {{mvar|f}} is strictly convex with the absolute minimum at {{math|x {{=}} 1}}. Hence {{math|x ≤ ex–1}} for all real {{mvar|x}} with equality only for {{math|x {{=}} 1}}.
Consider a list of non-negative real numbers {{math|x1, x2, . . . , xn}}. If they are all zero, then the AM–GM inequality holds with equality. Hence we may assume in the following for their arithmetic mean {{math|α > 0}}. By {{mvar|n}}-fold application of the above inequality, we obtain that
:
& = \exp \Bigl( \frac{x_1}{\alpha} - 1 + \frac{x_2}{\alpha} - 1 + \cdots + \frac{x_n}{\alpha} - 1 \Bigr), \qquad (*)
\end{align}
with equality if and only if {{math|xi {{=}} α}} for every {{math|i ∈
:
\frac{x_1}{\alpha} - 1 + \frac{x_2}{\alpha} - 1 + \cdots + \frac{x_n}{\alpha} - 1 & = \frac{x_1 + x_2 + \cdots + x_n}{\alpha} - n \\
& = \frac{n \alpha}{\alpha} - n \\
& = 0.
\end{align}
Returning to {{math|(*)}},
:
which produces {{math|x1 x2 · · · xn ≤ αn}}, hence the result{{cite book
| last1 = Arnold
| first1 = Denise
| last2 = Arnold
| first2 = Graham
| title = Four unit mathematics
| publisher = Hodder Arnold H&S
| year = 1993
| isbn = 978-0-340-54335-1
| oclc = 38328013
| page = 242
}}
:
=Proof by Lagrangian multipliers=
If any of the
Because the arithmetic and geometric means are homogeneous of degree 1, without loss of generality assume that
Set
The method of Lagrange multipliers says that the global minimum is attained at a point
Compute
and
:
along the constraint. Setting the gradients proportional to one another therefore gives for each
Generalizations
=Weighted AM–GM inequality=
There is a similar inequality for the weighted arithmetic mean and weighted geometric mean. Specifically, let the nonnegative numbers {{math|x1, x2, . . . , xn}} and the nonnegative weights {{math|w1, w2, . . . , wn}} be given. Set {{math|w {{=}} w1 + w2 + · · · + wn}}. If {{math|w > 0}}, then the inequality
:
holds with equality if and only if all the {{mvar|xk}} with {{math|wk > 0}} are equal. Here the convention {{math|00 {{=}} 1}} is used.
If all {{math|wk {{=}} 1}}, this reduces to the above inequality of arithmetic and geometric means.
One stronger version of this, which also gives strengthened version of the unweighted version, is due to Aldaz. Specifically, let the nonnegative numbers {{math|x1, x2, . . . , xn}} and the nonnegative weights {{math|w1, w2, . . . , wn}} be given. Assume further that the sum of the weights is 1. Then
:
==Proof using Jensen's inequality==
Using the finite form of Jensen's inequality for the natural logarithm, we can prove the inequality between the weighted arithmetic mean and the weighted geometric mean stated above.
Since an {{mvar|xk}} with weight {{math|wk {{=}} 0}} has no influence on the inequality, we may assume in the following that all weights are positive. If all {{mvar|xk}} are equal, then equality holds. Therefore, it remains to prove strict inequality if they are not all equal, which we will assume in the following, too. If at least one {{mvar|xk}} is zero (but not all), then the weighted geometric mean is zero, while the weighted arithmetic mean is positive, hence strict inequality holds. Therefore, we may assume also that all {{mvar|xk}} are positive.
Since the natural logarithm is strictly concave, the finite form of Jensen's inequality and the functional equations of the natural logarithm imply
:
\ln\Bigl(\frac{w_1x_1+\cdots+w_nx_n}w\Bigr) & >\frac{w_1}w\ln x_1+\cdots+\frac{w_n}w\ln x_n \\
& =\ln \sqrt[w]{x_1^{w_1} x_2^{w_2} \cdots x_n^{w_n}}.
\end{align}
Since the natural logarithm is strictly increasing,
:
\frac{w_1x_1+\cdots+w_nx_n}w
>\sqrt[w]{x_1^{w_1} x_2^{w_2} \cdots x_n^{w_n}}.
=Matrix arithmetic–geometric mean inequality=
Most matrix generalizations of the arithmetic geometric mean inequality apply on the level of unitarily invariant norms, since, even if the matrices
| last1 = Bhatia
| first1 = Rajendra
| last2= Kittaneh
| first2= Fuad
| title = On the singular values of a product of operators
| journal = SIAM Journal on Matrix Analysis and Applications
| year = 1990
|volume = 11|issue = 2|pages = 272–277| doi = 10.1137/0611018
}} Bhatia and Kittaneh proved that for any unitarily invariant norm
:
|||AB|||\leq \frac{1}{2}|||A^2 + B^2|||
Later, in {{cite journal
| last1 = Bhatia
| first1 = Rajendra
| last2= Kittaneh
| first2= Fuad
| title = Notes on matrix arithmetic-geometric mean inequalities
| journal = Linear Algebra and Its Applications
| year = 2000
| volume = 308
| issue = 1–3
| pages = 203–211
| doi = 10.1016/S0024-3795(00)00048-3
| doi-access = free
}} the same authors proved the stronger inequality that
:
|||AB||| \leq \frac{1}{4}|||(A+B)^2|||
Finally, it is known for dimension
:
|||(AB)^{\frac{1}{2}}|||\leq \frac{1}{2}|||A+B|||
This conjectured inequality was shown by Stephen Drury in 2012. Indeed, he provedS.W. Drury, On a question of Bhatia and Kittaneh, Linear Algebra Appl. 437 (2012) 1955–1960.
:
=Finance: Link to geometric asset returns=
In finance much research is concerned with accurately estimating the rate of return of an asset over multiple periods in the future. In the case of lognormal asset returns, there is an exact formula to compute the arithmetic asset return from the geometric asset return.
For simplicity, assume we are looking at yearly geometric returns {{math|r1, r2, ... , rN}} over a time horizon of {{mvar|N}} years, i.e.
:
where:
:
:
The geometric and arithmetic returns are respectively defined as
:
:
When the yearly geometric asset returns are lognormally distributed, then the following formula can be used to convert the geometric average return to the arithmetic average return:{{Cite journal |last=Mindlin |first=Dimitry |date=2011 |title=On the Relationship between Arithmetic and Geometric Returns |url=http://www.ssrn.com/abstract=2083915 |journal=SSRN Electronic Journal |language=en |doi=10.2139/ssrn.2083915 |issn=1556-5068|url-access=subscription }}
:
where
:
we obtain a polynomial equation of degree 2:
:
Solving this equation for {{mvar|z}} and using the definition of {{mvar|z}}, we obtain 4 possible solutions for {{mvar|aN}}:
:
However, notice that
:
This implies that the only 2 possible solutions are (as asset returns are real numbers):
:
Finally, we expect the derivative of {{mvar|aN}} with respect to {{mvar|gN}} to be non-negative as an increase in the geometric return should never cause a decrease in the arithmetic return. Indeed, both measure the average growth of an asset's value and therefore should move in similar directions. This leaves us with one solution to the implicit equation for {{mvar|aN}}, namely
:
Therefore, under the assumption of lognormally distributed asset returns, the arithmetic asset return is fully determined by the geometric asset return.
=Other generalizations=
{{QM_AM_GM_HM_inequality_visual_proof.svg}}
Other generalizations of the inequality of arithmetic and geometric means include:
See also
Notes
{{notelist}}
{{reflist|group=note}}
References
{{Reflist}}
External links
- {{cite web|title=Introduction to Inequalities|url=http://www.mediafire.com/file/1mw1tkgozzu |author=Arthur Lohwater|year=1982|publisher=Online e-book in PDF format}}
{{DEFAULTSORT:AM-GM inequality}}