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.

A071880 Number of combinatorial types of n-dimensional parallelohedra.

Original entry on oeis.org

1, 1, 2, 5, 52, 103769
Offset: 0

Views

Author

N. J. A. Sloane, Jun 10 2002

Keywords

Comments

a(n) is the number of topologically distinct shapes the Voronoi cell (or Vocell) of an n-dimensional lattice can have.
a(n) is the number of combinatorially distinct parallelotopes that tile R^n. Dirichlet proved a(2) = 2, Fedorov showed a(3) = 5, while a(4) = 52 is due to Delone as corrected by Stogrin, and a(5) = 103769 to Engel. - Jonathan Sondow, May 26 2017
The papers by Dutuor Sikiric, Garber et al say that actually a(5) = 110244. The claim that every parallelotope is a Voronoi cell of some lattice in R^n up to an affine transformation is a conjecture open for n > 5. - Andrey Zabolotskiy, Feb 20 2021

Examples

			In 1 dimension: the Vocell is an interval (1 possible shape)
In 2 dimensions: a hexagon or rectangle (2 possible shapes)
In 3 dimensions: truncated octahedron, hexarhombic dodecahedron, rhombic dodecahedron, hexagonal prism, cuboid (5 possible shapes)
		

References

  • J. H. Conway, The Sensual Quadratic Form.
  • E. S. Fedorov, An Introduction to the Theory of Figures. Notices of the Imperial Petersburg Mineralogical Society, 2nd series, vol. 21, 1-279, 1885. (English translation in Symmetry of crystals, ACA Monograph no. 7, 50-131, 1971.)

Crossrefs

Extensions

Corrected by J. H. Conway, Dec 25 2003