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.

Previous Showing 11-20 of 36 results. Next

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).

A199545 Sorted number of vertices of distinct solutions in the mix of regular convex polyhedra.

Original entry on oeis.org

24, 48, 48, 72, 96, 96, 120, 240, 240, 288, 480, 576, 576, 1152, 1440, 1440, 2880, 2880, 5760, 5760, 6912, 17280, 34560, 34560, 69120, 414720
Offset: 1

Views

Author

Jonathan Vos Post, Nov 07 2011

Keywords

Comments

Sorted column 1 of Table 1 of the Cunningham reference.
Also (after sorting) the number of facets of distinct solutions, sorted column 3 of Table 1.

Examples

			a(1) = 24 because the mix of the tetrahedron {3,3} and the octahedron {3,4} has 24 vertices, 144 edges, 96 facets, and the size of the automorphism group (which is also the number of flags) is 576.
		

Crossrefs

A199546 Sorted number of edges of distinct solutions in the mix of regular convex polyhedra.

Original entry on oeis.org

144, 144, 288, 360, 360, 360, 720, 720, 720, 720, 1800, 3456, 8640, 8640, 8640, 8640, 17280, 17280, 21600, 43200, 43200, 207360, 207360, 518400, 518400, 1036800, 12441600
Offset: 1

Views

Author

Jonathan Vos Post, Nov 07 2011

Keywords

Comments

Sorted column 2 of Table 1 of the Cunningham reference.

Examples

			a(1) = 144 because the mix of the tetrahedron {3,3} and the octahedron {3,4} has 24 vertices, 144 edges, 96 facets, and the size of the automorphism group (which is also the number of flags) is 576.
		

Crossrefs

A060852 Sum of number of pips on dice in shape of Platonic solids.

Original entry on oeis.org

10, 21, 36, 78, 210
Offset: 1

Views

Author

Philip Newton, Aug 09 2001

Keywords

Comments

This is obviously a finite sequence, since there are only five Platonic solids.

Examples

			The third number in the sequence is 36 because the third Platonic solid has eight faces and the pips on an eight-faced die add up to 36 [by sum_1^n(n) = 1/2 * n * (n+1), so 1/2 * 8 * 9 = 36 for n = 8].
		

Crossrefs

Cf. A053016.

Programs

  • Mathematica
    # (# + 1)/2 & /@ {4, 6, 8, 12, 20} (* Robert G. Wilson v, Apr 18 2008 *)
  • Perl
    for $n (4, 6, 8, 12, 20) { print $n*($n+1)/2 }

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

A198861 The number of ways to paint the faces of the five Platonic solids using exactly n colors where n is the number of faces of each solid.

Original entry on oeis.org

2, 30, 1680, 7983360, 40548366802944000
Offset: 1

Views

Author

Geoffrey Critzer, Oct 30 2011

Keywords

Comments

Let G, the group of rotations in 3 dimensional space act on the set of n! paintings of each Platonic solid having n faces. There are n! fixed points in the action table since the only element in G that leaves a painting fixed is the identity element. The order of G is A098427/2. So by Burnside's Lemma a(n)=n!/|G|.

Crossrefs

Cf. A053016 (number of faces), A063722 (number of edges).

Programs

  • PARI
    lista() = {ve = [6, 12, 12, 30, 30 ]; vf = [4, 6, 8, 12, 20 ]; for (i=1, 5, nb = vf[i]!/(2*ve[i]); print1(nb, ", "););} \\ Michel Marcus, Aug 25 2014

Formula

a(n) = A053016(n)!/(2*A063722(n)) (see link). - Michel Marcus, Aug 24 2014

A199549 Sorted number of sizes of the automorphism groups of distinct solutions in the mix of regular convex polyhedra.

Original entry on oeis.org

576, 576, 1152, 1440, 1440, 2880, 2880, 2880, 2880, 7200, 13824, 34560, 34560, 34560, 34560, 69120, 69120, 172800, 172800, 86400, 829440, 829440, 2073600, 2073600, 4147200, 49766400
Offset: 1

Views

Author

Jonathan Vos Post, Nov 07 2011

Keywords

Comments

Sorted column 4 of Table 1 in the Cunningham reference.

Examples

			a(1) = 576 because the mix of the tetrahedron {3, 3} and the octahedron {3,4} has 24 vertices, 144 edges, 96 facets, and the size of the automorphism group (which is also the number of flags) is 576.
		

Crossrefs

A358999 Number of undirected cycles of the Platonic graphs (in the order of tetrahedral, cubical, octahedral, dodecahedral, and icosahedral graph).

Original entry on oeis.org

7, 28, 63, 1168, 12878
Offset: 1

Views

Author

Seiichi Manyama, Dec 10 2022

Keywords

Examples

			   graph \ n-cycle   |  3  4  5   6   7    8    9   10   11   12 13 ...
  -------------------+-------------------------------------------------
   tetrahedral graph |  4  3
       cubical graph |  0  6  0  16   0    6
    octahedral graph |  8 15 24  16
  dodecahedral graph |  0  0 12   0   0   30   20   36  120  100 60 ...
   icosahedral graph | 20 30 72 240 720 1620 2680 3336 2880 1280
		

Crossrefs

Previous Showing 11-20 of 36 results. Next