login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076392 Increasing partial quotients of the continued fraction for agm(1,i)/(1+i). 2
0, 1, 2, 42, 61, 88, 238, 254, 288, 347, 575, 4034, 9853, 21798, 49736, 108435, 109003, 181562, 1035352, 1955976 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

Eric Weisstein's World of Mathematics, Arithmetic-Geometric Mean

Wolfram Research, Arithmetic-Geometric Mean

MATHEMATICA

a = ContinuedFraction[ Chop[ N[ ArithmeticGeometricMean[1, I]/(1 + I]), 10^4]]]; b = 0; Do[ If[ a[[n]] > b, Print[a[[n]]]; b = a[[n]]], {n, 1, 10^4}]

CROSSREFS

Cf. A076390 & A076391.

Sequence in context: A193270 A076391 A130201 * A048373 A066563 A202865

Adjacent sequences:  A076389 A076390 A076391 * A076393 A076394 A076395

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 09 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 21:51 EST 2012. Contains 205978 sequences.