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-2 of 2 results.

A338808 Irregular table read by rows: The number of k-faced polyhedra, where k>=4, created when an n-antiprism, formed from two n-sided regular polygons joined by 2n adjacent alternating triangles, is internally cut by all the planes defined by any three of its vertices.

Original entry on oeis.org

8, 128, 56, 8, 0, 3, 450, 270, 82, 20, 10, 0, 2, 2592, 2376, 972, 204, 168, 48, 0, 0, 5, 7266, 7574, 4550, 2254, 660, 336, 98, 14, 14, 0, 2, 0, 0, 0, 0, 0, 0, 2, 27216, 31088, 15632, 5360, 1904, 432, 128, 0, 0, 0, 0, 0, 9, 68778, 84240, 61272, 33138, 15714, 5400, 1946, 720, 270, 126, 72, 18, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 4
Offset: 3

Views

Author

Scott R. Shannon, Nov 10 2020

Keywords

Comments

See A338806 for further details and images for this sequence.
The author thanks Zach J. Shannon for assistance in producing the images for this sequence.

Examples

			The 4-antiprism is cut with 16 internal planes defined by all 3-vertex combinations of its 8 vertices. This leads to the creation of 128 4-faced polyhedra, 56 5-faced polyhedra, 8 6-faced polyhedra, and 3 8-faced polyhedra, 195 pieces in all. Note the number of 8-faced polyhedra is not a multiple of 4 - they lie directly along the z-axis so need not be a multiple of the number of edges forming the regular n-gons.
The table begins:
8;
128,56,8,0,3;
450,270,82,20,10,0,2;
2592,2376,972,204,168,48,0,0,5;
7266,7574,4550,2254,660,336,98,14,14,0,2,0,0,0,0,0,0,2;
27216,31088,15632,5360,1904,432,128,0,0,0,0,0,9;
68778,84240,61272,33138,15714,5400,1946,720,270,126,72,18,0,0,4,0,0,0,0,0,0,0,0,4;
194580,235880,153620,68580,25240,7460,2560,660,200,0,0,0,0,0,0,0,13;
		

Crossrefs

Cf. A338806 (number of polyhedra), A338801 (regular prism), A338622 (Platonic solids), A333543 (n-dimensional cube).

Formula

Sum of row n = A338806(n).

A338783 Number of polyhedra formed when an n-prism, formed from two n-sided regular polygons joined by n adjacent rectangles, is internally cut by all the planes defined by any three of its vertices.

Original entry on oeis.org

18, 96, 1335, 4524, 29871, 65344, 319864, 594560
Offset: 3

Views

Author

Scott R. Shannon, Nov 08 2020

Keywords

Comments

For an n-prism, formed from two n-sided regular polygons joined by n adjacent rectangles, create all possible internal planes defined by connecting any three of its vertices. For example, in the case of a triangular prism this results in 6 planes. Use all the resulting planes to cut the prism into individual smaller polyhedra. The sequence lists the number of resulting polyhedra for prisms with n>=3.
See A338801 for the number and images of the k-faced polyhedra in each prism dissection.
The author thanks Zach J. Shannon for assistance in producing the images for this sequence.

Examples

			a(3) = 18. The triangular 3-prism has 6 internal cutting planes resulting in 18 polyhedra; seventeen 4-faced polyhedra and one 6-faced polyhedron.
a(4) = 96. The square 4-prism (a cuboid) has 14 internal cutting planes resulting in 96 polyhedra; seventy-two 4-faced polyhedra and twenty-four 5-faced polyhedra. See A338622.
		

Crossrefs

Cf. A338801 (number of k-faced polyhedra), A338806 (antiprism), A338571 (Platonic solids), A338622 (k-faced polyhedra in Platonic solids), A333539 (n-dimensional cube).
Showing 1-2 of 2 results.