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.

A151776 Number of ON states after n generations of cellular automaton based on f.c.c. lattice with each cell adjacent to its twelve neighbors.

Original entry on oeis.org

0, 1, 13, 25, 109, 121, 205, 385, 805, 817, 901, 1081, 1645, 2185, 2605, 3721, 5749, 5857, 5941, 6121, 6685, 7225, 7789, 9289, 12565, 14401, 14821, 15937, 18877, 23257, 25981, 32233, 42445, 43729, 44101, 44521
Offset: 0

Views

Author

N. J. A. Sloane, Jun 24 2009

Keywords

Comments

We take the f.c.c. lattice to consist of the points (X,Y,Z) of Z^3 with X+Y+Z even.
We start with a single ON cell at the origin.
A cell is turned ON if exactly one of its twelve neighbors is ON. An ON cell remains ON forever.
Analog of A147562, which is corresponding sequence for the square lattice Z^2.
If we just look at what happens in the (X,Y)-plane, we get A147552 and A151836.

Crossrefs

Extensions

Terms after a(30) from Nathaniel Johnston, Mar 27 2011