login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Period of the oscillator resulting from an n X n square of ON cells in the life-like cellular automaton given by the rule-string B45678/S2345.
0

%I #5 Dec 16 2016 03:04:47

%S 1,1,2,2,3,5,7,7,10,17,17,48,56,31,58,57,518,677,674,5160

%N Period of the oscillator resulting from an n X n square of ON cells in the life-like cellular automaton given by the rule-string B45678/S2345.

%e Using the rulestring B45678/S2345, a 7 X 7 square of ON cells becomes a period 7 oscillator after 2 generations, so a(7)=7.

%K nonn

%O 1,3

%A _Ben Branman_, Jun 20 2010