OFFSET
0,2
COMMENTS
The keyword "look" refers to the illustration.
LINKS
N. J. A. Sloane, Illustration of generations 0-15
N. J. A. Sloane, On the Number of ON Cells in Cellular Automata, arXiv:1503.01168, 2015
FORMULA
It would be nice to have a recurrence.
MATHEMATICA
Map[Function[Apply[Plus, Flatten[#1]]],
CellularAutomaton[{750, {2, {{2, 2, 2}, {2, 1, 2}, {2, 2, 2}}}, {1, 1}}, {{{1}}, 0}, 66]]
ArrayPlot /@ CellularAutomaton[{750, {2, {{2, 2, 2}, {2, 1, 2}, {2, 2, 2}}}, {1, 1}}, {{{1}}, 0}, 15]
CROSSREFS
KEYWORD
nonn,look
AUTHOR
N. J. A. Sloane, Feb 12 2015
STATUS
approved