Thread for basic questions

For general discussion about Conway's Game of Life.
User avatar
dvgrn
Moderator
Posts: 10687
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » June 6th, 2017, 1:13 pm

drc wrote:Wasn't there a browser Golly called 'Molly' or something? I can't find it but I seem to remember it was a little thing.
Yup. A forum search for "Molly" turns up the link right away, so I'm not sure how it was hiding from you.

At the moment it's kind of the luck of the draw what Golly functionality is included in Molly and what isn't. I don't know if Andrew and/or Chris are planning to do any further updates in the foreseeable future.

Ethanagor
Posts: 80
Joined: March 15th, 2017, 7:34 pm
Location: the Milky Way galaxy

Re: Thread for basic questions

Post by Ethanagor » June 6th, 2017, 5:42 pm

Alright, this will hopefully be my last issue. Sorry for all of these posts. Anyhoo, I don't think that my search hauls are being properly uploaded. I checked my payosha256 tag and it says I have no hauls uploaded, even though I should. What might I be doing wrong?
"It's not easy having a good time. Even smiling makes my face ache." - Frank N. Furter

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Thread for basic questions

Post by Saka » June 14th, 2017, 7:40 am

APG: Adam P. Goucher
Coincidence? OR NOT???

User avatar
BlinkerSpawn
Posts: 1992
Joined: November 8th, 2014, 8:48 pm
Location: Getting a snacker from R-Bee's

Re: Thread for basic questions

Post by BlinkerSpawn » June 14th, 2017, 8:51 am

Saka wrote:APG: Adam P. Goucher
Coincidence? OR NOT???
Not, unless you're referring to something other than APGsearch.
LifeWiki: Like Wikipedia but with more spaceships. [citation needed]

Image

User avatar
muzik
Posts: 5652
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Thread for basic questions

Post by muzik » June 14th, 2017, 1:00 pm

Have any prime quadruplet calculators been built?

User avatar
BlinkerSpawn
Posts: 1992
Joined: November 8th, 2014, 8:48 pm
Location: Getting a snacker from R-Bee's

Re: Thread for basic questions

Post by BlinkerSpawn » June 14th, 2017, 4:07 pm

muzik wrote:Have any prime quadruplet calculators been built?
Presumably, no, but the theory behind the twin prime calculator shouldn't be *too* difficult to extend.
LifeWiki: Like Wikipedia but with more spaceships. [citation needed]

Image

User avatar
muzik
Posts: 5652
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Thread for basic questions

Post by muzik » June 14th, 2017, 4:12 pm

What exact sieve does it use to generate those twin primes, anyway?



Also, why is it that the waterbear is the only engineered/engineerable spaceship that runs well on hashlife on high speeds? Caterpillar and centipede alongside the engineerable families are pretty sluggish, parallel HBK runs okish but jitters a lot as you speed it up, and I can't even run Gemini well on 8^0.

User avatar
gmc_nxtman
Posts: 1150
Joined: May 26th, 2015, 7:20 pm

Re: Thread for basic questions

Post by gmc_nxtman » June 14th, 2017, 4:45 pm

muzik wrote:Also, why is it that the waterbear is the only engineered/engineerable spaceship that runs well on hashlife on high speeds?
Because it's the smallest...?

User avatar
muzik
Posts: 5652
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Thread for basic questions

Post by muzik » June 14th, 2017, 4:52 pm

gmc_nxtman wrote:
muzik wrote:Also, why is it that the waterbear is the only engineered/engineerable spaceship that runs well on hashlife on high speeds?
Because it's the smallest...?
Parallel HBK is smaller in terms of cell count. It does have a bigger bounding box but I doubt that affects anything.

User avatar
gmc_nxtman
Posts: 1150
Joined: May 26th, 2015, 7:20 pm

Re: Thread for basic questions

Post by gmc_nxtman » June 14th, 2017, 5:09 pm

muzik wrote:Parallel HBK is smaller in terms of cell count. It does have a bigger bounding box but I doubt that affects anything.
Waterbear also has a much lower period, allowing hashlife to run it much more efficiently. Generally Parallel HBK is a much more complex construct and higher period that takes more hashtiles to store. I don't think the bounding box affects it that much either.

User avatar
BlinkerSpawn
Posts: 1992
Joined: November 8th, 2014, 8:48 pm
Location: Getting a snacker from R-Bee's

Re: Thread for basic questions

Post by BlinkerSpawn » June 14th, 2017, 5:15 pm

muzik wrote:What exact sieve does it use to generate those twin primes, anyway?
It uses the regular primer but adds an extension that is activated whenever a prime p shows up and only lets through the LWSS corresponding to p+2 if it appears.
I might be wrong but I think you could just have 3 of those filters in a row with something that lets them refresh if needed.
LifeWiki: Like Wikipedia but with more spaceships. [citation needed]

