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.

A097996 Cell populations in the development of the L-pentomino with the 2D cellular automaton rule "Seeds" (/2).

Original entry on oeis.org

5, 5, 7, 11, 17, 17, 30, 32, 26, 26, 43, 41, 37, 40, 71, 56, 54, 54, 69, 81, 84, 104, 109, 96, 114, 123, 142, 128, 134, 141, 172, 182, 216, 224, 239, 255, 283, 265, 351, 304, 358, 370, 411, 411, 407, 434, 470, 488, 514, 556, 567, 568, 597, 657, 659, 704, 739, 793
Offset: 0

Views

Author

Oliver Pechenik, Sep 08 2004

Keywords

Examples

			a(1)= 5 because the L-pentomino contains 5 cells. a(2)= 5 because 5 cells are neighbors (in a Moore neighborhood) of exactly 2 of the original 5 cells. a(3)= 7 because 7 cells are neighbors of exactly 2 of the previous 5 cells.
		

Crossrefs

Extensions

Offset changed by Eric M. Schmidt, Mar 10 2013