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.

A380269 The minimal rank of an n-universal Z-lattice.

Original entry on oeis.org

4, 5, 6, 7, 8, 13, 15, 16, 28, 30
Offset: 1

Views

Author

Robin Visser, Jan 18 2025

Keywords

Comments

a(n) is the least positive integer k such that there exists a positive definite Z-lattice of rank k which represents all positive definite Z-lattices of rank n.
Byeong-Kweon Oh gives the lower bound a(24) >= 6673.

Examples

			If n <= 5, then the diagonal lattice I_{n+3} is an n-universal Z-lattice of minimal rank, thus a(n) = n+3 for all n <= 5.
		

Crossrefs

Cf. A054911.