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.
%I A001116 M1585 N0617 #71 Jun 02 2025 16:49:53 %S A001116 0,2,6,12,24,40,72,126,240,272 %N A001116 Maximal kissing number of an n-dimensional lattice. %C A001116 a(9) = 272 was determined by Watson (1971). a(10) is probably 336. %C A001116 Lower bounds for the next 4 terms are 336, 438, 756, 918. %C A001116 From _Natalia L. Skirrow_, Jun 04 2023: (Start) %C A001116 Trivial upper bounds given by A257479 are 553, 869, 1356, 2066. %C A001116 a(n) coincides with A257479(n) when a lattice achieves the non-lattice-constrained kissing number, for a(0)=0, a(1)=2, a(2)=6 (A_2), a(3)=12 (A_3), a(4)=24 (D_4), a(8)=240 (E_8) and a(24)=196560 (Leech). A002336(n) agrees with a(n) for all n<=9 (and equality is unknown thereafter), and A028923(n)=a(n) iff n<=6. (End) %D A001116 J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, 3rd. ed., 1993. p. 15. %D A001116 N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence). %D A001116 N. J. A. Sloane, Seven Staggering Sequences, in Homage to a Pied Puzzler, E. Pegg Jr., A. H. Schoen and T. Rodgers (editors), A. K. Peters, Wellesley, MA, 2009, pp. 93-110. %D A001116 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence). %H A001116 Henry Cohn and Anqi Li, <a href="https://arxiv.org/abs/2411.04916">Improved kissing numbers in seventeen through twenty-one dimensions</a>, arXiv:2411.04916 [math.MG], 2024. %H A001116 J. H. Conway and N. J. A. Sloane, <a href="http://dx.doi.org/10.1007/978-1-4757-2016-7">Sphere Packings, Lattices and Groups</a>, Springer-Verlag, p. 31-62. %H A001116 J. Leech and N. J. A. Sloane, <a href="https://doi.org/10.1090/S0002-9904-1970-12533-2">New sphere packings in dimensions 9-15</a>, Bull. Amer. Math. Soc., 76 (1970), 1006-1010. %H A001116 G. Nebe and N. J. A. Sloane, <a href="http://www.math.rwth-aachen.de/~Gabriele.Nebe/LATTICES/kiss.html">Table of highest kissing numbers known</a> %H A001116 N. J. A. Sloane, <a href="http://neilsloane.com/doc/sg.txt">My favorite integer sequences</a>, in Sequences and their Applications (Proceedings of SETA '98). %H A001116 N. J. A. Sloane, <a href="http://neilsloane.com/doc/g4g7.pdf">Seven Staggering Sequences</a>. %H A001116 N. J. A. Sloane, <a href="https://arxiv.org/abs/2301.03149">"A Handbook of Integer Sequences" Fifty Years Later</a>, arXiv:2301.03149 [math.NT], 2023, p. 21. %H A001116 John Tangen, <a href="/A259343/a259343.pdf">Letter to N. J. A. Sloane, Apr 27 1978</a> %H A001116 G. L. Watson, <a href="https://eudml.org/doc/268650">The number of minimum points of a positive quadratic form</a>, Dissertationes Math., 84 (1971), 42 pp. %H A001116 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/KissingNumber.html">Kissing Number.</a> %F A001116 A002336(n),A028923(n) <= a(n) <= A257479(n). %e A001116 In three dimensions, each sphere in the face-centered cubic lattice D_3 touches 12 others, and the kissing number in any other three-dimensional lattice is less than 12. %Y A001116 Cf. A002336, A028923, A257479. %K A001116 nonn,nice,hard,more %O A001116 0,2 %A A001116 _N. J. A. Sloane_