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.

A119602 Number of nonisomorphic polytetrahedra with n identical regular tetrahedra connected face-to-face or edge-to-edge (chiral shapes counted twice).

Original entry on oeis.org

1, 1, 2, 7, 39
Offset: 0

Views

Author

Jonathan Vos Post, Jun 02 2006

Keywords

Comments

Polytetrahedra are a 3-dimensional generalization of polyiamonds, composed of unit regular tetrahedra in Euclidean 3-space. - Peter Kagey, Aug 05 2019, adapted from comment by Jonathan Vos Post.

Examples

			For n = 1, the a(1) = 1 polytetrahedron is the tetrahedron itself.
For n = 2, the a(2) = 2 polytetrahedra are formed by either gluing two tetrahedra along a face (triangular bipyramid) or gluing two tetrahedra along an edge.
For n = 7, the a(3) = 7 polytetrahedra are given in the links section.
		

Crossrefs