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!)
A038535 Numerators of coefficients of EllipticE/Pi. 4
1, -1, -3, -5, -175, -441, -4851, -14157, -2760615, -8690825, -112285459, -370263621, -19870814327, -67607800225, -931331941875, -3241035157725, -2913690606794775, -10313859829588425, -147068001273760875, -527570807893408125, -30451387031607516975 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Contribution from Wolfdieter Lang, Nov 08 2010: (Start)
a(n)/A056982(n) = -(binomial(2*n,n)^2)/((2*n-1)*2^(4*n)), n>=0, are the coefficients of x^n of hypergeometric([1/2,-1/2],[1],x).
The series hypergeometric([1/2,-1/2],[1],e^2)=L/(2*Pi*a) with L the perimeter of an ellipse with major axis a and numerical eccentricity e. (End)
LINKS
FORMULA
a(n) = 2^(-2 w[n])binomial[2n, n]^2 (-1)^(2n)/(1-2n) with w[n]=A000120 = number of 1's in binary expansion of n
MATHEMATICA
Numerator[CoefficientList[Series[EllipticE[m]/Pi, {m, 0, 25}], m]] (* Harvey P. Dale, Dec 16 2011 *)
CROSSREFS
a(n) divides A000891(n+1).
Sequence in context: A108013 A087307 A280427 * A090953 A092947 A337158
KEYWORD
frac,sign
AUTHOR
Wouter Meeussen, revised Jan 03 2001
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 August 13 06:03 EDT 2024. Contains 375113 sequences. (Running on oeis4.)