cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A161420 V-toothpick sequence starting from a V-toothpick whose central point touch a straight line, as a V.

This page as a plain text file.
%I A161420 #8 Feb 24 2021 02:48:18
%S A161420 0,1,3,5,7,11,19,25,31,39,51,59,69,79,99,117,127,143,163,171
%N A161420 V-toothpick sequence starting from a V-toothpick whose central point touch a straight line, as a V.
%C A161420 The sequence gives the number of V-toothpicks after n-th stages on hexagonal net. A161421 (the first differences) gives the number added at the n-th stage. See A161206 for more information.
%C A161420 Also, it appears this is a H-toothpick sequence in the first quadrant on the square grid, starting with a D-toothpick from the point (0,0). The sequence gives the number of toothpicks and D-toothpicks after n-th stage. A161421 (the first differences) gives the number added at the n-th stage. For more information see A182838.
%H A161420 David Applegate, Omar E. Pol and N. J. A. Sloane, <a href="/A000695/a000695_1.pdf">The Toothpick Sequence and Other Sequences from Cellular Automata</a>, 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.]
%H A161420 N. J. A. Sloane, <a href="/wiki/Catalog_of_Toothpick_and_CA_Sequences_in_OEIS">Catalog of Toothpick and Cellular Automata Sequences in the OEIS</a>
%Y A161420 Cf. A139250, A160120, A160406, A161206, A161328, A161412, A161421, A161422, A161423, A182832, A182838.
%K A161420 more,nonn
%O A161420 0,3
%A A161420 _Omar E. Pol_, Jun 10 2009