OFFSET
0,3
REFERENCES
J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p. 157.
E. C. Pervin, personal communication.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
Andy Huchala, Table of n, a(n) for n = 0..20000
PROG
(Magma)
L := Lattice("Lambda", 13);
B := Basis(ThetaSeriesModularFormSpace(L), 20);
Coefficients(B[1]+906*B[3]+6144*B[4]+38424*B[5]+102400*B[6]+359344*B[7]); // Andy Huchala, Jun 16 2021
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved