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!)
A282382 Coefficients in q-expansion of E_4^6*E_6, where E_4 and E_6 are respectively the Eisenstein series A004009 and A013973. 3
1, 936, 134568, -173988576, -104617833048, -27210540914064, -3910401774129888, -322823174243838912, -15429983442476298840, -469709326015243815672, -9973673112569954220432, -158215072218253260221088, -1972939697011615168926432 (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]^6*E6[x] + O[x]^terms // CoefficientList[#, x]& (* Jean-François Alcover, Feb 27 2018 *)
CROSSREFS
Cf. A004009 (E_4), A013973 (E_6), A013974 (E_4*E_6 = E_10), A058550 (E_4^2*E_6 = E_14), A282000 (E_4^3*E_6), A282047 (E_4^4*E_6), A282048 (E_4^5*E_6), this sequence (E_4^6*E_6).
Sequence in context: A120810 A027554 A259891 * A282546 A206843 A206835
KEYWORD
sign
AUTHOR
Seiichi Manyama, Feb 16 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 April 19 03:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)