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!)
A113919 Series expansion of elliptical invariant for the dodecahedron to 30 powers. 0
1, 196877, 22479658, 1086367744, 35319433658, 914121624578, 20399529974480 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
Elliptic Curves, McKean and Moll, 1997, Cambridge University Press, page 22
LINKS
FORMULA
b(n) = coefficient expansion of (-x^20 + 228*x^15 - 495*x^10 - 228*x^5 - 1)^3/(1728*x^5*(x^10 + 11*x^5 - 1)^5), a(n) = 1728*b(n)
MATHEMATICA
b = 1728*Flatten[{{1/1728}, Table[Coefficient[Series[(-x^20 + 228*x^15 - 495*x^10 - 228*x^5 - 1)^3/(1728*x^5*(x^10 + 11*x^5 - 1)^5), {x, 0, 30}], x^n], {n, 1, 30}]}]
CROSSREFS
Sequence in context: A024211 A204943 A345657 * A001379 A247242 A014708
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Jan 29 2006
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 24 15:42 EDT 2024. Contains 371960 sequences. (Running on oeis4.)