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!)
A282752 Coefficients in q-expansion of E_2^2*E_4^2, where E_2 and E_4 are respectively the Eisenstein series A006352 and A004009. 5
1, 432, 39312, -1711296, -14159664, 317412000, 5783500224, 47251354752, 263098098000, 1138294453104, 4105673192160, 12882680040384, 36171259008192, 92764213434144, 220523509245312, 491705284878720, 1037366470830672, 2086141009345632, 4022101701933264 (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]^2*E4[x]^2 + 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), A282101 (E_2*E_4^2).
Sequence in context: A269183 A228105 A232905 * A290180 A281986 A299861
KEYWORD
sign
AUTHOR
Seiichi Manyama, Feb 21 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 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)