OFFSET
0,4
REFERENCES
J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p. 195.
LINKS
Andy Huchala, Table of n, a(n) for n = 0..20000
N. Elkies, Rational Lattices and their Theta Functions, Equation 8, 7-8.
N. Heninger, E. M. Rains and N. J. A. Sloane, On the Integrality of n-th Roots of Generating Functions, arXiv:math/0509316 [math.NT], 2005-2006; J. Combinatorial Theory, Series A, 113 (2006), 1732-1745.
FORMULA
EXAMPLE
G.f.: 1 + 52416000*q^3 + 39007332000*q^4 + ...
PROG
(Sage)
e4 = eisenstein_series_qexp(4, 20, normalization = "integral");
delta = CuspForms(1, 12).0.q_expansion(20);
e4^6-1440*e4^3 *delta+125280*delta^2 # Andy Huchala, May 09 2021
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved