login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A008690 Theta series of Niemeier lattice of type D_12^2. 3
1, 528, 183888, 16906176, 397256784, 4631931360, 34414462656, 187481094528, 814924380240, 2975491484496, 9486490093920, 27053228195136, 70486041140928, 169930790281056, 384163798531968 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p. 407.
LINKS
FORMULA
This series is the q-expansion of 8/9 E_4(z)^3 + 1/9 E_6(z)^2. See A004009 and A013973. - Daniel D. Briggs, Nov 25 2011
MATHEMATICA
terms = 15; E4[q_] := 1 + 240 Sum[DivisorSigma[3, n]*q^(2 n), {n, 1, terms}]; E6[q_] := 1 - 504 Sum[DivisorSigma[5, n]*q^(2 n), {n, 1, terms}]; s = 8/9 E4[q]^3 + 1/9 E6[q]^2 + O[q]^(3 terms); Partition[ CoefficientList[s, q], 2][[All, 1]][[1 ;; terms]] (* Jean-François Alcover, Jul 06 2017 *)
CROSSREFS
Sequence in context: A071236 A048101 A233087 * A282292 A225834 A263909
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified November 29 13:49 EST 2023. Contains 367445 sequences. (Running on oeis4.)