OCA:Gems

From LifeWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Gems
x=0, y = 0, rule = B3457/S4568 ! #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 4568/3457
B3457/S4568
Rule integer 188600
Character Explosive
Black/white reversal B15678/S02678

Gems is a Life-like cellular automaton in which dead cells are born if they have precisely three, four, five or seven live neighbors, and in which live cells will survive if they have precisely four, five, six or eight live neighbors. Small random initial configurations in Gems tend to turn into high-period oscillators (the "gems" the rule is named after); larger random initial configurations explode slowly.

Patterns

No odd period oscillators have been found in Gems.

Still lives

No finite still lifes can exist in Gems. Assume (for contradiction) that a finite still life exists, and let C denote the leftmost alive cell in the first nonempty row. For the cell C to survive under the rule B3457/S4568 in the next tick, it must have at least 4 alive neighbours; the only possibility is that the alive neighbours are the cell to the right of C and three neighbouring cells in the next row:

   0 0 0 0 0 0 0 0
   0 0 0 1 1 ? ? ? < the first nonempty row; C is the leftmost alive cell
   ? x 1 1 1 ? ? ?   state of cells denoted 'x' or '?' are unspecified
   ? ? ? ? ? ? ? ?

Then the dead cell to the left of C will be born in the next generation, either via B3 (if the cell 'x' is dead) or via B4 (if the cell 'x' is alive). This contradicts the assumption that C is the leftmost alive cell in the first nonempty row of a finite still life.

Spaceships

Gems has a single known spaceship moving orthogonally at a speed of c/5648, David Eppstein's glider 13047.[1] This is the slowest known elementary spaceship in any two-state outer-totalistic rule. It was also the slowest known across all two-state isotropic rules until it was surpassed by a c/5953 spaceship in the rule B2-an3acqry4cnw5-cj6cei78/S1c2n3-nqy4acknqtw5-ijkr6ei78, found by Arie Paap in July 2019.[2]

x = 12, y = 14, rule = B3457/S4568 5b2o$3bo4bo$3b2o2b2o$b3o4b3o$b3o4b3o$2ob6ob2o$3ob4ob3o$ob3o2b3obo$2ob6ob2o$ob obo2bobobo$2b2ob2ob2o$2b8o$4b4o$4bo2bo! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ THUMBSIZE 2 ]]
Glider 13047
(click above to open LifeViewer)
RLE: here Plaintext: here
Catagoluehere

Similar rules

A related rule is Gems Minor which removes eight from the survive list, but adds it to the birth list. It also has many high period oscillators and a slow spaceship, this one moving orthogonally at c/2068.

Gems Minor
x=0, y = 0, rule = B34578/S456 ! #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 456/34578
B34578/S456
Rule integer 57784
Character Explosive
Black/white reversal B015678/S2678
#C Population: 31 x = 0, y = 0, rule = B34578/S456 5bo$2b3ob2o$2b2o3bo$2o6bo$bo5bo$2o4b3o$2b2o3bo$2b2o3b2o$4b3o$4bobo! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ THUMBSIZE 2 ]]
c/2068 ship
(click above to open LifeViewer)
RLE: here Plaintext: here
Catagoluehere

References

  1. Glider 13047
  2. Arie Paap (July 24, 2019). Re: Smallest Spaceships Supporting Specific Speeds (5s) Project (discussion thread) at the ConwayLife.com forums

External links