PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: No information on entry rating
arithmetic-geometric mean (Definition)

If $ x$ and $ y$ are non-negative real numbers, we can form their arithmetic mean $ a_0 = (x+y)/2$ as well as their geometric mean $ g_0 = \sqrt{xy}$. This procedure can be repeated to form a sequence of arithmetic and geometic means $ a_{n+1} = (a_n+g_n)/2$ and $ g_{n+1} = \sqrt{a_n g_n}$. By the arithmetic-geometric means inequality we have $ a_n \ge a_{n+1} \ge g_{n+1} \ge g_n$ (with equality holding only when $ a_n=g_n$), hence these sequences converge to a number between $ x$ and $ y$, with the rate of convergence being superlinear. The arithmetic-geometric mean $ M(x,y)$ of $ x$ and $ y$ is defined as this limit

$\displaystyle M(x,y) = \lim_{n\to\infty } a_n, g_n.$    

The origin of the name is obvious from the construction. Alternative notations for $ M(x,y)$ are $ \operatorname{agm}(x,y)$ or $ \operatorname{AGM}(x,y)$.

The AGM lies between the arithmetic and geometric means of $ x$ and $ y$,

$\displaystyle \frac{x+y}{2} \ge M(x,y) \ge \sqrt{xy},$    

with equality holding only in case of equality $ x=y$. The AGM is also a homogeneous function of degree $ 1$, namely $ M(\alpha x, \alpha y) = \alpha M(x,y)$ for $ \alpha > 0$. It is also symmetric $ M(x,y) = M(y,x)$. These properties are obvious from the construction.

The AGM can be used to numerically evaluate elliptic integrals of the first and second kinds. For example,

$\displaystyle M(x,y) = \frac{\pi}{4} \frac{x+y}{K\left(\frac{\vert x-y\vert}{x+y}\right)},$ (1)

where $ K(k)$ is the elliptic integral of the first kind as function of the modulus $ k$.

As a numerical method, the arithmetic-geometric mean has much to recommend it. By its nature, it automatically provides upper and lower bounds for the answer, so one does not have to separately estimate error. To compute the arithmetic-geometric mean to a certain accuracy, we only need to carry out the computation until the difference between $ a_n$ and $ g_n$ is smaller than the desired accuracy.

Because convergence is superlinear, only a few iterations are necessarry to obtain the answer. For instance, if we compute $ M(1,k)$ with $ k$ less than a billion, we already obtain at least fifteen-place accuracy after eight iterations, as the following computation of $ M(1,123456789)$ shows:

$ n$ $ g_n$ $ a_n$
0 1.0 123456789.0
1 11111.111060555555 61728395.0
2 828173.3227017411 30869753.055530276
3 5056234.365511624 15848963.189116009
4 8951875.352937901 10452598.777313817
5 9673177.418448625 9702237.06512586
6 9687696.345716598 9687707.241787244
7 9687701.793750389 9687701.793751922
8 9687701.793751154 9687701.793751154

The fact that relatively few iterations are necessarry to obtain a highly accurate result also means that one does not have to worry much about the cumulative effect of roundoff errors in the various steps of the computation.



"arithmetic-geometric mean" is owned by rspuzio. [ full author list (2) | owner history (1) ]
(view preamble)

View style:

See Also: elliptic integrals and Jacobi elliptic functions

Other names:  agm, AGM

Attachments:
convergence of arithmetic-geometric mean (Theorem) by rspuzio
arithmetic-geometric mean as a product (Derivation) by rspuzio
complex arithmetic-geometric mean (Result) by rspuzio
Log in to rate this entry.
(view current ratings)

Cross-references: iterations, difference, estimate, lower bounds, modulus, function, elliptic integrals, properties, symmetric, homogeneous function of degree, obvious, origin, limit, number, converge, equality, arithmetic-geometric means inequality, sequence, geometric mean, arithmetic mean, real numbers
There are 7 references to this entry.

This is version 4 of arithmetic-geometric mean, born on 2004-06-05, modified 2007-05-27.
Object id is 5893, canonical name is ArithmeticGeometricMean.
Accessed 8968 times total.

Classification:
AMS MSC26E60 (Real functions :: Miscellaneous topics :: Means)
 33E05 (Special functions :: Other special functions :: Elliptic functions and integrals)

Pending Errata and Addenda
None.
[ View all 3 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add derivation | add example | add (any)