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.

A005134 Number of n-dimensional unimodular lattices (or quadratic forms).

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 4, 5, 8, 9, 13, 16, 28, 40, 68, 117, 297, 665, 2566, 17059, 374062
Offset: 0

Views

Author

Keywords

Comments

King gives the lower bounds a(29) >= 37938009 and a(30) >= 20169641025. - Robin Visser, Feb 08 2025

References

  • J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p. 49.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Formula

If 8 divides n, then a(n) = A054911(n) + A054909(n/8), otherwise a(n) = A054911(n). - Robin Visser, Jan 24 2025
a(n) >= 2*A241121(n)/A241122(n). - Robin Visser, Feb 08 2025

Extensions

a(26)-a(28) added from Bill Allombert's and Gaëtan Chenevier's computations by Robin Visser, Jan 24 2025