Image

User avatar
muzik
Posts: 5652
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Thread for basic questions

Post by muzik » June 14th, 2017, 5:20 pm

gmc_nxtman wrote:
muzik wrote:Parallel HBK is smaller in terms of cell count. It does have a bigger bounding box but I doubt that affects anything.
Waterbear also has a much lower period, allowing hashlife to run it much more efficiently.
Well that settles it then.
BlinkerSpawn wrote:
muzik wrote:What exact sieve does it use to generate those twin primes, anyway?
It uses the regular primer but adds an extension that is activated whenever a prime p shows up and only lets through the LWSS corresponding to p+2 if it appears.
I might be wrong but I think you could just have 3 of those filters in a row with something that lets them refresh if needed.
But wouldn't such a thing let things like {97, 101, 103, 107} through and skip the 109?

User avatar
calcyman
Moderator
Posts: 2938
Joined: June 1st, 2009, 4:32 pm

Re: Thread for basic questions

Post by calcyman » June 14th, 2017, 5:23 pm

gmc_nxtman wrote:
muzik wrote:Parallel HBK is smaller in terms of cell count. It does have a bigger bounding box but I doubt that affects anything.
Waterbear also has a much lower period, allowing hashlife to run it much more efficiently. Generally Parallel HBK is a much more complex construct and higher period that takes more hashtiles to store. I don't think the bounding box affects it that much either.
It's also a quantitative issue rather than a qualitative one: every oscillator/spaceship has some RAM threshold beyond which HashLife will memoize every sufficiently small tile that the simulation can 'run away' exponentially quickly. I think I've managed to do this with the Caterpillar using several gigabytes of RAM.

Also, regarding your prime quadruplet discussion, Nathaniel has already done it (8 years ago):

http://www.njohnston.ca/2009/08/generat ... e-of-life/

...but there are more efficient primers now, so you can probably find a more compact solution.
What do you do with ill crystallographers? Take them to the mono-clinic!

User avatar
muzik
Posts: 5652
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Thread for basic questions

Post by muzik » June 14th, 2017, 5:36 pm

Not to mention that its download links seem to be dead.

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

Re: Thread for basic questions

Post by dvgrn » June 14th, 2017, 5:55 pm

calcyman wrote:It's also a quantitative issue rather than a qualitative one: every oscillator/spaceship has some RAM threshold beyond which HashLife will memoize every sufficiently small tile that the simulation can 'run away' exponentially quickly. I think I've managed to do this with the Caterpillar using several gigabytes of RAM.
Yup, bounding box and population both turn out to be very nearly irrelevant in most cases. The number of distinct hashtiles does go up as the bounding box increases, but usually in a very large pattern there's enough repetition that the increase is closer to logarithmic than linear.

A pattern that's a factor of 100 bigger might need only slightly more memory to run -- or sometimes slightly less, or occasionally a lot less. The big deciding factor is the period, as gmc_nxtman mentioned -- with weird super extra bonus points if the period and spaceship step size both happen to be an exact power of two.

It's fairly easy now to build an oblique Geminoid or Orthogonoid that will use the 2^N trick to run as quickly in Golly as the waterbear does -- once Golly has seen all the hashtiles once. The simulation will crawl along for one cycle (for the Orthogonoid) or the first several cycles (for the oblique Geminoid) and then accelerate radically -- kind of like those standard space-movie shots of the Enterprise or the Millennium Falcon going into hyperdrive.

User avatar
gameoflifeboy
Posts: 474
Joined: January 15th, 2015, 2:08 am

Re: Thread for basic questions

Post by gameoflifeboy » June 15th, 2017, 1:37 pm

The prime quadruplet calculator is still available in the LifeWiki pattern collection:

http://conwaylife.com/patterns/primequa ... ulator.rle

Based on the URL the pattern collection was moved to, this link appears to be the natural successor of the links given in the blog post. Before May 2011, the first would have led to an interactive Java applet containing the pattern, and the second to the RLE of the pattern, just like the link above.

I have alerted Nathaniel about the prospect of patterns in the collection unused on LifeWiki. Most of them seem to have been added when it was considered more of a personal pattern collection, but some of them, such as scrubber_with_blocks.rle seem to be genuine uninteresting patterns that don't belong there. As I recall, anyone could save any pattern in the online database via the Java applet before May 2011, so this isn't too surprising.

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: Thread for basic questions

Post by drc » June 16th, 2017, 6:23 pm


User avatar
muzik
Posts: 5652
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Thread for basic questions

Post by muzik » June 16th, 2017, 6:39 pm

It probably should, since that's the period the whole pattern oscilltes at, right?

Sokwe
Moderator
Posts: 2688
Joined: July 9th, 2009, 2:44 pm

