Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Elliptic Integrals >

ArithmeticGeometricMean

ArithmeticGeometricMean[a, b]
gives the arithmetic-geometric mean of a and b.
  • ArithmeticGeometricMean is a homogeneous function of a and b, and has a branch cut discontinuity in the complex a/b plane, with a branch cut running from from -infty to 0.
Evaluate for complex arguments:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
Simple exact values are generated automatically:
ArithmeticGeometricMean threads element-wise over lists:
TraditionalForm formatting:
Explicit form of the iterations yielding the arithmetic-geometric mean:
Functional implementation of the previous iterative procedure:
Closed form of the iteration steps for calculating the arithmetic-geometric mean expressed through ArithmeticGeometricMean:
Show convergence speed using arbitrary-precision arithmetic:
Compute a thousand digits of pi:
Plot the absolute value in the parameter plane:
Derivatives of ArithmeticGeometricMean:
Use FunctionExpand to expand ArithmeticGeometricMean to other functions:
Show that ArithmeticGeometricMean obeys a hypergeometric-type differential equation:
Proof that iterations lie between the arithmetic and the geometric means:
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team