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.

A097981 Cell populations in the development of the 2 X 2 square with the 2D cellular automaton rule seeds (/2).

Original entry on oeis.org

4, 8, 12, 16, 24, 32, 52, 40, 56, 72, 72, 92, 128, 140, 136, 160, 152, 200, 244, 236, 264, 232, 268, 360, 316, 416, 320, 384, 436, 412, 500, 492, 500, 524, 680, 584, 744, 700, 764, 884, 896, 748, 1056, 864, 888, 992, 1036, 1060, 1296, 1268, 1436, 1408, 1472
Offset: 0

Views

Author

Oliver Pechenik, Sep 07 2004

Keywords

Examples

			a(0) = 4 because the 2 X 2 square contains 4 cells. a(1) = 8 because 8 cells are neighbors of exactly 2 of the original 4 cells. a(2) = 12 because 12 cells are neighbors of exactly 2 of the previous 8 cells.
		

Crossrefs

Extensions

Offset changed by Eric M. Schmidt, Mar 10 2013

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
Showing 1-2 of 2 results.