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.

A175000 Number of stable n-celled patterns ("still lifes") in the HighLife (B36/S23) cellular automaton.

Original entry on oeis.org

0, 0, 0, 2, 1, 4, 4, 9, 9, 25, 44, 111, 218
Offset: 1

Views

Author

Christian Schroeder, Apr 03 2010

Keywords

Comments

Counts only distinct strict still lifes; reflections and rotations are removed. Pseudo-still lifes (e.g., patterns made up of two disjoint still lifes) are not counted.

Examples

			a(4)=2 because there are only two still-lives with four cells: the block (a 2x2 block) and the tub (four cells bordering all four sides of an empty spot).
		

Crossrefs