OCA:HighLife

From LifeWiki
(Redirected from C/98 orthogonal)
Jump to navigation Jump to search
HighLife
x=0, y = 0, rule = B36/S23 ! #C [[ THEME Inverse ]] #C [[ RANDOMIZE2 RANDSEED 1729 THUMBLAUNCH THUMBNAIL THUMBSIZE 2 GRID ZOOM 6 WIDTH 600 HEIGHT 600 LABEL 90 -20 2 "#G" AUTOSTART PAUSE 2 GPS 8 LOOP 256 ]]
LifeViewer-generated pseudorandom soup
Rulestring 23/36
B36/S23
Rule integer 6216
Character Chaotic
Black/white reversal B0123478/S0134678

HighLife is a Life-like cellular automaton in which cells survive from one generation to the next if they have 2 or 3 neighbours, and are born if they have 3 or 6 neighbours. It was named by John Conway and was first considered in 1994 by Nathan Thompson. It is mainly of interest due to a simple replicator that it allows.

Because its rulestring is so similar to that of Conway's Game of Life, many simple patterns exhibit the same behavior in both rules; only when patterns get complex do their behavior differ. Nonetheless, it exhibits such rich structure that John Conway himself stated

Notable patterns

The "four boats" constellation.

All of the most common still lifes, oscillators and spaceships from the standard Life rules behave the exact same way under the HighLife rules, including the block, beehive, blinker, toad, beacon, glider, lightweight spaceship, middleweight spaceship, and heavyweight spaceship. On the other hand, even though traffic lights and honey farms themselves behave the same in both rules, they do not occur naturally in HighLife with any sort of regularity due to their common predecessors instead evolving differently. The T-tetromino and other common traffic light predecessors instead result in nothing but sparks, and while not all patterns that evolve into a honey farm in ConwayLife evolve the same way in HighLife, some of them (as well as some other patterns, such as a hat) evolve into a new familiar four that consists of four boats.

Certain patterns act differently from their Life counterparts. For example, the dead spark coil will act extremely similarly to its living counterpart, with a single cell oscillating on and off inside (a rotor impossible in regular Life). Also, blinkers or toads can be placed against one or two houses and will oscillate normally.

An infinitely-long line will replicate according to Rule 54 due to the presence of B6, which is absent in regular Life which causes such lines to follow Rule 22 instead.

The replicator

Main article: OCA:HighLife/Replicator

By far the most notable pattern in HighLife is the simple replicator, shown below. It is by far the most well-known replicator in any Life-like cellular automaton. It repeatedly copies itself along a diagonal line according to Rule 90. It copies itself the first time after 12 generations, then produces another two copies after another 24 generations, followed by another four copies after another 48 generations, and so on. In general there are 2n copies of the replicator at generation 12(2n - 1) and their centers are evenly spaced 4 cells apart. The two ends of the replicator line expand at a speed of c/6.

Because of the way the replicator duplicates itself, it can be considered a sawtooth with expansion factor 2 and a minimum repeating population of 22. Because the replicator is so small, it often occurs naturally from soup (the Life equivalent is butterfly). This contrasts with the standard Game of Life, where all known sawtooths are complex, precisely-engineered patterns.

x = 5, y = 5, rule = B36/S23 2b3o$bo2bo$o3bo$o2bo$3o! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ HEIGHT 600 WIDTH 600 THUMBSIZE 3 ZOOM 30 GPS 12 ]]
The replicator
(click above to open LifeViewer)
RLE: here Plaintext: here
x = 4, y = 4, rule = B36/S23 b3o$o$o$o! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ HEIGHT 600 WIDTH 600 THUMBSIZE 3 ZOOM 30 GPS 12 ]]
A 6-cell, 3-generation predecessor of the replicator
(click above to open LifeViewer)
RLE: here Plaintext: here
x = 9, y = 9, rule = B36/S23 2b3o$bo2bo$o3bo$o2bo$3o3b3o$5bo2bo$4bo3bo$4bo2bo$4b3o! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ HEIGHT 600 WIDTH 600 THUMBSIZE 3 ZOOM 30 GPS 12 ]]
The replicator after 12 generations
(click above to open LifeViewer)
x = 17, y = 17, rule = B36/S23 2b3o$bo2bo$o3bo$o2bo$3o3b3o$5bo2bo$4bo3bo$4bo2bo$4b3o3b3o$9bo2bo$8bo3b o$8bo2bo$8b3o3b3o$13bo2bo$12bo3bo$12bo2bo$12b3o! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ HEIGHT 600 WIDTH 600 THUMBSIZE 3 ZOOM 30 GPS 12 ]]
The replicator after another 24 generations
(click above to open LifeViewer)


