Contents
Arithmetic–geometric mean
In mathematics, the arithmetic–geometric mean (AGM or agM ) of two positive real numbers x and y is the mutual limit of a sequence of arithmetic means and a sequence of geometric means. The arithmetic–geometric mean is used in fast algorithms for exponential, trigonometric functions, and other special functions, as well as some mathematical constants, in particular, computing π. The AGM is defined as the limit of the interdependent sequences a_i and g_i. Assuming, we write:These two sequences converge to the same number, the arithmetic–geometric mean of x and y M(x, y) , or sometimes by agm(x, y) or AGM(x, y) . The arithmetic–geometric mean can be extended to complex numbers and, when the branches of the square root are allowed to be taken inconsistently, generally it is a multivalued function.
Example
To find the arithmetic–geometric mean of and , iterate as follows:The first five iterations give the following values: The number of digits in which an and gn agree (underlined) approximately doubles with each iteration. The arithmetic–geometric mean of 24 and 6 is the common limit of these two sequences, which is approximately 13.458.
History
The first algorithm based on this sequence pair appeared in the works of Lagrange. Its properties were further analyzed by Gauss.
Properties
Both the geometric mean and arithmetic mean of two positive numbers x and y are between the two numbers. (They are strictly between when x ≠ y .) The geometric mean of two positive numbers is never greater than the arithmetic mean. So the geometric means are an increasing sequence g0 ≤ g1 ≤ g2 ≤ ... a0 ≥ a1 ≥ a2 ≥ ... gn ≤ M(x, y) ≤ an for any n. These are strict inequalities if x ≠ y . M(x, y) is thus a number between x and y x and y . If r ≥ 0 then M(rx, ry) = r M(x, y) . There is an integral-form expression for M(x, y) K(k) is the complete elliptic integral of the first kind:Since the arithmetic–geometric process converges so quickly, it provides an efficient way to compute elliptic integrals, which are used, for example, in elliptic filter design. The arithmetic–geometric mean is connected to the Jacobi theta function \theta_3 by which upon setting gives
Related concepts
The reciprocal of the arithmetic–geometric mean of 1 and the square root of 2 is Gauss's constant.In 1799, Gauss proved thatwhere \varpi is the lemniscate constant. In 1941, (and hence G) was proved transcendental by Theodor Schneider. The set is algebraically independent over \mathbb{Q}, but the set (where the prime denotes the derivative with respect to the second variable) is not algebraically independent over \mathbb{Q}. In fact, The geometric–harmonic mean GH can be calculated using analogous sequences of geometric and harmonic means, and in fact GH(x, y) = 1/M(1/x, 1/y) = xy/M(x, y) . The arithmetic–harmonic mean is equivalent to the geometric mean. The arithmetic–geometric mean can be used to compute – among others – logarithms, complete and incomplete elliptic integrals of the first and second kind, and Jacobi elliptic functions.
Proof of existence
The inequality of arithmetic and geometric means implies thatand thusthat is, the sequence gn is nondecreasing and bounded above by the larger of x and y . By the monotone convergence theorem, the sequence is convergent, so there exists a g such that:However, we can also see that: and so: Q.E.D.
Proof of the integral-form expression
This proof is given by Gauss. Let Changing the variable of integration to \theta', where This yields gives Thus, we have The last equality comes from observing that. Finally, we obtain the desired result
Applications
The number π
According to the Gauss–Legendre algorithm, where with a_0=1 and, which can be computed without loss of precision using
Complete elliptic integral K(sinα)
Taking a_0 = 1 and yields the AGM where K(k) is a complete elliptic integral of the first kind: That is to say that this quarter period may be efficiently computed through the AGM,
Other applications
Using this property of the AGM along with the ascending transformations of John Landen, Richard P. Brent suggested the first AGM algorithms for the fast evaluation of elementary transcendental functions ( ex , cos x , sin x ). Subsequently, many authors went on to study the use of the AGM algorithms.
Citations
Sources
This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.
Wikipedia® is a registered trademark of the
Wikimedia Foundation, Inc.
Bliptext is not
affiliated with or endorsed by Wikipedia or the
Wikimedia Foundation.