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.

A351831 Vector in the 26-dimensional even Lorentzian unimodular lattice II_25,1 used to construct the Leech lattice.

Original entry on oeis.org

0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 70
Offset: 1

Views

Author

Paolo Xausa, Feb 21 2022

Keywords

Comments

As noted by Conway and Sloane (1999), the only nontrivial solution of 0^2 + 1^2 + ... + m^2 = n^2 in positive integers is m = 24, n = 70, allowing them to use the vector (0, 1, 2, 3, ..., 23, 24 | 70) to construct the Leech lattice.

Crossrefs

Programs

  • Mathematica
    Append[Range[0,24],70]