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.

A056605 Number of stable n-celled patterns ("still lifes") in Conway's game of Life (incorrect version).

Original entry on oeis.org

0, 0, 0, 2, 1, 5, 4, 9, 10, 25, 46, 121, 240, 619, 1353, 3286, 7773, 19046, 45766
Offset: 1

Views

Author

N. J. A. Sloane, Aug 28 2000

Keywords

Comments

a(18) and a(19) are incorrect. See A019473 for the correct version of this sequence. - Nathaniel Johnston, Aug 19 2018

Examples

			a(4)=2 because the block and the tub are the only 4-cell still lifes.
		

Crossrefs

Cf. A019473.