Jump to content

AGM method: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Other applications: Added 1 dois to journal cites using AWB (10090)
Other applications: improved the English
Line 60: Line 60:


===Other applications===
===Other applications===
Using this property of the AGM and also the ascending transformations of Landen,<ref>{{cite journal |author=J. Landen |title=An investigation of a general theorem for finding the length of any arc of any conic hyperbola, by means of two elliptic arcs, with some other new and useful theorems deduced therefrom |journal=Philosophical Transactions of the Royal Society |volume=65 |year=1775 |pages=283–289 |doi=10.1098/rstl.1775.0028}}</ref> [[Richard Brent (scientist)|Richard Brent]]<ref>{{cite journal |author=[[Richard Brent (scientist)|R.P. Brent]] |title=Fast Multiple-Precision Evaluation of Elementary Functions |journal=J. Assoc. Comput. Mach. |volume=23 |issue=2 |year=1976 |pages=242–251 |doi=10.1145/321941.321944 |mr=0395314}}</ref> suggested the first AGM algorithms for fast evaluation of elementary transcendental functions (''e''<sup>''x''</sup>, cos&nbsp;''x'', sin&nbsp;''x''). Later many authors have been going on to study and use the AGM algorithms, see, for example, the book ''Pi and the AGM'' by [[Jonathan Borwein|Jonathan]] and [[Peter Borwein]].<ref>{{cite book |author1-link=Jonathan Borwein |first1=J.M. |last1=Borwein| author2-link=Peter Borwein |first2=P.B. |last2=Borwein |title=Pi and the AGM |publisher=Wiley |place=New York |year=1987 |isbn=0-471-83138-7 |mr=0877728}}</ref>
Using this property of the AGM and also the ascending transformations of Landen,<ref>{{cite journal |author=J. Landen |title=An investigation of a general theorem for finding the length of any arc of any conic hyperbola, by means of two elliptic arcs, with some other new and useful theorems deduced therefrom |journal=Philosophical Transactions of the Royal Society |volume=65 |year=1775 |pages=283–289 |doi=10.1098/rstl.1775.0028}}</ref> [[Richard Brent (scientist)|Richard Brent]]<ref>{{cite journal |author=[[Richard Brent (scientist)|R.P. Brent]] |title=Fast Multiple-Precision Evaluation of Elementary Functions |journal=J. Assoc. Comput. Mach. |volume=23 |issue=2 |year=1976 |pages=242–251 |doi=10.1145/321941.321944 |mr=0395314}}</ref> suggested the first AGM algorithms for fast evaluation of elementary transcendental functions (''e''<sup>''x''</sup>, cos&nbsp;''x'', sin&nbsp;''x''). Subsequently, many authors went on to study the use of the AGM algorithms, see, for example, the book ''Pi and the AGM'' by [[Jonathan Borwein|Jonathan]] and [[Peter Borwein]].<ref>{{cite book |author1-link=Jonathan Borwein |first1=J.M. |last1=Borwein| author2-link=Peter Borwein |first2=P.B. |last2=Borwein |title=Pi and the AGM |publisher=Wiley |place=New York |year=1987 |isbn=0-471-83138-7 |mr=0877728}}</ref>


==See also==
==See also==

Revision as of 21:26, 5 November 2014

In mathematics, the AGM method (for arithmetic–geometric mean) makes it possible to construct fast algorithms for calculation of exponential and trigonometric functions, and some mathematical constants and in particular, to quickly compute .

Method

Gauss noticed[1][2] that the sequences

as

have the same limit:

the arithmetic–geometric mean.

It is possible to use this fact to construct fast algorithms for calculating elementary transcendental functions and some classical constants, in particular, the constant π.

Applications

The number π

For example, according to the Gauss–Salamin formula:[3]

where

Complete elliptic integral K(α)

At the same time, if we take

then

where K(α) is a complete elliptic integral

Other applications

Using this property of the AGM and also the ascending transformations of Landen,[4] Richard Brent[5] suggested the first AGM algorithms for fast evaluation of elementary transcendental functions (ex, cos x, sin x). Subsequently, many authors went on to study the use of the AGM algorithms, see, for example, the book Pi and the AGM by Jonathan and Peter Borwein.[6]

See also

References

  1. ^ B. C. Carlson (1971). "Algorithms involving arithmetic and geometric means". Amer. Math. Monthly. 78: 496–505. doi:10.2307/2317754. MR 0283246.
  2. ^ B. C. Carlson (1972). "An algorithm for computing logarithms and arctangents". Math.Comp. 26 (118): 543–549. doi:10.2307/2005182. MR 0307438.
  3. ^ E. Salamin (1976). "Computation of using arithmetic-geometric mean". Math. Comp. 30 (135): 565–570. doi:10.2307/2005327. MR 0404124.
  4. ^ J. Landen (1775). "An investigation of a general theorem for finding the length of any arc of any conic hyperbola, by means of two elliptic arcs, with some other new and useful theorems deduced therefrom". Philosophical Transactions of the Royal Society. 65: 283–289. doi:10.1098/rstl.1775.0028.
  5. ^ R.P. Brent (1976). "Fast Multiple-Precision Evaluation of Elementary Functions". J. Assoc. Comput. Mach. 23 (2): 242–251. doi:10.1145/321941.321944. MR 0395314.
  6. ^ Borwein, J.M.; Borwein, P.B. (1987). Pi and the AGM. New York: Wiley. ISBN 0-471-83138-7. MR 0877728.