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.

A128112 Number of uniform polyhedra with n faces.

Original entry on oeis.org

0, 0, 0, 1, 1, 1, 3, 3, 3, 4, 3, 10, 5, 7, 6, 7, 4, 11, 8, 12, 9, 8, 6, 16, 11, 13, 10, 14, 9, 10, 14, 19, 15, 13, 10, 19, 12, 11, 18, 21, 12, 16, 20, 20, 21, 16, 12, 26, 23, 14, 21, 25, 16, 22, 26, 21, 20, 20, 18, 33, 29, 18, 30, 35, 18, 27, 24, 23, 33, 26, 22, 28, 35, 20, 36, 42
Offset: 1

Views

Author

Paulo de A. Sachs (sachs6(AT)yahoo.de), Feb 15 2007, corrected Feb 15 2007

Keywords

Examples

			a(20)=12 because there are the icosahedron, the small cubicuboctahedron, the great cubicuboctahedron, the cubitruncated cuboctahedron, the great icosahedron, the octadecagonal prism, two octadecagrammic (18/5 and 18/7) prisms, the enneagonal antiprism, two enneagrammic (9/2 and 9/4) antiprisms and the enneagrammic crossed antiprism.
		

Crossrefs

Formula

After 124th term, a(n) equals A055684(n-2) + 1 for n odd and A055684(n-2) + A055684(n/2-1) + A128115(n/2-1) + 2 for n even.