The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A282541 Coefficients in q-expansion of E_4^5*E_6^2, where E_4 and E_6 are respectively the Eisenstein series A004009 and A013973. 2
1, 192, -402048, -161431296, 20329262976, 23865942948480, 5794392238723584, 671204645516954112, 41947216018774335360, 1615253348424607402944, 42337765240473386384640, 812656088633074046171904, 12060155362281020231526912 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
terms = 13;
E4[x_] = 1 + 240*Sum[k^3*x^k/(1 - x^k), {k, 1, terms}];
E6[x_] = 1 - 504*Sum[k^5*x^k/(1 - x^k), {k, 1, terms}];
E4[x]^5* E6[x]^2 + O[x]^terms // CoefficientList[#, x]& (* Jean-François Alcover, Feb 27 2018 *)
CROSSREFS
Cf. A280869 (E_6^2), A282287 (E_4*E_6^2), A282292 (E_4^2*E_6^2 = E_10^2), A282332 (E_4^3*E_6^2), A282403 (E_4^4*E_6^2), this sequence (E_4^5*E_6^2).
Sequence in context: A208795 A203490 A008698 * A202930 A300848 A340352
KEYWORD
sign
AUTHOR
Seiichi Manyama, Feb 17 2017
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 17 15:44 EDT 2024. Contains 372603 sequences. (Running on oeis4.)