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.

Showing 1-10 of 10 results.

A053016 Numbers of vertices of Platonic solids in the order tetrahedron, octahedron, cube, icosahedron, dodecahedron. Equally, numbers of faces of Platonic solids in the order tetrahedron, cube, octahedron, dodecahedron, icosahedron.

Original entry on oeis.org

4, 6, 8, 12, 20
Offset: 1

Views

Author

Jeffrey Keller (jeff(AT)auctionflow.com), Feb 24 2000

Keywords

Comments

It appears that the stereographic projection of the Platonic solids requires respectively 4, 6, 8, 6, 10, different colors to represent them. - Eric Desbiaux, Feb 15 2009

References

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

Crossrefs

Extensions

Definition expanded by N. J. A. Sloane, Nov 06 2020

A060296 Number of regular convex polytopes in n-dimensional space, or -1 if the number is infinite.

Original entry on oeis.org

1, 1, -1, 5, 6, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3
Offset: 0

Views

Author

Ahmed Fares (ahmedfares(AT)my-deja.com), Mar 24 2001

Keywords

Examples

			a(2) = -1 because of the regular polygons in the plane.
a(3) = 5 because in R^3 the regular convex polytopes are the 5 Platonic solids.
		

References

  • H. S. M. Coxeter, Regular Polytopes, 3rd ed., Dover, NY, 1973.
  • B. Grünbaum, Convex Polytopes. Wiley, NY, 1967, p. 424.
  • P. McMullen and E. Schulte, Abstract Regular Polytopes, Encyclopedia of Mathematics and its Applications, Vol. 92, Cambridge University Press, Cambridge, 2002.

Crossrefs

Programs

  • Mathematica
    PadRight[{1, 1, -1, 5, 6}, 100, 3] (* Paolo Xausa, Jan 29 2025 *)

Formula

a(n) = 3 for all n > 4. - Christian Schroeder, Nov 16 2015

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

A063925 Number of 2-dimensional faces in the regular 4-dimensional polytopes.

Original entry on oeis.org

10, 24, 32, 96, 720, 1200
Offset: 1

Views

Author

Henry Bottomley, Aug 15 2001

Keywords

Comments

Sorted by number of 2-dimensional faces.
Also the number of edges in the regular 4-dimensional polytopes [Douglas Boffey, Aug 12 2012]

Examples

			a(2) = 24 since a 4D hypercube contains twenty-four faces.
		

References

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

Crossrefs

Formula

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

A063926 Number of edges in the six regular 4-dimensional polytopes.

Original entry on oeis.org

10, 32, 24, 96, 1200, 720
Offset: 1

Views

Author

Henry Bottomley, Aug 15 2001

Keywords

Comments

Sorted by number of 3-dimensional faces.

Examples

			a(2) = 32 since a 4D hypercube contains thirty-two edges.
		

References

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

Crossrefs

Formula

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

A093478 Number of regular (finite but not necessarily convex) polytopes of full rank in n-dimensional space, or -1 if the number is infinite.

Original entry on oeis.org

1, 1, -1, 18, 34, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6
Offset: 0

Views

Author

N. J. A. Sloane, May 22 2004

Keywords

References

  • P. McMullen and E. Schulte, Abstract Regular Polytopes, Encyclopedia of Mathematics and its Applications, Vol. 92, Cambridge University Press, Cambridge, 2002.

Crossrefs

A093479 Number of regular (infinite) apeirotopes of full rank in n-dimensional space.

Original entry on oeis.org

0, 1, 6, 8, 18, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8
Offset: 0

Views

Author

N. J. A. Sloane, May 22 2004

Keywords

References

  • P. McMullen, Regular polytopes of full rank, lecture at The Coxeter Legacy meeting, Toronto, 2004.
  • P. McMullen and E. Schulte, Abstract Regular Polytopes, Encyclopedia of Mathematics and its Applications, Vol. 92, Cambridge University Press, Cambridge, 2002.
  • P. McMullen and E. Schulte, Paper to appear in Discrete and Computational Geometry, 2004.

