Difference between revisions of "Almost knightship"

From LifeWiki
Jump to navigation Jump to search
m
(13 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Spaceship
{{Pattern
|name        = Almost knightship
|name        = Almost knightship
|pname        = almostknightship  
|pname        = almostknightship
|type = Methuselah
|c            = 67
|c            = 67
|bx          = 13
|bx          = 13
|by          = 19
|by          = 19
|dir          = Oblique
|slope = 2
|p            = 6
|m            = 6
|s            = (2,1)c/6
|discoverer  = Eugene Langvagen
|discoverer  = Eugene Langvagen
|discoveryear = 2004
|discoveryear = 2004
|rulespecial  = [[Conway's Game of Life|Conway Life]]
|rulespecial  = [[Conway's Game of Life|Conway Life]]
|nofile    = true
|plaintext    = true
|viewerconfig = #C [[ TRACKLOOP 6 -1/6 1/3 GPS 2 THUMBSIZE 2 ]]
|rle          = true
|viewerconfig = #C [[ AUTOSTART GPS 2 THUMBSIZE 2 LOOP 7 PAUSE 2 T 6 PAUSE 2 ]]
}}
}}
'''Almost knightship''' is a very notable partial [[spaceship]] discovered by Eugene Langvagen on March 23, 2004. It would have been an elementary [[knightship]] if two cells at the back end were not incorrect after the 6th generation.
'''Almost knightship''' is a partial [[spaceship]] discovered by Eugene Langvagen on March 23, 2004. It would have been an elementary [[knightship]] if two cells at the back end were not incorrect after the 6th generation.


It proves that small elementary knightships may indeed exist within a considerably small bounding box.
It provides evidence that small elementary knightships may exist within a considerably small bounding box.


The [[LifeViewer]] applet in the infobox to the right simply loops the first 6 generations of almost knightship's evolution; if left to evolve by itself, it simply rots into ashes (taking much time to do so).
Several more small almost knightships were found by [[Tomas Rokicki]] in February {{year|2018}}, using a SAT solver.<ref name="thread3272" /> Further searching by [[Adam P. Goucher]] based on these partials led to the finding of a true elementary knightship, [[Sir Robin]].


[[File:AlmostKnightship.png|thumb|center]]
==Image gallery==
{|
|-
|[[Image:AlmostKnightship.png|framed|left|generation 0 (left) and generation 6 (right) show that the pattern is different by only two cells]]
|}
 
==Evolution==
{{EmbedViewer
|pname        = almostknightship
|viewerconfig = #C [[ THEME 6 GRID GRIDMAJOR 0 THUMBLAUNCH GPS 6 THUMBSIZE 2 WIDTH 480 HEIGHT 480 ]]
|position    = left
|caption      = Evolution
}}<br style="clear: both;" />
 
==See also==
* [[Sir Robin]]
 
==References==
<references>
<ref name="thread3272">{{LinkForumThread
|date      = February 14, 2018
|accessdate = February 15, 2018
|format    = ref
|f          = 2
|t          = 3272
|title      = Four new almost-knightships CGOL
}}</ref>
</references>
 
==External links==
{{LinkLexicon|lex_a.htm#almostknightship}}

Revision as of 21:58, 29 March 2019

Almost knightship
4$16bo$11b2o2bo$11bob2o$10bo5b2o$6bobo2bo$5bo$5bo3bo2b3ob2o$5bo3bo4bo$ 10bob2o$6bo3bob2o$5b2ob3o$9b2obo$5b2o2b3o$5b2obo$8b2o4b2o$6b3o$7bo2b3o b2o$8b2o2b2o$9b3o! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ AUTOSTART GPS 2 THUMBSIZE 2 LOOP 7 PAUSE 2 T 6 PAUSE 2 ]]
Pattern type Miscellaneous
Number of cells 67
Bounding box 13 × 19
Discovered by Eugene Langvagen
Year of discovery 2004

Almost knightship is a partial spaceship discovered by Eugene Langvagen on March 23, 2004. It would have been an elementary knightship if two cells at the back end were not incorrect after the 6th generation.

It provides evidence that small elementary knightships may exist within a considerably small bounding box.

Several more small almost knightships were found by Tomas Rokicki in February 2018, using a SAT solver.[1] Further searching by Adam P. Goucher based on these partials led to the finding of a true elementary knightship, Sir Robin.

Image gallery

generation 0 (left) and generation 6 (right) show that the pattern is different by only two cells

Evolution

4$16bo$11b2o2bo$11bob2o$10bo5b2o$6bobo2bo$5bo$5bo3bo2b3ob2o$5bo3bo4bo$ 10bob2o$6bo3bob2o$5b2ob3o$9b2obo$5b2o2b3o$5b2obo$8b2o4b2o$6b3o$7bo2b3o b2o$8b2o2b2o$9b3o! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ THEME 6 GRID GRIDMAJOR 0 THUMBLAUNCH GPS 6 THUMBSIZE 2 WIDTH 480 HEIGHT 480 ]]
Evolution
(click above to open LifeViewer)
RLE: here Plaintext: here


See also

References

  1. Four new almost-knightships CGOL (discussion thread) at the ConwayLife.com forums

External links