Coolout Conjecture: Difference between revisions

From LifeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:
The row above the top edge must have six consecutive OFF cells; if it does not, the ON cells in the second and/or fifth columns will turn OFF. However, six consecutive OFF cells prevent the OFF cells in the third and fourth columns from being stabilized:  without an ON neighbor above the top row, they will turn ON.
The row above the top edge must have six consecutive OFF cells; if it does not, the ON cells in the second and/or fifth columns will turn OFF. However, six consecutive OFF cells prevent the OFF cells in the third and fourth columns from being stabilized:  without an ON neighbor above the top row, they will turn ON.


By similar logic, it can be shown that this pattern is also a counterexample to the conjecture:
By similar logic, this pattern can be shown to be a counterexample to the conjecture:<ref>{{cite web|url=http://conwaylife.com/forums/viewtopic.php?f=12&t=2703&hilit=coolout&start=75#p44437|title=Re: Random posts|author=BlinkerSpawn|date=June 16, 2017|accessdate=July 2, 2017|work=ConwayLife.com forums}}</ref>


<center>{{LV:Viewer|x = 5, y = 2, rule = B3/S23:P5,2
<center>{{LV:Viewer|x = 5, y = 2, rule = B3/S23:P5,2
Line 34: Line 34:


Similarly to the original counterexample, the cells in the top row allow the center OFF cell to turn on if they are OFF and turn OFF the flanking ON cells if they are ON.
Similarly to the original counterexample, the cells in the top row allow the center OFF cell to turn on if they are OFF and turn OFF the flanking ON cells if they are ON.
Some other counterexamples to the Coolout Conjecture have been found, including these three small patterns:
Some other counterexamples have also been found<ref>{{cite web|url=http://conwaylife.com/forums/viewtopic.php?f=7&t=2919&start=0|title=Coolout Conjecture Counterexamples|author=wwei23|date=June 24, 2017|accessdate=July 2, 2017|work=ConwayLife.com forums}}</ref>, including this one:


<center>{{LV:Viewer|x = 27, y = 3, rule = B3/S23:P27,3
<center>{{LV:Viewer|x = 6, y = 2, rule = B3/S23:P6,2
A3.A$.A.A6.3A.2A5.2A.3A$A.A.A5.A4.A5.2A2.A!
2ob3o$2o2bo!
[[ THEME 6 GRID GRIDMAJOR 0 VIEWONLY THUMBNAIL ]]}}</center>
[[ THEME 6 GRID GRIDMAJOR 0 VIEWONLY THUMBNAIL ]]}}</center>


It has been proven via a small brute-force search that a 2-by-5 rectangle is the smallest bounding box that allows a counterexample to exist.
It has been shown via a small brute-force search that a 2-by-5 rectangle is the smallest bounding box that allows a counterexample to exist.
It has been conjectured that no nontrivial counterexample exists with fewer than seven ON cells but this has yet to be proven.
 
== References ==
<references />

Revision as of 02:51, 3 July 2017

Coolout Conjecture
x = 6, y = 2, rule = B3/S23:P6,2 2o2b2o$ob2obo! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]]
Pattern type Miscellaneous
Number of cells 8
Bounding box 6 × 2
Static symmetry Unspecified
Discovered by Richard Schroeppel
Year of discovery 2001

The Coolout Conjecture is a conjecture proposed by Richard Schroeppel before 1992, and disproven by counterexample in 2001. The conjecture has been stated as:

Given a partial Life pattern that's internally consistent with being part of a still life (stable pattern), is there always a way to add a stabilizing boundary?

or alternatively,

If a configuration C is locally stable over a rectangle R, does there exist a configuration C* such that:
  1. C* is locally equal to C over R; and
  2. C* is globally stable?

In August 2001, Schroeppel published the following 6x2 pattern as a counterexample to the conjecture:

x=6, y = 2, rule = B3/S23:P6,2 2o2b2o$ob2obo! [[ THEME 6 GRID GRIDMAJOR 0 VIEWONLY THUMBNAIL ]]

The row above the top edge must have six consecutive OFF cells; if it does not, the ON cells in the second and/or fifth columns will turn OFF. However, six consecutive OFF cells prevent the OFF cells in the third and fourth columns from being stabilized: without an ON neighbor above the top row, they will turn ON.

By similar logic, this pattern can be shown to be a counterexample to the conjecture:[1]

x=5, y = 2, rule = B3/S23:P5,2 2ob2o$obobo! [[ THEME 6 GRID GRIDMAJOR 0 VIEWONLY THUMBNAIL ]]

Similarly to the original counterexample, the cells in the top row allow the center OFF cell to turn on if they are OFF and turn OFF the flanking ON cells if they are ON. Some other counterexamples have also been found[2], including this one:

x=6, y = 2, rule = B3/S23:P6,2 2ob3o$2o2bo! [[ THEME 6 GRID GRIDMAJOR 0 VIEWONLY THUMBNAIL ]]

It has been shown via a small brute-force search that a 2-by-5 rectangle is the smallest bounding box that allows a counterexample to exist.

References

  1. BlinkerSpawn (June 16, 2017). "Re: Random posts". ConwayLife.com forums. Retrieved on July 2, 2017.
  2. wwei23 (June 24, 2017). "Coolout Conjecture Counterexamples". ConwayLife.com forums. Retrieved on July 2, 2017.