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!)
A296510 Toothpick sequence on triangular grid (see Comments lines for definition). 8

%I #42 Nov 22 2022 11:57:46

%S 0,1,3,7,13,19,25,31,41,57,77,93,103,109,119,135,159,187,219,247,279,

%T 319,369,409,431,439,449,465,489,517,549,581,621,677,751,827,891,933,

%U 969,1009,1071,1147,1237,1317,1405,1507,1629,1725,1775,1789,1799,1815,1839,1867,1899,1931,1971,2027,2101,2177,2241

%N Toothpick sequence on triangular grid (see Comments lines for definition).

%C We use toothpicks of length 2, the same as the toothpick cellular automaton of A139250, but here we are on triangular grid, hence we have three axes, not two.

%C The Toothpicks are alternately arranged on the three axes in a rotating cycle.

%C a(n) gives the number of toothpicks in the structure after n-th stage.

%C A296511 (the first differences) gives the number of toothpicks added at n-th stage.

%C The structure reveals that some cellular automata that have recurrent periods can be represented by irregular triangles of first differences whose row lengths are the terms of A011782 multiplied by k (instead of powers of 2), where k is the length of their "word". In this case the word should be "abc", therefore k = 3. In the case of the cellular automaton with normal toothpicks (A139250) the word should be "ab", therefore k = 2.

%C For more information about the "word" of a cellular automaton see A296612.

%C Note that due to the unusual orientation of the polygons that are located on the edges of the structure, the image of this cellular automaton resembles the photo of an object that is rotating.

%C Note that between other polygons the structure contains the same "petals" as the floret pentagonal tiling.

%C Apparently the graph could be similar to the graph of A151907.

%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 The Poly Pages, <a href="http://www.recmath.org/PolyPages/PolyPages/index.htm?Polyiamonds.htm">Polyiamonds</a>

%H Rémy Sigrist, <a href="/A296511/a296511.png">Illustration of the construction at generation 3*256</a>

%H Wikipedia, <a href="https://en.wikipedia.org/wiki/Snub_trihexagonal_tiling#Floret_pentagonal_tiling">Floret pentagonal tiling</a>

%H <a href="/index/Ce#cell">Index entries for sequences related to cellular automata</a>

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

%e After 49 stages in every 60-degree wedge of the mentioned dodecagon we can see six kind of closed regions as shown below:

%e ----------------------------------------------------------------------------------

%e Polygon Sides's length Perimeter Area Quantity Total area

%e ----------------------------------------------------------------------------------

%e Triangle [1,1,1] 3 1 100 100

%e Rhombus (diamond) [2,2,2,2] 8 8 5 40

%e Trapeze [1,2,3,2] 8 8 35 280

%e Irregular pentagon (petal) [1,1,1,2,2] 7 7 58 406

%e Irregular pentagon [1,1,3,2,4] 11 15 1 15

%e Hexagon [1,1,1,1,1,1] 6 6 20 120

%e ----------------------------------------------------------------------------------

%e Subtotal per wedge 219 961

%e .

%e Then we have:

%e Subtotal of the six wedges 1308 5766

%e Shared triangle [1,1,1] 3 1 2 2

%e ----------------------------------------------------------------------------------

%e Total of the structure after 49 stages 1306 5764

%Y Cf. A151907, A160160, A296511 (first differences), A296612.

%Y Cf. A160120 (word "a"), A139250 (word "ab"), A299476 (word "abcb"), A299478 (word "abcbc").

%K nonn,look

%O 0,3

%A _Omar E. Pol_, Dec 14 2017

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 July 20 15:17 EDT 2024. Contains 374459 sequences. (Running on oeis4.)