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.

A063924 Number of 3-dimensional cells in the regular 4-dimensional polytopes.

Original entry on oeis.org

5, 8, 16, 24, 120, 600
Offset: 1

Views

Author

Henry Bottomley, Aug 15 2001

Keywords

Comments

Sorted by number of 3-dimensional cells.
Also, number of vertices of the regular 4-dimensional polyhedra. - Douglas Boffey, Aug 12 2012

Examples

			a(2) = 8 since a 4D hypercube contains eight cubes.
		

References

  • H. S. M. Coxeter, Regular Polytopes, 3rd ed., Dover, NY, 1973.

Crossrefs

Formula

a(n) = A063925(n) - A063926(n) + A063927(n).

Extensions

Corrected faces to cells by Douglas Boffey, Aug 12 2012