Re: Thread for basic questions

Post by Sokwe » June 16th, 2017, 6:46 pm

The tagalong is period-8, but the orthogonal c/2 spaceship that pulls it is period-4.
-Matthias Merzenich

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Thread for basic questions

Post by Saka » June 16th, 2017, 11:10 pm

Is there a way to find patterns that die in 1 generation? E.g.

Code: Select all

x = 8, y = 8, rule = B3/S23
3b2o$bo4bo$2b4o$ob4obo$ob4obo$2b4o$bo4bo$3b2o!
And extension by 1:

Code: Select all

x = 14, y = 14, rule = B3/S23
6b2o$4bo4bo$5b4o$3bob4obo$bo2b6o2bo$2b10o$ob10obo$ob10obo$2b10o$bo2b6o
2bo$3bob4obo$5b4o$4bo4bo$6b2o!

User avatar
Goldtiger997
Posts: 764
Joined: June 21st, 2016, 8:00 am

Re: Thread for basic questions

Post by Goldtiger997 » June 16th, 2017, 11:49 pm

Saka wrote:Is there a way to find patterns that die in 1 generation? E.g.

Code: Select all

x = 8, y = 8, rule = B3/S23
3b2o$bo4bo$2b4o$ob4obo$ob4obo$2b4o$bo4bo$3b2o!
...
Well, using WLS seems to work:

Code: Select all

