A282292 Coefficients in q-expansion of E_10^2, where E_10 is the Eisenstein series A013974.
1, -528, -201168, 61114944, 20946935856, 1443146395680, 46053422547264, 861726789128832, 10894843149545520, 102119072037503664, 755968133350219680, 4623420033182073024, 24151660069581371712, 110516194189880866464, 451789196756619249792
Offset: 0
Keywords
Links
- Seiichi Manyama, Table of n, a(n) for n = 0..1000
- Eric Weisstein's World of Mathematics, Eisenstein Series.
Crossrefs
Programs
-
Mathematica
terms = 15; E10[x_] = 1 - 264*Sum[k^9*x^k/(1 - x^k), {k, 1, terms}]; E10[x]^2 + O[x]^terms // CoefficientList[#, x]& (* Jean-François Alcover, Feb 23 2018 *)
Comments