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.

A339349 The number of n-faced polyhedra formed when a cuboctahedron is internally cut by all the planes defined by any three of its vertices.

Original entry on oeis.org

2304, 3000, 944, 408, 48, 24
Offset: 4

Views

Author

Scott R. Shannon, Dec 01 2020

Keywords

Comments

For a cuboctahedron create all possible internal planes defined by connecting any three of its vertices. Use all the resulting planes to cut the polyhedron into individual smaller polyhedra. The sequence lists the number of resulting n-faced polyhedra, where 4 <= n <= 9.
See A339348 for the corresponding sequence for the rhombic dodecahedron, the dual polyhedron of the cuboctahedron.

Examples

			The cuboctahedron has 12 vertices, 14 faces, and 24 edges. It is cut by 67 internal planes defined by any three of its vertices, resulting in the creation of 6728 polyhedra. No polyhedra with ten or more faces are created.
		

Crossrefs