A282012 Coefficients in q-expansion of E_4^4, where E_4 is the Eisenstein series shown in A004009.
1, 960, 354240, 61543680, 4858169280, 137745912960, 2120861041920, 21423820362240, 158753769048000, 928983317334720, 4512174992346240, 18847874280625920, 69518972236842240, 230951926208599680, 701949379778818560, 1975788826748167680
Offset: 0
Keywords
References
- G. E. Andrews and B. C. Berndt, Ramanujan's lost notebook, Part III, Springer, New York, 2012, See p. 207.
Links
- Seiichi Manyama, Table of n, a(n) for n = 0..1000
Crossrefs
Programs
-
Mathematica
terms = 16; E4[x_] = 1 + 240*Sum[k^3*x^k/(1 - x^k), {k, 1, terms}]; E4[x]^4 + O[x]^terms // CoefficientList[#, x]& (* Jean-François Alcover, Feb 26 2018 *)
Comments