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!)
A160170 X-toothpick sequence on Z^3 lattice (see Comments for precise definition). 14

%I #26 Mar 06 2021 13:19:29

%S 0,1,5,13,21,45,77,109,165,245,325,413,525,685,853,1093,1317,1661,

%T 1981,2301,2645,3093,3621,4157,4861,5565,6437,7173,8053,8893,9917,

%U 11005,12261,13589,14981,16397,17837,19341,20997

%N X-toothpick sequence on Z^3 lattice (see Comments for precise definition).

%C Here a "X-toothpick" is defined to be a cross with 4 endpoints and a midpoint. Also, a X-toothpick can be represented by set of four connected toothpicks forming a cross.

%C We start at stage 0 on the Z^3 lattice with no X-toothpicks.

%C At stage 1 place a X-toothpick.

%C Rule: each exposed endpoint of the X-toothpicks of the old generation must be touched by the midpoint of a X-toothpick of new generation (see illustrations).

%C The sequence gives the number of X-toothpicks in the three-dimensional structure after n-th stage. A170171 (the first differences) gives the number of X-toothpicks added at n-th stage.

%C For a similar sequence but starting with a single toothpick see A170876.

%C For the X-toothpick sequence on Z^2 lattice see A147562, the Ulam-Warburton cellular automaton.

%C For more information about the growth of toothpicks see A139250.

%H 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 R. J. Mathar, <a href="/A160170/a160170.cpp.txt">C++ program</a>

%H R. J. Mathar, <a href="/A160170/a160170.pdf">Views after stages 1 to 10 (PDF)</a>

%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 <a href="/index/To#toothpick">Index entries for sequences related to toothpick sequences</a>

%Y Cf. A139250, A160120, A160160, A160171, A170876.

%Y Cf. A147562. - Omar E. Pol, Mar 28 2011

%K nonn

%O 0,3

%A _Omar E. Pol_, May 03 2009, Dec 13 2010, Mar 28 2011

%E C++ program, illustrations and more terms (a(6)-a(38)) based on Email from _R. J. Mathar_ dated Jan 10 2010.

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 24 10:11 EDT 2024. Contains 371935 sequences. (Running on oeis4.)