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

<record version="5" id="5741">
 <title>derivation of geometric mean as the limit of the power mean</title>
 <name>DerivationOfHarmonicMeanAsTheLimitOfThePowerMean</name>
 <created>2004-04-05 00:36:14</created>
 <modified>2006-09-16 20:47:06</modified>
 <type>Derivation</type>
<parent id="266">power mean</parent>
 <creator id="13753" name="Mathprof"/>
 <author id="13753" name="Mathprof"/>
 <author id="4430" name="archibal"/>
 <author id="3" name="drini"/>
 <classification>
	<category scheme="msc" code="26D15"/>
 </classification>
 <related>
	<object name="LHpitalsRule"/>
	<object name="PowerMean"/>
	<object name="WeightedPowerMean"/>
	<object name="ArithmeticGeometricMeansInequality"/>
	<object name="ArithmeticMean"/>
	<object name="GeometricMean"/>
	<object name="DerivationOfZerothWeightedPowerMean"/>
 </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

\newtheorem{theorem}{Theorem}
\newtheorem{defn}{Definition}
\newtheorem{prop}{Proposition}
\newtheorem{lemma}{Lemma}
\newtheorem{cor}{Corollary}</preamble>
 <content>\PMlinkescapeword{fix}
\PMlinkescapeword{calculate}
Fix $x_1, x_2, \ldots, x_n \in \mathbb{R}^+$.  Then let 
\[
\mu(r) := \left(\frac{x_1^r+\cdots+x_n^r}{n}\right)^{1/r}.
\]

For $r\neq 0$, by definition $\mu(r)$ is the $r$th power mean of the $x_i$.  It is also clear that $\mu(r)$ is a differentiable function for $r\neq 0$.  What is $\lim_{r\to 0} \mu(r)$?  

We will first calculate $\lim_{r\to 0} \log\mu(r)$ using \PMlinkname{l'H\^opital's rule}{LHpitalsRule}.
\begin{align*}
\lim_{r\to 0} \log\mu(r) &amp; = \lim_{r\to 0} \frac{\log\left(\frac{x_1^r+\cdots +x_n^r}{n}\right)}{r}\\
&amp; = \lim_{r\to 0} \frac{\left(\frac{x_1^r\log x_1+\cdots+x_n^r\log x_n}{n}\right)}{\left(\frac{x_1^r+\cdots+x_n^r}{n}\right)}\\
&amp; = \lim_{r\to 0} \frac{x_1^r\log x_1+\cdots+x_n^r\log x_n}{x_1^r+\cdots+x_n^r}\\
&amp; = \frac{\log x_1+\cdots+\log x_n}{n}\\
&amp; = \log \sqrt[n]{x_1\cdots x_n}.
\end{align*}

It follows immediately that 
\[
\lim_{r\to 0} \left(\frac{x_1^r+\cdots+x_n^r}{n}\right)^{1/r} = \sqrt[n]{x_1\cdots x_n}.
\]</content>
</record>
