login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084895 Decimal expansion of agm(1, 3), the arithmetic-geometric mean of 1 and 3. 4
1, 8, 6, 3, 6, 1, 6, 7, 8, 3, 2, 4, 4, 8, 9, 6, 5, 4, 2, 3, 5, 5, 6, 8, 9, 0, 3, 1, 0, 2, 4, 2, 7, 0, 5, 9, 5, 1, 5, 7, 5, 3, 2, 8, 5, 6, 8, 2, 6, 8, 5, 3, 7, 2, 2, 2, 2, 0, 4, 4, 1, 2, 2, 6, 9, 7, 8, 3, 2, 5, 7, 9, 4, 5, 7, 9, 3, 5, 7, 2, 2, 3, 4, 1, 2, 7, 7, 7, 7, 9, 6, 6, 1, 4, 7, 2, 7, 7, 0, 9, 8, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Arithmetic-Geometric Mean
EXAMPLE
1.8636167832448965423556890310242705951575328568268537222204412269783257945...
MAPLE
evalf(GaussAGM(1, 3), 144); # Alois P. Heinz, Jul 04 2023
MATHEMATICA
RealDigits[ArithmeticGeometricMean[1, 3], 10, 120][[1]] (* Vincenzo Librandi, Mar 12 2015 *)
RealDigits[N[Pi/EllipticK[1/4], 102]][[1]] (* Jean-François Alcover, Jun 02 2019 *)
PROG
(PARI) agm(1, 3) \\ Michel Marcus, Jun 02 2019
CROSSREFS
Cf. A068521 (agm(1,2)), A084896 (agm(1,4)), A084897 (agm(1,5)).
Sequence in context: A196773 A197824 A085666 * A154719 A356034 A263181
KEYWORD
nonn,cons,easy
AUTHOR
Eric W. Weisstein, Jun 10 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)