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.

A353294 A generator matrix for the Leech lattice, multiplied by sqrt(8), read by rows.

Original entry on oeis.org

8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
Offset: 1

Views

Author

Paolo Xausa, Apr 12 2022

Keywords

Comments

There are infinitely many such matrices, this just happens to be a concrete example that we gave in the Sphere-Packing book. It is not unique in any way. - N. J. A. Sloane, Jun 04 2022

Examples

			As depicted by Conway and Sloane (1999), p. 133, the full 24 X 24 matrix is given below, in standard MOG (Miracle Octad Generator) coordinates.
.
   8 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   4 4 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   4 0 4 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   4 0 0 4 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   --------|---------|---------|---------|---------|--------
   4 0 0 0 | 4 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   4 0 0 0 | 0 4 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   4 0 0 0 | 0 0 4 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   2 2 2 2 | 2 2 2 2 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   --------|---------|---------|---------|---------|--------
   4 0 0 0 | 0 0 0 0 | 4 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   4 0 0 0 | 0 0 0 0 | 0 4 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   4 0 0 0 | 0 0 0 0 | 0 0 4 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   2 2 2 2 | 0 0 0 0 | 2 2 2 2 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0
   --------|---------|---------|---------|---------|--------
   4 0 0 0 | 0 0 0 0 | 0 0 0 0 | 4 0 0 0 | 0 0 0 0 | 0 0 0 0
   2 2 0 0 | 2 2 0 0 | 2 2 0 0 | 2 2 0 0 | 0 0 0 0 | 0 0 0 0
   2 0 2 0 | 2 0 2 0 | 2 0 2 0 | 2 0 2 0 | 0 0 0 0 | 0 0 0 0
   2 0 0 2 | 2 0 0 2 | 2 0 0 2 | 2 0 0 2 | 0 0 0 0 | 0 0 0 0
   --------|---------|---------|---------|---------|--------
   4 0 0 0 | 0 0 0 0 | 0 0 0 0 | 0 0 0 0 | 4 0 0 0 | 0 0 0 0
   2 0 2 0 | 2 0 0 2 | 2 2 0 0 | 0 0 0 0 | 2 2 0 0 | 0 0 0 0
   2 0 0 2 | 2 2 0 0 | 2 0 2 0 | 0 0 0 0 | 2 0 2 0 | 0 0 0 0
   2 2 0 0 | 2 0 2 0 | 2 0 0 2 | 0 0 0 0 | 2 0 0 2 | 0 0 0 0
   --------|---------|---------|---------|---------|--------
   0 2 2 2 | 2 0 0 0 | 2 0 0 0 | 2 0 0 0 | 2 0 0 0 | 2 0 0 0
   0 0 0 0 | 0 0 0 0 | 2 2 0 0 | 2 2 0 0 | 2 2 0 0 | 2 2 0 0
   0 0 0 0 | 0 0 0 0 | 2 0 2 0 | 2 0 2 0 | 2 0 2 0 | 2 0 2 0
  -3 1 1 1 | 1 1 1 1 | 1 1 1 1 | 1 1 1 1 | 1 1 1 1 | 1 1 1 1
		

Crossrefs

Formula

det(A/sqrt(8)) = 1, where A is the present matrix.