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!)
A372553 Center column of elementary triangular automaton rule 61, from a lone 1 cell. 4

%I #6 May 27 2024 23:06:32

%S 1,1,1,0,1,0,1,0,1,0,1,0,1,1,1,1,0,1,0,1,0,1,0,1,0,1,1,1,0,1,0,1,0,1,

%T 1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,1,0,1,0,1,0,1,0,1,1,1,1,0,1,0,

%U 1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,1,1,1,0,1,0,1,1,1,0,1,1,1,0,1,0,1,0,1,0,1,1,1,1,1,0,1,0,1,1,1,0,1,0,1,0,1

%N Center column of elementary triangular automaton rule 61, from a lone 1 cell.

%C An Elementary Triangular Automaton (ETA) is a cellular automaton in the triangular grid where cells hold binary states and rules are local to the first neighborhood. There are 256 possible ETA rules.

%C Rule 61 (111101 in binary):

%C -----------------------------------------------

%C |state of the cell |1|1|1|1|0|0|0|0|

%C |sum of the neighbors' states |3|2|1|0|3|2|1|0|

%C |cell's next state |0|0|1|1|1|1|0|1|

%C -----------------------------------------------

%D Paul Cousin, "Triangular Automata: The 256 Elementary Cellular Automata of the 2D Plane", Complex Systems, 33(2), 2024.

%H Paul Cousin, <a href="/A372553/b372553.txt">Table of n, a(n) for n = 0..4096</a>

%H Paul Cousin, <a href="https://arxiv.org/abs/2309.15795">Triangular Automata: The 256 Elementary Cellular Automata of the 2D Plane</a>, arXiv:2309.15795 [nlin.CG], 2023.

%H Paul Cousin, <a href="https://paulcousin.github.io/triangular-automata">Triangular Automata</a>

%H Paul Cousin, <a href="https://paulcousin.github.io/triangular-automata/rules.html?rule=61">Rule 61</a>

%H Paul Cousin, <a href="https://paulcousin.github.io/triangular-automata-mathematica/">Triangular Automata Mathematica Package</a>

%Y Cf. A371844, A371931, A372552.

%K nonn

%O 0

%A _Paul Cousin_, May 05 2024

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 11 14:43 EDT 2024. Contains 374234 sequences. (Running on oeis4.)