The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A008689 Theta series of Niemeier lattice of type A_24. 5
1, 600, 182160, 16924320, 397150800, 4632279120, 34414027200, 187479888960, 814930462800, 2975483302200, 9486481747680, 27053266687200, 70486014432960, 169930748683920, 384163827465600 (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
a(n) = A023936(25n). - Kok Seng Chua (chuaks(AT)ihpc.nus.edu.sg), Aug 02 2001
This series is the q-expansion of 67/72 E_4(z)^3 + 5/72 E_6(z)^2. - 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 = 67/72 E4[q]^3 + 5/72 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: A023915 A035850 A093260 * A126835 A020370 A325089
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 May 15 05:46 EDT 2024. Contains 372538 sequences. (Running on oeis4.)