The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A169709 Total number of ON cells at stage n of two-dimensional cellular automaton defined by "Rule 1006". 5
1, 5, 9, 21, 29, 41, 61, 89, 101, 113, 133, 161, 189, 233, 309, 377, 397, 409, 429, 457, 485, 529, 605, 673, 709, 753, 821, 905, 1005, 1169, 1413, 1569, 1605, 1617, 1637, 1665, 1693, 1737, 1813, 1881, 1917, 1961, 2029, 2113, 2213, 2377, 2621, 2777, 2829, 2873, 2941 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Square grid, 4 neighbors per cell, turn ON iff exactly 1, 3 or 4 neighbors are ON; once ON, cells stay ON.
REFERENCES
S. Wolfram, A New Kind of Science, Wolfram Media, 2002; p. 928.
LINKS
David Applegate, The movie version
MATHEMATICA
Map[Function[Apply[Plus, Flatten[ #1]]], CellularAutomaton[{ 1006, {2, {{0, 2, 0}, {2, 1, 2}, {0, 2, 0}}}, {1, 1}}, {{{1}}, 0}, 100]]
CROSSREFS
Sequence in context: A273642 A169649 A273739 * A269523 A319384 A211427
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 17 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 18 01:35 EDT 2024. Contains 372608 sequences. (Running on oeis4.)