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.
%I A160167 #34 Feb 24 2021 02:48:18 %S A160167 0,3,12,21,48,57,84,111,174,201,228,255,318,363,426,507,660,741,768, %T A160167 795,858,903,966,1047,1200,1299,1362,1443,1596,1749,1920,2127,2478, %U A160167 2721,2784,2811,2874,2919,2982,3063,3216,3315,3378,3459,3612,3765,3936,4143,4494,4755,4854,4935 %N A160167 Total number of single toothpicks after n-th stage in the Y-toothpick structure of A160120. %C A160167 Also, replace the Y-toothpick with the "three-diamonds" symbol, so we have a new cellular automaton in which a(n) counts the total number of diamonds in the structure after the n-th stage, A160120 also gives the total number of "three-diamonds" symbols after the n-th stage, and A253770 gives the total number of triangular ON cells after the n-th stage. - _Omar E. Pol_, Feb 10 2015 %H A160167 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 A160167 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> %F A160167 a(n) = 3*A160120(n). %F A160167 a(n) = 3*A160157(n)/2 = A253770(n)/2. - _Omar E. Pol_, Feb 10 2015 %e A160167 From _Omar E. Pol_, Feb 10 2015: (Start) %e A160167 After one generation, also, the cellular automaton looks like a star or a flower with three petals as shown below: %e A160167 . %e A160167 . /\ %e A160167 . _\/_ %e A160167 . /_/\_\ %e A160167 . %e A160167 There are six ON cells and three diamonds, so a(1) = 3. %e A160167 (End) %Y A160167 Cf. A139250, A160120, A160157, A253770. %K A160167 nonn %O A160167 0,2 %A A160167 _Omar E. Pol_, Jun 01 2009, Jun 09 2009 %E A160167 New name and more terms from _Omar E. Pol_, Feb 10 2015