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.

A296604 Number of Johnson solids with n faces.

Original entry on oeis.org

0, 0, 0, 0, 1, 2, 1, 4, 2, 4, 3, 4, 2, 8, 1, 3, 3, 4, 0, 6, 1, 4, 0, 2, 0, 4, 3, 0, 0, 1, 0, 5, 0, 1, 0, 0, 3, 0, 0, 0, 0, 7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0
Offset: 1

Views

Author

Jonathan Sondow, Jan 28 2018

Keywords

Comments

Sum(n>0, a(n)) = 92, the number of Johnson solids, as conjectured by Johnson and proved by Zalgaller.
a(n) > 0 if and only if n is a member of A296603.

Examples

			The square pyramid is the only Johnson solid with five faces, so a(5) = 1.
		

Crossrefs

Formula

a(62) = 5.
a(n) = 0 for n > 62.