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.

A063927 Number of vertices in the regular 4-dimensional polytopes.

Original entry on oeis.org

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

Views

Author

Henry Bottomley, Aug 15 2001

Keywords

Comments

Sorted by number of 3-dimensional faces.

Examples

			a(2) = 16 since a 4D hypercube contains sixteen vertices.
		

References

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

Crossrefs

Formula

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