|
Search: id:A070950
|
|
|
| A070950 |
|
Triangle read by rows giving successive states of cellular automaton generated by "Rule 30". |
|
+0 9
|
|
| 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
If cell and right-hand neighbor are both 0 then new state of cell = state of left-hand neighbor; otherwise new state is complement of that of left-hand neighbor.
A simple rule which produces apparently random behavior. "... probably the single most surprising discovery I have ever made" - Stephen Wolfram.
Row n has length 2n+1.
|
|
REFERENCES
|
S. Wolfram, A New Kind of Science, Wolfram Media, 2002; p. 27.
|
|
LINKS
|
N. J. A. Sloane, Illustration of initial terms
Eric Weisstein's World of Mathematics, Rule 30
Index entries for sequences related to cellular automata
|
|
EXAMPLE
|
1; 1,1,1; 1,1,0,0,1; 1,1,0,1,1,1,1; ...
|
|
MATHEMATICA
|
ArrayPlot[CellularAutomaton[30, {{1}, 0}, 50]] (N. J. A. Sloane, Aug 11 2009)
|
|
CROSSREFS
|
Cf. A070951, A070952, A051023.
Sequence in context: A143142 A111940 A129572 this_sequence A141679 A071027 A152904
Adjacent sequences: A070947 A070948 A070949 this_sequence A070951 A070952 A070953
|
|
KEYWORD
|
nonn,tabf,nice,easy
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), May 19 2002
|
|
EXTENSIONS
|
More terms from Hans Havermann (pxp(AT)rogers.com), May 24 2002
|
|
|
Search completed in 0.002 seconds
|