Crossrefs

A140800 Total number of vertices in all finite n-dimensional convex regular polytopes, or 0 if the number is infinite.

Original entry on oeis.org

1, 2, 0, 50, 773, 48, 83, 150, 281, 540, 1055, 2082, 4133, 8232, 16427, 32814, 65585, 131124, 262199, 524346, 1048637, 2097216, 4194371, 8388678, 16777289, 33554508, 67108943, 134217810, 268435541, 536871000, 1073741915, 2147483742
Offset: 0

Views

Author

Jonathan Vos Post, Jul 15 2008

Keywords

Comments

Andrew Weimholt suggests a related sequence, namely "total number of vertices in all finite n-dimensional regular polytopes, or 0 if the number is infinite, includes both convex and non-convex, beginning: 1, 2, 0, 106, 2453, 48, 83, 150, 281, 540, ... and writes that the sequence of just the non-convex cases (0, 0, -1, 56, 1680, 0, 0, 0, ..., where "-1" indicates infinity as zero is otherwise employed) is not as interesting, since it's all zeros from a(5) on.

Examples

			a(0) = 1 because the 0-D regular polytope is the point.
a(1) = 2 because the only regular 1-D polytope is the line segment, with 2 vertices, one at each end.
a(2) = 0, indicating infinity, because the regular k-gon has k vertices.
a(3) = 50 (4 for the tetrahedron, 6 for the octahedron, 8 for the cube, 12 for the icosahedron, 20 for the dodecahedron) = the sum of A053016.
a(4) = 773 = 5 + 8 + 16 + 24 + 120 + 600 = sum of A063924.
For n>4 there are only the three regular n-dimensional polytopes, the simplex with n+1 vertices, the hypercube with 2^n vertices and the hyperoctahedron = cross polytope = orthoplex with 2*n vertices, for a total of A086653(n) + 1 = 2^n + 3*n + 1 (again restricted to n > 4).
		

References

  • H. S. M. Coxeter, Regular Polytopes, 3rd ed., Dover, NY, 1973.
  • Branko Grunbaum, Convex Polytopes, second edition (first edition (1967) written with the cooperation of V. L. Klee, M. Perles and G. C. Shephard; second edition (2003) prepared by V. Kaibel, V. L. Klee and G. M. Ziegler), Graduate Texts in Mathematics, Vol. 221, Springer 2003.
  • P. McMullen and E. Schulte, Abstract Regular Polytopes, Encyclopedia of Mathematics and its Applications, Vol. 92, Cambridge University Press, Cambridge, 2002.

Crossrefs

Programs

  • Mathematica
    LinearRecurrence[{4, -5, 2}, {1, 2, 0, 50, 773, 48, 83, 150}, 32] (* Georg Fischer, May 03 2019 *)

Formula

For n > 4, a(n) = A086653(n) + 1 = 2^n + 3*n + 1.
G.f.: -(1488*x^7 - 3656*x^6 + 2794*x^5 - 569*x^4 - 58*x^3 + 3*x^2 + 2*x - 1)/((1-x)^2*(1-2*x)). [Colin Barker, Sep 05 2012]

Extensions

a(14)-a(15) corrected by Georg Fischer, May 02 2019

A306602 Number of elements in the ten nonconvex regular 4-polytopes (regular 4-dimensional star-polytopes), as a four-column array, read by rows, with rows ordered first by increasing density, then by increasing cell-count, then by increasing face-count, then by increasing edge-count and then by increasing vertex-count.

Original entry on oeis.org

120, 720, 1200, 120, 120, 1200, 720, 120, 120, 720, 720, 120, 120, 720, 720, 120, 120, 720, 720, 120, 120, 720, 720, 120, 120, 720, 1200, 120, 120, 1200, 720, 120, 120, 720, 1200, 600, 600, 1200, 720, 120
Offset: 1

Views

Author

Felix Fröhlich, Feb 27 2019

Keywords

Comments

