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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075225 Expansion of 2-AGM(1,1-8x) (where AGM denotes the arithmetic-geometric mean). 0
1, 4, 4, 16, 84, 496, 3120, 20416, 137300, 942384, 6572336, 46432960, 331580272, 2389352256, 17351364160, 126851634432, 932823545428, 6895102385072, 51199649648048, 381738099675840, 2856639909232112, 21447771308542784 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

G.f.: 2-AGM(1, 1-8x).

PROG

(PARI) a(n)=if(n<0, 0, polcoeff(2-agm(1, 1-8*x+x*O(x^n)), n))

CROSSREFS

Cf. A060691. a(n)=-A060691(n) if n>0.

Sequence in context: A204295 A203101 A060691 * A204078 A091541 A094354

Adjacent sequences:  A075222 A075223 A075224 * A075226 A075227 A075228

KEYWORD

nonn

AUTHOR

Michael Somos, Sep 11 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 19:18 EST 2012. Contains 205945 sequences.