<?xml version="1.0" encoding="UTF-8"?>

<record version="4" id="3013">
 <title>proof of arithmetic-geometric-harmonic means inequality</title>
 <name>UsingJensensInequalityToProveTheArithmeticGeometricHarmonicMeansInequality</name>
 <created>2002-06-03 08:26:33</created>
 <modified>2003-08-04 14:50:20</modified>
 <type>Example</type>
<parent id="234">Jensen's inequality</parent>
 <creator id="2727" name="mathcam"/>
 <author id="2727" name="mathcam"/>
 <author id="338" name="ariels"/>
 <classification>
	<category scheme="msc" code="39B62"/>
	<category scheme="msc" code="26D15"/>
 </classification>
 <related>
	<object name="ArithmeticGeometricMeansInequality"/>
	<object name="ProofOfArithmeticGeometricMeansInequalityUsingLagrangeMultipliers"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\newcommand{\Prob}[2]{\mathbb{P}_{#1}\left\{#2\right\}}</preamble>
 <content>We can use the Jensen inequality for an easy proof of the arithmetic-geometric-harmonic means inequality.

Let $x_1,\ldots,x_n &gt; 0$; we shall first prove that
$$
\sqrt[n]{x_1\cdot\ldots\cdot x_n} \le \frac{x_1+\ldots+x_n}{n}.
$$

Note that $\log$ is a concave function. Applying it to the
arithmetic mean of $x_1,\ldots, x_n$ and using Jensen's inequality, we see that
\begin{align*}
\log(\frac{x_1+\ldots+x_n}{n})&amp;\geq\frac{\log(x_1)+\ldots+\log(x_n)}{n}\\
&amp;=\frac{\log(x_1\cdot\ldots\cdot x_n)}{n}\\
&amp;=\log{\sqrt[n]{x_1\cdot\ldots\cdot x_n}}.
\end{align*}
Since $\log$ is also a monotone function, it follows that the arithmetic mean is at least as large as the geometric mean.

The proof that the geometric mean is at least as large as the harmonic mean is the usual one (see ``proof of arithmetic-geometric-harmonic means inequality'').</content>
</record>
