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!)
A280024 Coefficients in q-expansion of E_2^4*E_4, where E_2 and E_4 are respectively the Eisenstein series A006352 and A004009. 3
1, 144, -17712, 524736, -2279088, -79760160, 71126208, 7093116288, 65399933520, 370698709968, 1592500629600, 5659924638528, 17465468914368, 48233085519456, 121766302456704, 285303917520000, 627654170451024, 1308136029869088, 2601247015228176 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
terms = 19;
E2[x_] = 1 - 24*Sum[k*x^k/(1 - x^k), {k, 1, terms}];
E4[x_] = 1 + 240*Sum[k^3*x^k/(1 - x^k), {k, 1, terms}];
E2[x]^4*E4[x] + O[x]^terms // CoefficientList[#, x]& (* Jean-François Alcover, Feb 27 2018 *)
CROSSREFS
Cf. A282019 (E_2*E_4), A282208 (E_2^2*E_4), A282586 (E_2^3*E_4), this sequence (E_2^4*E_4).
Sequence in context: A352511 A260861 A079658 * A091037 A304555 A362547
KEYWORD
sign
AUTHOR
Seiichi Manyama, Feb 22 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 July 8 01:56 EDT 2024. Contains 374149 sequences. (Running on oeis4.)