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.

A014977 Expansion of Molien series for automorphism group (2.Weyl(E6)) of E6 lattice.

Original entry on oeis.org

1, 1, 1, 2, 3, 4, 6, 8, 10, 14, 18, 22, 29, 36, 43, 54, 66, 78, 95, 113, 132, 157, 184, 212, 248, 287, 327, 377, 431, 487, 555, 628, 704, 794, 891, 992, 1110, 1236, 1367, 1518, 1680, 1848, 2039, 2243, 2455, 2694
Offset: 0

Views

Author

Keywords

References

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

Crossrefs

Even part of series in A008584.

Programs

  • Magma
    L := Lattice("E",6); G1 := AutomorphismGroup(L); G2 := sub; MS := MolienSeries(G2); MS;