Lawrence J. Thaden
Registered: Jan 2004
Posts: 350 |
Getting Class 3 and 4 Behavior from a Class 2 Three Color Rule
On page 262 of the NKS book there are depicted patterns produced by elementary rule 22 starting from random initial conditions and from an initial condition containing a single black cell.
The single black cell pattern has a simple nested class 2 structure.
The other has the random behavior of a class 3 cellular automaton.
Here is an example of a modulo 3 algebraic rule, Mod[2(q+r-pr+qs), 3], that has a simple nested class 2 structure when a single value 2 cell is used as initial conditions. See figure 1 in the attached gif.
But what if the initial conditions are neither simple nor random?
In this example they are base 3 palindrome digit expansions of the following 81 integers:
{0,81,162,738,819,900,1476,1557,1638,2460,2541,2622,3198,3279,3360,3936,4017,4098,4920,5001,5082,5658,5739,5820,6396,6477,6558,6562,6643,6724,7300,7381,7462,8038,8119,8200,9022,9103,9184,9760,9841,9922,10498,10579,10660,11482,11563,11644,12220,12301,12382,12958,13039,13120,13124,13205,13286,13862,13943,14024,14600,14681,14762,15584,15665,15746,16322,16403,16484,17060,17141,17222,18044,18125,18206,18782,18863,18944,19520,19601,19682}.
The result is class 4 sporadic bifurcating behavior on a background of class 3 random triangular structures. See figure 2 in the attached gif.
After 50,000 steps the two classes of behavior were still present, although for brief periods the class 4 behavior appeared to have died out only to subsequently come alive once again.
The colors in the graphs are: {0->Cornsilk, 1->CornflowerBlue, 2->Coral}.
Lawrence J. Thaden has attached this image:
__________________
L. J. Thaden
Report this post to a moderator | IP: Logged
|