A natural period 96 oscillator based on the replicator and a pair of blocks functioning as eaters exists:

x = 35, y = 19, rule = B36/S23 2o33b$2o10bo22b$11b2o22b$10bobo22b$9b3o23b$35b$15b3o17b$14bobo18b$14b2o19b$ 14bo20b$35b$35b$35b$35b$35b$35b$35b$33b2o$33b2o! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ HEIGHT 600 WIDTH 720 THUMBSIZE 2 ZOOM 16 GPS 12 AUTOSTART ]]
The period 96 replicator oscillator
(click above to open LifeViewer)
RLE: here Plaintext: here
Catagoluehere

Still lifes

Because the only difference between the HighLife rules and the standard Life rules is that there is another way for cells to be born (when they have exactly six alive neighbours), all still lifes in the HighLife rule are necessarily still lifes under Conway's rules as well. Also, very few small still lifes under the standard Life rules have dead cells with six alive neighbours, so the list of still lifes for the two rules are almost identical for small cell counts. The smallest patterns that are still lifes in the standard Life rules but not in HighLife are ship (with 6 cells) and hat (with 9 cells). Also, any pattern using a bun or a cap as an induction coil that is a still life under the standard rules is not a still life in HighLife.

Click on "Expand" to the right to view a list of still lives in HighLife.

Size Count Image Links
≤3 0
4 2 Highlife4cellstilllifes.png Download RLE: click here
5 1 Highlife5cellstilllifes.png Download RLE: click here
6 4 Highlife6cellstilllifes.png Download RLE: click here
7 4 Highlife7cellstilllifes.png Download RLE: click here
8 9 Highlife8cellstilllifes.png Download RLE: click here
9 9 Highlife9cellstilllifes.png Download RLE: click here
10 25 Highlife10cellstilllifes.png Download RLE: click here
11 44 Highlife11cellstilllifes.png Download RLE: click here
12 111 Highlife12cellstilllifes.png Download RLE: click here
13 218 Highlife13cellstilllifes.png Download RLE: click here

Change in frequency

Main article: OCA:HighLife/List of common still lifes

From the same random starting conditions, HighLife usually settles into fewer objects than in Life. This chart shows the change in frequency of common or notable objects in Life and in HighLife. In the chart, objects are ranked by their formation density (the number of objects per cell of empty space) rather than total frequency out of all objects. This is because the frequency of total objects also changes between Life and HighLife.

Click on "Expand" to the right to view statistics of object densities.

Object Density in HighLife Density in Life Change in Density Notes
All Objects 4.30×10-3 6.64×10-3 -35% The overall decrease of objects and increase of sparks causes HighLife to stabilize over twice as fast on average. Many common methuselahs in ConwayLife, such as the R-pentomino, block and glider, and the stairstep hexomino, die without leaving any trace. Also, patterns that make traffic lights in ConwayLife are simply sparks in HighLife; block and glider, the two-glider octomino, and many patterns that converge to the same evolutionary sequence as the I-heptomino (although not the I-heptomino itself) die this way in HighLife.
Block 1.83×10-3 2.11×10-3 -13% Although the block is less common in HighLife, it is still the most common object.
Beehive 7.46×10-4 1.25×10-3 -40% Beehives are also less common, but more common than the blinker.
Blinker 6.88×10-4 2.15×10-3 -68% Blinkers are much less common, since the T-tetromino and related patterns evolves in HighLife into a large spark (see the bomber below), rather than traffic light.
Loaf 4.19×10-4 3.89×10-4 +8% Loaves are slightly more common in HighLife, but still far behind the beehive.
Boat 4.14×10-4 3.58×10-4 +16% In HighLife, a hat, as well as other predecessors, will evolve into a very common formation of four boats.
Tub 9.73×10-5 8.00×10-5 +21% Tubs experience a 21% increase - the largest of the top ten most common objects.
Pond 3.49×10-5 7.53×10-5 -54% Ponds, which are almost as common as tubs in Life, are almost three times rarer than tubs in HighLife. Life's four-cell Prepond dies out in HighLife.
Aircraft carrier 1.30×10-5 5.00×10-7 +2516% Aircraft carriers are 26 times more common. A common heptaplet Pi1.png evolves into two aircraft carriers and a blinker (in Life it is a parent of the pi heptomino sequence).
Elevener 2.50×10-7 4.55×10-9 +5395% Eleveners appear 55 times as often in HighLife, because of a predecessor involving a pi-heptomino and a blinker.
Ship 0 4.92×10-5 -100% The center cell of a ship has six living neighbors and is born in HighLife. This birth causes it all to die.

