cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A008427 Theta series of {D_8}* lattice.

Original entry on oeis.org

1, 16, 368, 448, 3184, 2016, 10304, 5504, 25712, 12112, 46368, 21312, 89152, 35168, 126592, 56448, 205936, 78624, 278576, 109760, 401184, 154112, 490176, 194688, 719936, 252016, 808864, 327040
Offset: 0

Views

Author

Keywords

References

  • J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p. 120.

Crossrefs

Programs

  • Mathematica
    terms = 28; s = EllipticTheta[3, 0, q]^8 + EllipticTheta[2, 0, q]^8 + O[q]^terms; CoefficientList[s, q] (* Jean-François Alcover, Jul 04 2017 *)

Formula

G.f.: (theta_3(q))^8 + (theta_2(q))^8.