A New Kind Of Science? [2] | Home: http://pwall.net |
Email: Needs JavaScript |
ON THIS PAGE:
OTHER PAGES:
|
1-Dimension Cellular Automata are usually represented as a horizontal
line, with the successor state immediately below, and so on. The
vertical axis therefore represents time. In this way, patterns and
repeating sequences may be readily detected.
In the above example, the rules are simple:
While Life had a single set of rules, what makes the 1-Dimension
Cellular Automata interesting is when different rule sets are
considered. Since the result state for a particular cell is
dependent on only three cells (left, self and right), each of which
can have two states, there are 2 to the power 3, that is 8, rules.
Each rule can have two outcomes, so there are 2 to the power 8,
that is 256, rule sets.
Take the rule set which produced the above example:
(Confusingly, Wolfram refers to an entire rule set as a rule,
so he would call this rule 90. Other writers use the term rule
set and that seems to make more sense to me.)
The results of rule set 90 show a fairly simple pattern. There
is a small amount of complexity in the increasing size of the
triangles and the nested patterns which fill the gaps between
them, but none of this is particularly surprising.
Some rule sets of course are totally uninteresting. Rule set
0 (all rules result in white) and rule set 255 (all rules result
in black) are particularly boring. And rule 250 (see below)
produces a pattern of alternating black and white which is only
marginally more interesting.
But then Wolfram tried rule set 30...
|
Links
The links in this column go to external sites and I am not responsible for
their content.
The presence of a link here does not constitute a recommendation or
endorsement of the site.
|