Spaceships

All of the standard spaceships from the standard Life rules work in HighLife, but only a few non-standard Life spaceships are known to work in HighLife, notably turtle, crab, and 86P9H3V0. There are also several known spaceships that are specific to HighLife[2], the most well-known of which is the bomber.

Currently the speeds known for elementary Life spaceships but not elementary HighLife spaceships are (1,0)c/7, (3,0)c/7, (1,1)c/7 and (2,1)c/6, and speeds known for HighLife and not Life are (1,0)c/8 and (1,0)c/98.


Elementary

Speed Direction Smallest known Minimum # of cells
c/2 orthogonal lightweight spaceship 9
c/3 orthogonal 27P3H1V0 27
c/4 orthogonal 43P4H1V0 43
c/5 orthogonal 52P5H1V0 52
c/6 orthogonal 179P6H1V0 179
c/8 orthogonal 138P8H1V0 138
c/98 orthogonal 24P98H1V0 24
2c/5 orthogonal 106P5H2V0 106
2c/7 orthogonal 28P7H2V0 28
c/4 diagonal glider 5
c/5 diagonal 28P5H1V1 28
c/6 diagonal bomber 19

Engineered

Speed Direction Smallest known Minimum # of cells
2c/15 diagonal unnamed 22773
c/9 diagonal unnamed 2151
c/10 diagonal unnamed 2850
c/12 diagonal unnamed 458
c/18 diagonal unnamed 280
c/22 diagonal unnamed 13326
c/24 diagonal unnamed 1194
c/30 diagonal unnamed 353
c/32 diagonal basilisk[3] 117483
c/42 diagonal unnamed 891
c/63 diagonal basilisk[3] ?
c/69 diagonal basilisk[3] 859 billion

Bomber

Main article: OCA:HighLife/Bomber
For other uses of the term 'bomber', see Bomber (disambiguation).

The bomber is a replicator-based spaceship that occurs naturally and was discovered by Nathan Thompson. It can be formed by placing a blinker in the path of the replicator as shown below. The spaceship itself has a period 48 and travels diagonally at speed c/6. The blinker reacts with one of the spawned replicators such that it destroys itself and the spawned replicator while leaving another blinker on the other side of the spaceship. It is thus a glide symmetric spaceship with mod equal to 24. It is the 3rd most common spaceship in HighLife, being slightly more common than the middleweight spaceship.[4]

x = 9, y = 14, rule = B36/S23 bo$bo$bo3$3bo$2b2o$bobo$3o2$6b3o$5bobo$5b2o$5bo! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ HEIGHT 600 WIDTH 600 THUMBSIZE 2 ZOOM 18 GPS 6 AUTOSTART TRACKLOOP 48 1/6 1/6 ]]
The bomber
(click above to open LifeViewer)
RLE: here Plaintext: here
Catagoluehere
x = 10, y = 6, rule = B36/S23 b3o6b$o9b$o9b$o8bo$9bo$9bo! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ HEIGHT 600 WIDTH 600 THUMBSIZE 2 ZOOM 30 ]]
A 9-cell predecessor of the bomber
(click above to open LifeViewer)
RLE: here Plaintext: here


Universality

There is a proof sketch of this rule's universality as well as an explicit Rule 110 unit cell.[5] In the same topic on ConwayLife forums, there is a proof-scheme covering all rules in the outer-totalistic rulespace between B3/S23 and B3678/S23678.[6]

An explicit Rule 110 unit cell construction proves its Turing-completeness;[7] the pattern itself is a polyglot working in three other Life-like cellular automata rules between B36/S23 and B368/S238; the last rule is also known as LowDeath, in which the native replicator - of which several components of the unit cell based on - has a slightly different evolution sequence.

Patterns with their own pages

See also

References

  1. HighLife - An Interesting Variant of Life by David Bell (.zip file)
  2. HighLife (B36/S23) at David Eppstein's Glider Database
  3. 3.0 3.1 3.2 New HighLife velocities at Game of Life News. Posted by Adam P. Goucher on January 19, 2013.
  4. Adam P. Goucher. "Census". Catagolue. Retrieved on July 3, 2019.
  5. Peter Naszvadi (August 7, 2018). Re: List of the Turing-complete totalistic life-like CA (discussion thread) at the ConwayLife.com forums
  6. Peter Naszvadi (December 12, 2016). Re: List of the Turing-complete totalistic life-like CA (discussion thread) at the ConwayLife.com forums
  7. Peter Naszvadi (July 29, 2018). Re: List of the Turing-complete totalistic life-like CA (discussion thread) at the ConwayLife.com forums

External links