OFFSET
1,1
COMMENTS
Limiting behavior of the rows of the triangle in A187211.
LINKS
David Applegate, Omar E. Pol and N. J. A. Sloane, The Toothpick Sequence and Other Sequences from Cellular Automata, Congressus Numerantium, Vol. 206 (2010), 157-191. [There is a typo in Theorem 6: (13) should read u(n) = 4.3^(wt(n-1)-1) for n >= 2.]
Nathaniel Johnston, The Q-Toothpick Cellular Automaton
N. J. A. Sloane, Catalog of Toothpick and Cellular Automata Sequences in the OEIS
EXAMPLE
The triangle from A187211 begins:
22, 20
22, 40, 54, 40
22, 40, 54, 56, 70, 120, 134, 72
22, 40, 54, 56, 70, 120, 134, 88, 70, 120, 150, 168, 246, 360, 326, 136
...
Thus this sequence is 22, 40, 54, 56, 70, 120, 134, 88, 70, 120, 150, 168, 246, 360, 326...
The final entry of the n-th row (for n >= 2) is 16 + 8(2^n - 1).
CROSSREFS
KEYWORD
nonn
AUTHOR
Nathaniel Johnston, Mar 26 2011
EXTENSIONS
a(35) corrected by Nathaniel Johnston at the suggestion of Omar E. Pol, Mar 28 2011
STATUS
approved