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 A182839 #36 Feb 24 2023 07:01:38 %S A182839 0,1,2,4,4,4,6,10,8,4,6,12,16,14,14,22,16,4,6,12,16,16,20,32,36,22,14, %T A182839 28,42,40,36,50,32,4,6,12,16,16,20,32,36,24 %N A182839 Number of toothpicks and D-toothpicks added at n-th stage to the H-toothpick structure of A182838. %C A182839 From _Omar E. Pol_, Feb 06 2023: (Start) %C A182839 The "word" of this cellular automaton is "ab". %C A182839 Apart from the initial zero the structure of the irregular triangle is as shown below: %C A182839 a,b; %C A182839 a,b; %C A182839 a,b,a,b; %C A182839 a,b,a,b,a,b,a,b; %C A182839 a,b,a,b,a,b,a,b,a,b,a,b,a,b,a,b; %C A182839 ... %C A182839 Columns "a" contain numbers of toothpicks and D-toothpicks when in the top border of the structure there are only toothpicks (of length 1). %C A182839 Columns "b" contain numbers of toothpicks and D-toothpicks when in the top border of the structure there are only D-toothpicks (of length sqrt(2)). %C A182839 An associated sound to the animation could be (tick, tock), (tick, tock), ..., the same as the ticking clock sound. %C A182839 Row lengths are the terms of A011782 multiplied by 2, also the column 2 of A296612. %C A182839 For further information about the word of cellular automata see A296612. %C A182839 It appears that the right border of the irregular triangle gives the even powers of 2. (End) %H A182839 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 A182839 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> %H A182839 <a href="/index/To#toothpick">Index entries for sequences related to toothpick sequences</a> %F A182839 Conjecture: a(n) = (A182841(n+1) + A010673(n))/4, n >= 2. - _Omar E. Pol_, Feb 10 2023 %e A182839 From _Omar E. Pol_, Feb 06 2023: (Start) %e A182839 The nonzero terms can write as an irregular triangle as shown below: %e A182839 1, 2; %e A182839 4, 4; %e A182839 4, 6, 10, 8; %e A182839 4, 6, 12, 16, 14, 14, 22, 16; %e A182839 4, 6, 12, 16, 16, 20, 32, 36, 22, 14, 28, 42, 40, 36, 50, 32; %e A182839 ... %e A182839 (End) %Y A182839 First differences of A182838. %Y A182839 Cf. A139250, A139251, A161207, A182633, A182635, A182841. %Y A182839 Cf. A000079, A011782, A296612. %K A182839 nonn,tabf,more %O A182839 0,3 %A A182839 _Omar E. Pol_, Dec 12 2010 %E A182839 a(19)-a(41) from _Omar E. Pol_, Jan 06 2023