TOPICS
Search

Rule 220


ElementaryCARule220

Rule 220 is one of the elementary cellular automaton rules introduced by Stephen Wolfram in 1983 (Wolfram 1983, 2002). It specifies the next color in a cell, depending on its color and its immediate neighbors. Its rule outcomes are encoded in the binary representation 220=11011100_2. This rule is illustrated above together with the evolution of a single black cell it produces after 15 steps (Wolfram 2002, p. 55).

The mirror image, complement, and mirror complement are rules 206, 196, and 140, respectively.

Starting with a single black cell, successive generations n=0, 1, ... are given by interpreting the numbers 1, 3, 7, 15, 31, 63, 127, 255, ... (OEIS A083420) in binary, namely 1, 11, 111, 1111, .... Or including leading zeros, 1, 011, 00111, 0001111, ... (OEIS A118175). The nth term is given by

 a(n)=2·4^n-1,

which are alternate Mersenne numbers, so rule 220 is computationally reducible for an initial configuration consisting of a single black cell.


See also

Elementary Cellular Automaton, Rule 30, Rule 50, Rule 54, Rule 60, Rule 62, Rule 90, Rule 94, Rule 102, Rule 110, Rule 126, Rule 150, Rule 158, Rule 188, Rule 190, Rule 222

Related Wolfram sites

http://atlas.wolfram.com/01/01/220/

Explore with Wolfram|Alpha

References

Sloane, N. J. A. Sequences A000225/M2655 and A118175 in "The On-Line Encyclopedia of Integer Sequences."Wolfram, S. "Statistical Mechanics of Cellular Automata." Rev. Mod. Phys. 55, 601-644, 1983.Wolfram, S. A New Kind of Science. Champaign, IL: Wolfram Media, pp. 55, 90, and 952, 2002.

Referenced on Wolfram|Alpha

Rule 220

Cite this as:

Weisstein, Eric W. "Rule 220." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/Rule220.html

Subject classifications