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!)
A300100 Expansion of sqrt(agm(1, 1 - 8*x)) in powers of x. 1
1, -2, -4, -16, -82, -476, -2968, -19360, -130220, -895592, -6264656, -44411968, -318300080, -2302042400, -16777460032, -123084642048, -908175062994, -6734680013532, -50164119638328, -375134475461088, -2815268948389212, -21195313970398536 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Eric Weisstein's World of Mathematics, Arithmetic-geometric mean
FORMULA
Convolution inverse of A089603.
a(n) ~ -sqrt(Pi) * 2^(3*n - 3/2) / (n * log(n)^(3/2)) * (1 - 3*(gamma/2 + log(2)) / log(n) + (15*gamma^2/8 + 15*log(2)*gamma/2 + 15*log(2)^2/2 - 5*Pi^2/16) / log(n)^2), where gamma is the Euler-Mascheroni constant A001620. - Vaclav Kotesovec, Sep 29 2019
MATHEMATICA
CoefficientList[Series[Sqrt[Pi*(1 - 8*x) / (2*EllipticK[1 - 1/(1 - 8*x)^2])], {x, 0, 25}], x] (* Vaclav Kotesovec, Sep 28 2019 *)
CROSSREFS
Sequence in context: A000831 A000090 A295922 * A212432 A351287 A013115
KEYWORD
sign
AUTHOR
Seiichi Manyama, Feb 24 2018
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 May 1 20:04 EDT 2024. Contains 372176 sequences. (Running on oeis4.)