Garden of Eden pattern

From Wikipedia, the free encyclopedia

A Garden of Eden pattern, discovered by R. Banks in 1971, the first such pattern discovered in Conway's Game of Life.
A Garden of Eden pattern, discovered by R. Banks in 1971, the first such pattern discovered in Conway's Game of Life.
Previously the smallest known Garden of Eden pattern for Life.
Previously the smallest known Garden of Eden pattern for Life.
The pattern currently known as the smallest in Life is a modification of the previous one. Light gray cells were removed and dark blue cells were added.
The pattern currently known as the smallest in Life is a modification of the previous one. Light gray cells were removed and dark blue cells were added.

In the study of cellular automata, Garden of Eden patterns are configurations that cannot be reached from any other starting configuration. They are named after the biblical Garden of Eden because they have no predecessor configurations—they must be created as such.

These configurations were named by John Tukey in the 1950s, long before John Conway invented his Game of Life.

Contents

[edit] General consequences

Let some configuration at timestep t be denoted by Ct, and the function (the automaton) f to map the configuration Ct to Ct+1.

A Garden of Eden pattern Gt means that there does not exist any configuration Gt-1 such that f(Gt-1)=Gt. This means a cellular automaton which possesses Garden of Eden pattern(s) is not surjective.

One other characteristic of certain cellular automata is that of "reversibility", that is, given a configuration Ct, there is a unique predecessor configuration Ct-1. This condition implies that the automaton function is bijective. From the definition of bijectivity, cellular automata which possess Garden of Eden patterns are clearly not reversible. In fact, all non-injective automata possess Garden of Eden patterns. Since the Game of Life is easily seen not to be injective, it was known such patterns existed in it even before any were discovered.

[edit] History

In March 4, 2006, it was announced [1] that a new smallest pattern was found by Nicolay Beluchenko, based on the previous one.

[edit] In fiction

In Greg Egan's novel Permutation City, the concept of a Garden of Eden configuration in a cellular automaton is important to the metaphysics described in the book.

[edit] External links

In other languages