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.

A327333 Number of elements added at n-th stage to the toothpick structure of A327332.

This page as a plain text file.
%I A327333 #16 Nov 25 2019 01:06:22
%S A327333 1,2,4,4,4,6,12,8,4,6,12,12,10,16,32,16,4,6,12,12,10,16,32,20,12,18,
%T A327333 36,36,26,42,84,32,4,6,12,12,10,16,32,20,12,18,36,36,26,42,84,40,16,
%U A327333 24,48,44,24,40,80,48,32,48,96,96,64,104,208,64,4,6,12,12,10,16,32,20,12,18,36,36,26,42,84,40
%N A327333 Number of elements added at n-th stage to the toothpick structure of A327332.
%C A327333 The word of this cellular automaton is "ab".
%C A327333 The structure of the irregular triangle is as shown below:
%C A327333 a,b;
%C A327333 a,b;
%C A327333 a,b,a,b;
%C A327333 a,b,a,b,a,b,a,b;
%C A327333 a,b,a,b,a,b,a,b,a,b,a,b,a,b,a,b;
%C A327333 ...
%C A327333 Row lengths are the terms of A011782 multiplied by 2, also the column 2 of A296612.
%C A327333 Columns "a" contain numbers of V-toothpicks. Columns "b" contain numbers of I-toothpicks. See the example.
%C A327333 For further information about the word of cellular automata see A296612.
%e A327333 Triangle begins:
%e A327333 1,2;
%e A327333 4,4;
%e A327333 4,6,12,8;
%e A327333 4,6,12,12,10,16,32,16;
%e A327333 4,6,12,12,10,16,32,20,12,18,36,36,26,42,84,32;
%e A327333 4,6,12,12,10,16,32,20,12,18,36,36,26,42,84,40,16,24,48,44,24,40,80,48,32,48,...
%e A327333 It appears that right border gives the even powers of 2.
%Y A327333 First differences of A327332.
%Y A327333 Column 1 gives A123932.
%Y A327333 Cf. A011782, A139250, A139251, A160120, A160121, A161206, A161207, A296612, A323641, A323642, A323649, A327331 (similar triangle).
%Y A327333 For other hybrid cellular automata, see A194271, A194701, A220501, A289841, A290221, A294021, A294963, A294981, A299771, A323647, A323651.
%K A327333 nonn,tabf
%O A327333 1,2
%A A327333 _Omar E. Pol_, Sep 01 2019