238/346/3

For discussion of other cellular automata.
Post Reply
TWLife
Posts: 57
Joined: August 30th, 2013, 8:12 pm

238/346/3

Post by TWLife » October 5th, 2013, 5:24 am

This rule is interesting especially because of its ALMOST exploding tubs, and whenever a pattern is about to die out, a tub usually appears and explodes outwards until its debris destroys it, for example, this 8 cell pattern lasts for 8400+ gens.

Code: Select all

x = 9, y = 3, rule = 238/346/3
.A5.A$A.A3.A.A$.A5.A!
I need a name for this rule as well, anyone have any suggestions?
I realized that the only 3 stable objects in here are blocks, boats, and beehives, there are no oscillators or ships either.( I'm pretty sure)

towerator
Posts: 328
Joined: September 2nd, 2013, 3:03 pm

Re: 238/346/3

Post by towerator » October 5th, 2013, 6:31 am

Interesting...
Only symmetrical methusaleh seems to work, sinc the tubs need symmetry.
Why not "symmetrical chaos"?
Also, there's anothe still life: the long ship also works
EDIT: the best methusaleh seem to have one, and only on symmetry axis.
here's a 45K long 3 tubs interaction

Code: Select all

x = 18, y = 3, rule = 238/346/3
.A8.A5.A$A.A6.A.A3.A.A$.A8.A5.A!
This is game of life, this is game of life!
Loafin' ships eaten with a knife!

User avatar
Rhombic
Posts: 1072
Joined: June 1st, 2013, 5:41 pm

Re: 238/346/3

Post by Rhombic » October 5th, 2013, 7:17 am

Gliders explode the same way as tubs.
SoL : FreeElectronics : DeadlyEnemies : 6a-ite : Rule X3VI
what is “sesame oil”?

towerator
Posts: 328
Joined: September 2nd, 2013, 3:03 pm

Re: 238/346/3

Post by towerator » October 5th, 2013, 11:18 am

Here's a 52424 methusaleh. It is only made of 9 cells!

Code: Select all

x = 3, y = 5, rule = 238/346/3
.A2$3A$A.A$3A!
the "glider" is a tub relative
This is game of life, this is game of life!
Loafin' ships eaten with a knife!

TWLife
Posts: 57
Joined: August 30th, 2013, 8:12 pm

Re: 238/346/3

Post by TWLife » October 6th, 2013, 1:06 am

I'm surprised nobody's found a spaceship by putting something behind the tub yet, but I think it's possible

User avatar
Tropylium
Posts: 421
Joined: May 31st, 2011, 7:12 pm
Location: Finland

Re: 238/346/3

Post by Tropylium » October 6th, 2013, 8:51 pm

TWLife wrote:I need a name for this rule as well, anyone have any suggestions?
I've explored the related rule 238/3478/3, which I've dubbed "tubnificent".

Code: Select all

x = 3, y = 3, rule = 238/3478/3
.A$A.A$.A!
(6839 generations from 4 cells: pretty good I think.)
Yours seems to have a slightly smaller basic explosion — how about something like "tubstellation"?
TWLife wrote:I realized that the only 3 stable objects in here are blocks, boats, and beehives, there are no oscillators or ships either.( I'm pretty sure)
These and other S23·D1456/B34·A5/3 rules support this c/4 spaceship I call the "rollerskate":

Code: Select all

x = 5, y = 6, rule = 238/346/3
3.2A$3.2A$2.3A$.3A$2A2.A$.B2.B!
Also a puffer using one or two tub engines is probably possible in your rule too, in the style of these ones I've found:

Code: Select all

x = 33, y = 3, rule = 238/3478/3
.A29.A$3A27.3A$.A29.A!
(creates two high-period puffers eventually)

Code: Select all

x = 24, y = 17, rule = 238/3478/3
4.A14.A$3.3A12.3A$4.A14.A$.A5.A8.A5.A$3A3.3A6.3A3.3A$.A5.A8.A5.A$4.A
14.A$3.3A12.3A$4.A14.A7$11.2A$11.2A!
(instant 21c/72 puffer)

Post Reply