Oscillator (cellular automaton)
In a cellular automaton, an oscillator is a pattern that returns to its original state, in the same orientation and position, after a finite number of generations. Thus the evolution of such a pattern repeats itself indefinitely. Depending on context, the term may also include spaceships as well.
The smallest number of generations it takes before the pattern returns to its initial condition is called the period of the oscillator. An oscillator with a period of 1 is usually called a still life, as such a pattern never changes. Sometimes, still lifes are not taken to be oscillators. Another common stipulation is that an oscillator must be finite.
Examples
In Conway's Game of Life, finite oscillators are known to exist for all periods except 19, 23, 38 and 41. Additionally, while oscillators exist for period 34, the only known examples are considered trivial because they consist of essentially separate components that oscillate at smaller periods. For instance, one can create a period 34 oscillator by placing period 2 and period 17 oscillators so that they do not interact. An oscillator is considered non-trivial if it contains at least one cell that oscillates at the necessary period.
-
blinker, period 2
-
star, period 3
-
cross, period 3
-
French kiss, period 3
-
clock 2, period 4
-
pinwheel, period 4
-
octagon, period 5
-
fumarole, period 5
-
pentoad, period 5
-
Kok's galaxy, period 8
-
pentadecathlon, period 15
External links
- List of known oscillators at the LifeWiki
- A collection of oscillators in the Game of Life (zip file)