Only included for completeness (see other sequences in crossrefs). This is one of those entries that I think should be included since it is such an elementary sequence in geometry, but where the terms do otherwise not really make a very spectacular sequence.
The ordering of the polytopes in the enumeration of the element counts is somewhat arbitrary, though based on invariants inherently associated with these polytopes. For example, ordering first by vertex-count, then by edge-count, then by face-count and then by cell-count might have been as good a choice as the one used for the sequence.

Examples

			Polytope            | Schläfli symbol | Density | Cells | Faces | Edges | Vertices
----------------------------------------------------------------------------------
Sm st 120-cell      | {5/2,5,3}       |       4 |   120 |   720 |  1200 |      120
Ico 120-cell        | {3,5,5/2}       |       4 |   120 |  1200 |   720 |      120
Grt 120-cell        | {5,5/2,5}       |       6 |   120 |   720 |   720 |      120
Grd 120-cell        | {5,3,5/2}       |      20 |   120 |   720 |   720 |      120
Grt st 120-cell     | {5/2,3,5}       |      20 |   120 |   720 |   720 |      120
Grd st 120-cell     | {5/2,5,5/2}     |      66 |   120 |   720 |   720 |      120
Grt grd 120-cell    | {5,5/2,3}       |      76 |   120 |   720 |  1200 |      120
Grt ico 120-cell    | {3,5/2,5}       |      76 |   120 |  1200 |   720 |      120
Grt grd st 120-cell | {5/2,3,3}       |     191 |   120 |   720 |  1200 |      600
Grd 600-cell        | {3,3,5/2}       |     191 |   600 |  1200 |   720 |      120
======================
| Keys               |
======================
| Sm   | Small       |
| St   | Stellated   |
| Grt  | Great       |
| Grd  | Grand       |
| Ico  | Icosahedral |
======================
		

Crossrefs

A352622 Number of regular convex polytopes that can be formed with n indistinguishable points located at the vertices, coinciding in equal frequency at each vertex, if coinciding at all.

Original entry on oeis.org

1, 2, 2, 4, 3, 6, 3, 8, 4, 7, 3, 12, 3, 7, 6, 12, 3, 11, 3, 13, 6, 7, 3, 20, 5, 7, 6, 12, 3, 16, 3, 16, 6, 7, 7, 20, 3, 7, 6, 20, 3, 16, 3, 12, 10, 7, 3, 27, 5, 12, 6, 12, 3, 16, 7, 19, 6, 7, 3, 29, 3, 7, 10, 20, 7, 16, 3, 12, 6, 17, 3, 31, 3, 7, 10, 12, 7, 16
Offset: 1

Views

Author

Rajan Murthy, Mar 24 2022

Keywords

Comments

For n = 1: there is only a 0-dimensional simplex.
For n = 2: the two points may coincide or may form a 1-dimensional simplex.
For n = 3: the three points may coincide or may form a 2-dimensional simplex.
For n = 2^(k+1), where k is a positive integer: a(n) = k + (k+2) + (k-1) + (k-1) = 4*k: k polygons (one for each factor > 2), k+2 simplexes (one for each factor), k-1 cubes (one for each even factor > 4, the cubes for 2 and 4 are a simplex and polygon, respectively), and k-1 orthoplexes (one for each even factor > 4, orthoplexes with 1, 2, and 4 vertices are already counted).
For prime numbers greater than 3 (n = p > 3, where p is prime): a(n) is always 3:
(1) the 0-dimensional polytope (all points coinciding), (2) a 2-dimensional p-gon, where p is a prime n, and (3) a (p-1)-dimensional simplex.
For even numbers which are not powers of 2: a(n) = 2*(number of factors) + (number of even factors) - 3 + adjustments. The adjustments are as follows: -1 if n is a multiple of 3; -1 if n is a multiple of 4; +1 for each positive integer k such that 2^(k+2) is a factor of n; +1 for each factor of n which is in the set (12,20,24,120,600). With the exception of factors 1 and 2, every factor contributes a simplex and a polygon. Even factors add a third polytope which is an orthoplex. Factors 1 and 2 only add a zero-dimensional and one-dimensional simplex respectively and so a total of three is subtracted (-1 for each of factors 1 + 2 and -1 for the even factor 2). The polygon and the simplex to which the factor of 3 maps are identical leading to an adjustment of -1. The polygon and the 2-dimensional "cube" that a factor of 4 maps to are identical also leading to a -1 adjustment. Factors which are powers of 2 greater than 4 and factors which correspond to a polytope peculiar to 3 or 4 dimensions each add one more possible polytope.
For nonprime odd numbers which are multiples of 3: a(n) = 2*(the number of factors) - 2. Each factor maps to a polygon and a simplex, but for the factor 3 the polygon is the simplex, and the factor 1 maps to a single coincident point.
For nonprime odd numbers which are not multiples of 3: a(n) = 2*(the number of factors) - 1. Each factor > 1 maps to a polygon and a simplex and the factor 1 maps to a single coincident point.

