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.

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

Original entry on oeis.org

8976, 8976, 3936, 1440, 672
Offset: 4

Views

Author

Scott R. Shannon, Dec 01 2020

Keywords

Comments

For a rhombic dodecahedron 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 <= 8.
See A339349 for the corresponding sequence for the cubooctahedron, the dual polyhedron of the rhombic dodecahedron.

Examples

			The rhombic dodecahedron has 14 vertices, 12 faces, and 24 edges. It is cut by 103 internal planes defined by any three of its vertices, resulting in the creation of 24000 polyhedra. No polyhedra with nine or more faces are created.
		

Crossrefs