OFFSET
0,3
REFERENCES
J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p. 135.
LINKS
Seiichi Manyama, Table of n, a(n) for n = 0..376
G. Nebe and N. J. A. Sloane, Home page for lattice
Eric Weisstein's World of Mathematics, Leech Lattice.
MATHEMATICA
terms = 12; f[q_] = LatticeData["Leech", "ThetaSeriesFunction"][-I Log[q]/Pi]; s = Series[1/f[q], {q, 0, 2 terms}]; CoefficientList[s, q^2][[1 ;; terms]] // Round (* Jean-François Alcover, Jul 07 2017 *)
CROSSREFS
KEYWORD
sign
AUTHOR
STATUS
approved