Gosper Glider Gun 10-bit synthesis?

For discussion directly related to ConwayLife.com, such as requesting changes to how the forums or home page function.
Post Reply
NewbTopolis Rex
Posts: 1
Joined: April 11th, 2017, 6:59 pm

Gosper Glider Gun 10-bit synthesis?

Post by NewbTopolis Rex » May 15th, 2017, 6:46 pm

At some point, I remember hearing that the smallest construction of a Gosper glider gun was 10 bits, and looked somewhat like this. However, I'm not sure what it was exactly. I may have found it on a wiki or something, but it's not there anymore.
It'd be awesome if someone told me what it was.

Code: Select all

x = 8, y = 5, rule = Life
6bo$4bob2o$4bobo$2bobo$obo!

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Gosper Glider Gun 10-bit synthesis?

Post by dvgrn » May 15th, 2017, 8:23 pm

NewbTopolis Rex wrote:At some point, I remember hearing that the smallest construction of a Gosper glider gun was 10 bits, and looked somewhat like this...
It looks like what you're looking for is one of the early 10-cell infinite growth patterns:

Code: Select all

#N 10-cell infinite growth
#O Paul Callahan
#C A 10-cell infinite growth pattern found in 1997. No pattern with
#C fewer cells can exhibit infinite growth.
#C www.conwaylife.com/wiki/index.php?title=Infinite_growth
x = 8, y = 6, rule = 23/3
6bob$4bob2o$4bobob$4bo3b$2bo5b$obo!
The infinite growth record holders all produce switch-engine variants, not streams of gliders. It's not likely that any 10-cell pattern is a predecessor of a Gosper glider gun (or Simkin glider gun) -- though I think this has only been definitely ruled out for 9 cells or less.

User avatar
Kiran
Posts: 285
Joined: March 4th, 2015, 6:48 pm

Re: Gosper Glider Gun 10-bit synthesis?

Post by Kiran » May 22nd, 2017, 10:39 pm

dvgrn wrote:The infinite growth record holders all produce switch-engine variants, not streams of gliders
Except when the switch engine does create a stream of gliders:

Code: Select all

x = 162, y = 146, rule = B3/S23
160bo$159bo$159b3o141$bo$3o$2bo!
Kiran Linsuain

Post Reply