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.

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

Original entry on oeis.org

4818, 4596, 2454, 816, 246, 60, 0, 0, 9
Offset: 4

Views

Author

Scott R. Shannon, Dec 08 2020

Keywords

Comments

For a truncated tetrahedron 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 <= 12.

Examples

			The truncated tetrahedron has 12 vertices, 18 edges and 4 faces (4 equilateral triangles and 4 hexagons). It is cut by 82 internal planes defined by any three of its vertices, resulting in the creation of 12999 polyhedra. No polyhedra with 10, 11, or 13 or more faces are created.
		

Crossrefs