B0 rules are weird.

A forum where anything goes. Introduce yourselves to other members of the forums, discuss how your name evolves when written out in the Game of Life, or just tell us how you found it. This is the forum for "non-academic" content.
Post Reply
User avatar
lifeisawesome
Posts: 86
Joined: April 22nd, 2016, 1:55 pm
Location: poland

B0 rules are weird.

Post by lifeisawesome » November 26th, 2017, 4:55 am

Take the rule B0/S.
Expected behavior:
expected.png
expected.png (475 Bytes) Viewed 2518 times
Actual behavior:
actual.png
actual.png (484 Bytes) Viewed 2518 times
--Szymon Bartosiewicz
favorite pattern:

Code: Select all

x = 2, y = 2, rule = B25/S3a
2o$2o!

User avatar
Apple Bottom
Posts: 1034
Joined: July 27th, 2015, 2:06 pm
Contact:

Re: B0 rules are weird.

Post by Apple Bottom » November 26th, 2017, 7:01 am

lifeisawesome wrote:Take the rule B0/S.
Expected behavior:
expected.png
Actual behavior:
actual.png
Keep in mind that Golly emulates strobing rules (of which B0/S is an example) in a certain way, so what you see is not necessarily the actual (raw) behavior of the CA.
If you speak, your speech must be better than your silence would have been. — Arabian proverb

Catagolue: Apple Bottom • Life Wiki: Apple Bottom • Twitter: @_AppleBottom_

Proud member of the Pattern Raiders!

User avatar
lifeisawesome
Posts: 86
Joined: April 22nd, 2016, 1:55 pm
Location: poland

Re: B0 rules are weird.

Post by lifeisawesome » November 27th, 2017, 9:16 am

Apparently, B0/S8 is not a strobing rule.

Code: Select all

x = 1, y = 1, rule = B0/S8
o!
[[ AUTOSTART T 0 PAUSE 3 "Single cell" T 1 PAUSE 3 "8 cells are born" T 2 PAUSE 3 "Middle cell dies" ]]
--Szymon Bartosiewicz
favorite pattern:

Code: Select all

x = 2, y = 2, rule = B25/S3a
2o$2o!

User avatar
Apple Bottom
Posts: 1034
Joined: July 27th, 2015, 2:06 pm
Contact:

Re: B0 rules are weird.

Post by Apple Bottom » November 27th, 2017, 9:29 am

lifeisawesome wrote:Apparently, B0/S8 is not a strobing rule.
Indeed. Although the universe will get born on the first generation, the newly-born parts then survive in subsequent generations, so it's not got that "strobing" effect.

It's still a B0 rule, which means that Golly etc. will not display it "raw".
If you speak, your speech must be better than your silence would have been. — Arabian proverb

Catagolue: Apple Bottom • Life Wiki: Apple Bottom • Twitter: @_AppleBottom_

Proud member of the Pattern Raiders!

Post Reply