login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A194435 Number of toothpicks or D-toothpicks added at n-th stage to the structure of A194434. 5

%I #44 Jun 30 2022 11:43:16

%S 0,4,8,16,16,16,32,44,32,16,32,64,96,48,80,100,64,16,32,64,96,112,144,

%T 168,176,80,96,160,256,128,176,212,128,16,32,64,96,112,144,176,208,

%U 168,192,240,400,272,336,332,336,112,96,176,288,336,416,464

%N Number of toothpicks or D-toothpicks added at n-th stage to the structure of A194434.

%C Essentially the first differences of A194434.

%C First differs from A221528 at a(13). - _Omar E. Pol_, Mar 23 2013

%C From _Omar E. Pol_, Jun 24 2022: (Start)

%C The word of this cellular automaton is "ab".

%C For the nonzero terms the structure of the irregular triangle is as shown below:

%C a,b;

%C a,b;

%C a,b,a,b;

%C a,b,a,b,a,b,a,b;

%C a,b,a,b,a,b,a,b,a,b,a,b,a,b,a,b;

%C ...

%C Row lengths are the terms of A011782 multiplied by 2, also the column 2 of A296612.

%C Columns "a" contain numbers of D-toothpicks (of length sqrt(2)).

%C Columns "b" contain numbers of toothpicks (of length 1).

%C An associated sound to the animation could be (tick, tock), (tick, tock), ..., the same as the ticking clock sound.

%C For further information about the word of cellular automata see A296612. (End)

%H 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 Paolo Xausa, <a href="/A194434/a194434_1.gif">Animated version for n = 0..31</a> (red elements)

%H Paolo Xausa, <a href="/A194434/a194434_2.gif">Animated version for n = 0..63</a> (red elements)

%H Paolo Xausa, <a href="/A194434/a194434.pdf">Illustration of initial terms for n = 0..63</a> (red elements, multipage PDF)

%H <a href="/index/To#toothpick">Index entries for sequences related to toothpick sequences</a>

%F a(n) = 4*A194445(n).

%F Conjecture: a(2^k+1) = 16, if k >= 1.

%e From _Omar E. Pol_, Mar 23 2013: (Start)

%e When written as an irregular triangle the sequence of nonzeros terms begins:

%e 4, 8;

%e 16,16;

%e 16,32,44,32;

%e 16,32,64,96, 48, 80,100, 64;

%e 16,32,64,96,112,144,168,176, 80, 96,160,256,128,176,212,128;

%e 16,32,64,96,112,144,176,208,168,192,240,400,272,336,332,336,112,96, ...

%e ... (End)

%e Right border gives the powers of 2 >= 8 (reformatted the triangle). - _Omar E. Pol_, Jun 24 2022

%Y Cf. A011782, A139251, A194271, A194433, A194434, A194441, A194443, A194445, A212009, A221528, A299612.

%K nonn,tabf

%O 0,2

%A _Omar E. Pol_, Sep 03 2011

%E More terms from _Omar E. Pol_, Mar 23 2013

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)