OFFSET
1,4
COMMENTS
Also, first differences of toothpick numbers A153000.
LINKS
David Applegate, The movie version
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.]
N. J. A. Sloane, Catalog of Toothpick and Cellular Automata Sequences in the OEIS
FORMULA
G.f.: (1+x)*(Prod(1+x^(2^k-1)+2*x^(2^k),k=1..oo)-1)/(1+2*x). - N. J. A. Sloane, May 20 2009
EXAMPLE
If written as a triangle, begins:
.1,1;
.1,2,3,2;
.1,2,3,3,4,7,8,4;
.1,2,3,3,4,7,8,5,4,7,9,10,15,22,20,8;
....
Rows converge to A152980.
It appears that row sums give A004171. [From Omar E. Pol, May 25 2010]
CROSSREFS
Cf. toothpick sequence A139250.
Cf. A004171. [From Omar E. Pol, May 25 2010]
KEYWORD
nonn,easy
AUTHOR
Omar E. Pol, Dec 16 2008, Dec 20 2008
EXTENSIONS
More terms from Omar E. Pol, Jul 26 2009
STATUS
approved