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!)
A188343 Number of "ON" cells at n-th stage in simple 2-dimensional cellular automaton (see Comments for precise definition). 2

%I #7 Mar 31 2012 13:22:29

%S 0,1,9,13,41,45,73,85,169,173,201,213,297,317,441,485,681,685,713,725,

%T 809,829,953,997,1193,1213,1353,1397,1689,1773,2201,2309,2737,2765,

%U 2817,2845,2953,2989,3113

%N Number of "ON" cells at n-th stage in simple 2-dimensional cellular automaton (see Comments for precise definition).

%C On the infinite square grid, we start at stage 0 with all square cells in the OFF state.

%C At stage 1 we turn ON a single cell in the central position.

%C For n>1, if n is even, at stage n we turn ON all the OFF neighboring cells from cells that were turned ON at stage n-1.

%C For n>1, if n is odd, at stage n we turn ON all the OFF cells that have exactly one neighbor that was turned ON at stage n-1.

%C First differs from A160118 at a(13).

%H Nathaniel Johnston, <a href="/A188343/a188343.png">13th generation of this sequence</a>, where it first differs from A160118. Cells in green were newly turned on in generation 13 and are also turned on in generation 13 of A160118. Cells in red are newly turned on but are not turned on in A160118.

%H <a href="/index/Ce#cell">Index entries for sequences related to cellular automata</a>

%F For n even, use Generations rule "/12345678/250". For n odd, use Generations rule "/1/250".

%Y Cf. A160118.

%K nonn

%O 0,3

%A _Nathaniel Johnston_, Mar 28 2011

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 April 18 15:35 EDT 2024. Contains 371780 sequences. (Running on oeis4.)