x = 101, y = 53, rule = B3/S23
37b2obo11bobobo10bobobo12b2o$21b2o12bo16bobobo10bobobo10bo4bo4bob2obob
o$19bo16b4o11b7o8b7o9bob2obo5b4o$20b2obo11b2ob4o9b3o2b2o8b4ob2o8b8o3b
7o$4bo14b4o12b3obo10b7o10b3o2b2o7b5ob2o3b9o$4bo12b5o14b2ob3o8b5obo10b
3o2b2o8b4obo5b6o$3b3o13b2obo13b4o11b3o2b2o10b5o9b5obo3b9o$3b3o31b5o9b
7o9bob3obo9b4o5b7o$4bo30bo3bo12bobobo24bo3bo2bo4b6o$4bo34bo12bobobo14b
2o12bo6bobo2bo$95bo2bo7$80bo$2bobobo23b2o2bo12b2o17b2o10bo2bo$2bobobo
6b2o13bo4bo11bo18bo14b5o$b7o20bob5o11b2obo15b2obo9b4o$b3o2b2o4bob3obo
8b5ob2o10b4o2bo12b4o10b6o$4ob2o6b5o9b4o2bo11b3ob2o13b4obo7b5o$4ob2o5b
4obobo8b3o2b2o11b2ob3o11b5obo7b7o$b3o2b2o4b6o10b3ob3o11b6o11b5o10b4o$b
7o5bob2obo10b5o13b2obo13b3obo8bo$2bobobo6bo13bo3bo2bo10bo5bo11bo15b2ob
o$2bobobo8b2obo13bo32b2obo5$44bob2ob2ob2ob2ob2obo$26bo6bo$24bo2bob2obo
2bo9b2ob3ob2ob3ob2o$24bob8obo7b20o$26b2o4b2o11b16o$26bo2b2o2bo9b20o$
25b10o10b16o$25b10o8b20o$2bob2o2b2obo12b12o9b16o$3b8o12bob10obo9b14o$
2b10o13b10o11b14o$2b10o13b10o10b16o$b12o10bob10obo6b20o$b12o11b12o9b
16o$2b10o13b10o8b20o$2b10o13b10o10b16o$3b8o15bo2b2o2bo9b20o$2bob2o2b2o
bo14b2o4b2o11b2ob3ob2ob3ob2o$24bob8obo$24bo2bob2obo2bo8bob2ob2ob2ob2ob
2obo$26bo6bo!
Just fill the second generation with off cells, put some on cells in the 1st generation (or you'll just get dots), and tick find parents only.

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Thread for basic questions

Post by Saka » June 17th, 2017, 7:08 am

Goldtiger997 wrote:
Saka wrote:Is there a way to find patterns that die in 1 generation? E.g.

Code: Select all

x = 8, y = 8, rule = B3/S23
3b2o$bo4bo$2b4o$ob4obo$ob4obo$2b4o$bo4bo$3b2o!
...
Well, using WLS seems to work:

Code: Select all

x = 101, y = 53, rule = B3/S23
37b2obo11bobobo10bobobo12b2o$21b2o12bo16bobobo10bobobo10bo4bo4bob2obob
o$19bo16b4o11b7o8b7o9bob2obo5b4o$20b2obo11b2ob4o9b3o2b2o8b4ob2o8b8o3b
7o$4bo14b4o12b3obo10b7o10b3o2b2o7b5ob2o3b9o$4bo12b5o14b2ob3o8b5obo10b
3o2b2o8b4obo5b6o$3b3o13b2obo13b4o11b3o2b2o10b5o9b5obo3b9o$3b3o31b5o9b
7o9bob3obo9b4o5b7o$4bo30bo3bo12bobobo24bo3bo2bo4b6o$4bo34bo12bobobo14b
2o12bo6bobo2bo$95bo2bo7$80bo$2bobobo23b2o2bo12b2o17b2o10bo2bo$2bobobo
6b2o13bo4bo11bo18bo14b5o$b7o20bob5o11b2obo15b2obo9b4o$b3o2b2o4bob3obo
8b5ob2o10b4o2bo12b4o10b6o$4ob2o6b5o9b4o2bo11b3ob2o13b4obo7b5o$4ob2o5b
4obobo8b3o2b2o11b2ob3o11b5obo7b7o$b3o2b2o4b6o10b3ob3o11b6o11b5o10b4o$b
7o5bob2obo10b5o13b2obo13b3obo8bo$2bobobo6bo13bo3bo2bo10bo5bo11bo15b2ob
o$2bobobo8b2obo13bo32b2obo5$44bob2ob2ob2ob2ob2obo$26bo6bo$24bo2bob2obo
2bo9b2ob3ob2ob3ob2o$24bob8obo7b20o$26b2o4b2o11b16o$26bo2b2o2bo9b20o$
25b10o10b16o$25b10o8b20o$2bob2o2b2obo12b12o9b16o$3b8o12bob10obo9b14o$
2b10o13b10o11b14o$2b10o13b10o10b16o$b12o10bob10obo6b20o$b12o11b12o9b
16o$2b10o13b10o8b20o$2b10o13b10o10b16o$3b8o15bo2b2o2bo9b20o$2bob2o2b2o
bo14b2o4b2o11b2ob3ob2ob3ob2o$24bob8obo$24bo2bob2obo2bo8bob2ob2ob2ob2ob
2obo$26bo6bo!
Just fill the second generation with off cells, put some on cells in the 1st generation (or you'll just get dots), and tick find parents only.
Thanks!

Code: Select all

x = 47, y = 36, rule = B3/S23
7bo6b2obo$3bo5b2ob5o2bo$3bo4b6o3b2o19bo$8b9ob2o3bo11bobo$3bo5bob2o2b2o
2b3o3bo10b3o$o2bo5bo5b2obob5o12bobo$2b4ob5obob2o3b5obo10bo$ob2o5bo4bo
2b3o3b2obo12bo$b5ob12obo4b3o$2bob6ob2ob2o9b3o$2bo13bo9bo$4b2ob2ob2ob2o
9bo2bo10$3bo15b2obob2obo$4bo12bo$3b4o10bob2obob2obo$3b2o11b6o$4b2obo8b
4o2b2ob2o3b2ob2ob2ob2ob2obo$3b3obo6bob4o2b7o$3b6o5bo2b2o4bo3b5ob2ob3ob
2ob2o$2b3ob3o3b17ob17o$2b6o6b2ob2ob3ob2ob5o3bo4b2o2bo$3bob3o22b7o2b4ob
o$3bob2o6bob2ob2ob2ob2ob2o3b2ob2o2b4o$6b2o29b6o$4b4o23bob2obob2obo$6bo
34bo$7bo23bob2obob2o!

User avatar
muzik
Posts: 5652
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Thread for basic questions

Post by muzik » June 17th, 2017, 9:17 am

If we let this run infinitely, will it ever become periodic, or will it grow chaotically forever, eventually producing negatives of basically every pattern known like gemini?

Code: Select all

x = 1, y = 1, rule = B123478/S01234678
o!

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: Thread for basic questions

Post by drc » June 17th, 2017, 10:02 am

muzik wrote:If we let this run infinitely, will it ever become periodic, or will it grow chaotically forever, eventually producing negatives of basically every pattern known like gemini?

Code: Select all

x = 1, y = 1, rule = B123478/S01234678
o!
Considering it's running B3/S238 instead of life, I doubt gemini will even function properly

User avatar
BlinkerSpawn
Posts: 1992
Joined: November 8th, 2014, 8:48 pm
Location: Getting a snacker from R-Bee's

Re: Thread for basic questions

Post by BlinkerSpawn » June 17th, 2017, 1:33 pm

muzik wrote:If we let this run infinitely, will it ever become periodic, or will it grow chaotically forever, eventually producing negatives of basically every pattern known like gemini?

Code: Select all

x = 1, y = 1, rule = B123478/S01234678
o!
If you look at it even in LifeViewer you'l notice that the corners start producing a sort-of-agar basically right away, so no.
LifeWiki: Like Wikipedia but with more spaceships. [citation needed]

Image

Post Reply