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.

A005763 Exponents m_i associated with Weyl group W(E7).

Original entry on oeis.org

1, 5, 7, 9, 11, 13, 17
Offset: 1

Views

Author

Keywords

References

  • H. S. M. Coxeter and W. O. J. Moser, Generators and Relations for Discrete Groups, 4th ed., Springer-Verlag, NY, reprinted 1984, p. 141.

Programs

  • Magma
    Exponents(RootDatum("E7")); // Sergei Haller (sergei(AT)sergei-haller.de), Dec 21 2006