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”).

A294981
a(n) is the number of elements added at n-th stage to the structure of the cellular automaton of A294980.
7
1, 3, 6, 6, 6, 18, 18, 18, 6
OFFSET
1,2
EXAMPLE
This cellular automaton has word "ab". The row lengths are the terms of A011782 multiplied by 2, so the structure of this irregular triangle is as follows:
a,b;
a,b;
a,b,a,b;
a,b,a,b,a,b,a,b;
a,b,a,b,a,b,a,b,a,b,a,b,a,b,a,b;
...
Triangle begins:
1, 3;
6, 6;
6, 18, 18, 18;
...
CROSSREFS
Cf. A294980, A296612 (gives more information about the "word" of a cellular automaton).
Cf. A139251, A160121 (Y-toothpicks), A161207 (V-toothpicks).
Sequence in context: A160504 A291801 A227501 * A079093 A153035 A296216
KEYWORD
nonn,tabf,more
AUTHOR
Omar E. Pol, Feb 10 2018
STATUS
approved