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.

A359202 Number of (bidimensional) faces of regular m-polytopes for m >= 3.

Original entry on oeis.org

4, 6, 8, 10, 12, 20, 24, 32, 35, 56, 80, 84, 96, 120, 160, 165, 220, 240, 280, 286, 364, 448, 455, 560, 672, 680, 720, 816, 960, 969, 1140, 1200, 1320, 1330, 1540, 1760, 1771, 1792, 2024, 2288, 2300, 2600, 2912, 2925, 3276, 3640, 3654, 4060, 4480, 4495, 4608
Offset: 1

Views

Author

Marco Ripà, Dec 20 2022

Keywords

Comments

In 3 dimensions there are five (convex) regular polytopes and they have 4, 6, 8, 12, or 20 (bidimensional) faces (A053016).
In 4 dimensions there are six regular 4-polytopes and they have 10, 24, 32, 96, 720, or 1200 faces (A063925).
In m >= 5 dimensions, there are only 3 regular polytopes (i.e., the m-simplex, the m-cube, and the m-crosspolytope) so that we can sort their number of bidimensional faces in ascending order and define the present sequence.

Examples

			6 is a term since a cube has 6 faces.
		

Crossrefs

Cf. A359201 (edges), A359662 (cells).

Formula

{a(n), n >= 1} = {{12, 96, 720, 1200} U {A000292} U {A001788} U {A130809}} \ {0, 1}.