Examples

			For n = 12, the set of factors of 12 is (1, 2, 3, 4, 6, 12): 2 odd and 4 even including adjusting factors (3, 4, and 12). a(n) = 2*2 + 3*4 - 3 - 1 - 1 + 1 = 12: (1) a 0-dimensional simplex with 12 coincident points; (2) a 1-dimensional simplex with 2 groups of 6 coincident points; (3) a 2-dimensional simplex with 3 groups of 4 coincident points; (4,5) a square and a 3-dimensional simplex each with 4 groups of 3 coincident points; (6,7,8) a hexagon, an octahedron, and a 5-dimensional simplex each with 2 coincident points at the vertices; (9, 10, 11, 12) a dodecagon, a 6-dimensional orthoplex, an 11-dimensional simplex, and an icosahedron each with no coincident points.
For n = 20, the set of factors of 20 is (1, 2, 4, 5, 10, 20): 2 odd and 4 even including adjusting factors (4 and 20). a(n) = 2*2 + 3*4 - 3 - 1 + 1 = 13: (1) a 0-dimensional simplex with 20 coincident points; (2) a 1-dimensional simplex with 2 groups of 10 coincident points; (3, 4) a square and a 3-dimensional simplex each with 4 groups of 5 coincident points; (5, 6) a pentagon, and a 4-dimensional simplex each with groups of 4 coincident points; (7, 8, 9) a decagon, a 5-dimensional orthoplex, and a 9-dimensional simplex each with 2 coincident points at the vertices; (10, 11, 12, 13) a 20-sided polygon, a 10-dimensional orthoplex, a 19-dimensional simplex, and a dodecahedron.
For n = 24, the set of factors of 24 is (1, 2, 3, 4, 6, 8, 12, 24): 2 odd and 6 even including adjusting factors (3, 4, 8, 12, and 24). a(n) = 2*2 + 3*6 - 3 - 1 - 1 + 1 + 1 + 1 = 20: (1) a 0-dimensional simplex with 24 coincident points; (2) a 1-dimensional simplex with 2 groups of 12 coincident points; (3) a 2-dimensional simplex with 3 groups of 8 coincident points; (4, 5) a square and a 3-dimensional simplex each with 4 groups of 6 coincident points; (6, 7, 8) a hexagon, an octahedron, and a 5-dimensional simplex each with 4 coincident points; (9, 10, 11, 12) an octagon, a cube, a 4-dimensional orthoplex, a 7-dimensional simplex each with 3 coincident points; (13, 14, 15, 16) a dodecagon, a 6-dimensional orthoplex, an 11-dimensional simplex, and an icosahedron each with 2 coincident points; (17, 18, 19, 20) a 24-sided polygon, a 4-dimensional 24-cell, a 12-dimensional orthoplex, and a 23-dimensional simplex.
		

References

  • E. W. Weisstein, CRC Encyclopedia of Mathematics, 3rd Ed., CRC Press, 2009, 3037-3038.

Crossrefs

Formula

a(n) = Sum_{i|n} A111336(i).
Showing 1-10 of 10 results.