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.

Showing 1-2 of 2 results.

A175001 Number of stable n-celled patterns ("still lifes") in the Move (a.k.a. Morley; B368/S245) cellular automaton.

Original entry on oeis.org

0, 0, 0, 1, 1, 2, 2, 4, 1, 3
Offset: 1

Views

Author

Christian Schroeder, Apr 03 2010

Keywords

Examples

			a(4)=1 because there is only one still-life with four cells: the tub (four cells bordering all four sides of an empty spot).
		

Crossrefs

A175002 Number of stable n-celled patterns ("still lifes") in the Maze (B3/S12345) cellular automaton.

Original entry on oeis.org

0, 2, 1, 5, 7, 18, 40, 197, 669
Offset: 1

Views

Author

Christian Schroeder, Apr 03 2010

Keywords

Examples

			a(3)=1 because there is only one distinct still life with three cells: a diagonal line of length three.
		

Crossrefs

Showing 1-2 of 2 results.