Catalyses (Game)

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.
MathAndCode
Posts: 5141
Joined: August 31st, 2020, 5:58 pm

Re: Catalyses (Game)

Post by MathAndCode » August 7th, 2021, 12:10 pm

A for awesome wrote:
August 7th, 2021, 11:34 am
Eaten
Here is the first solution that I found:

Code: Select all

x = 21, y = 27, rule = B3/S23
8bo$7bobo$8bo2$6b5o$5bo4bo$4bo2bo$bo2bob2o$obobo5bo$bo2bo4bobo$4b2o2b
o2bo$9b2o$13b2o$12bo2bo$12bo2bo$8b2o3b2o$9bo7b2o$17bobo$9b2o8bo$4b2o13b
2o$4bo2bob2o$5b3obobo$9bobo$5b5ob3o$5bo4bo3bo$8bobo2b2o$8b2o!
I soon after found a way to turn it into a dove.

Code: Select all

x = 17, y = 13, rule = B3/S23
4b2o$4bo$b2obo$2bob3o7b2o$2bo4bo5bo2bo$2ob5o5bo2bo$bobo5b2o3b2o$o3bob
2o2bo$b3o3bo$3bob2o3b2ob2o$5bo7b2o$3bobo$3b2o!
It turns out that the large catalyst can be replaced by your snake.
A for awesome wrote:
August 7th, 2021, 11:34 am
Next region (not too hard):

Code: Select all

x = 8, y = 8, rule = B3/S23
3bobo$4bo$3bo3bo$obo3bo$bo3bobo$o3bo$3bo$2bobo!
Here is a way to eat it:

Code: Select all

x = 20, y = 14, rule = B3/S23
5b2o$5bobo$6b2o$2b2o5bobo$bobo6bo$bo7bo3bo$2o4bobo3bo$7bo3bobo4b2o$6b
o3bo7bo$9bo6bobo$8bobo5b2o$12b2o$12bobo$13b2o!
The next region shall be 5o$o.
I am tentatively considering myself back.

User avatar
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Catalyses (Game)

Post by Entity Valkyrie 2 » August 8th, 2021, 12:15 am

This would have been one of the weirdest eater 1 catalyses if it didn't fail:

Code: Select all

x = 14, y = 10, rule = B3/S23
12b2o$12b2o$5b5o$5bo2$2b2o$bobo$bo$2o4b2o$6b2o!
#C [[ AUTOSTART PAUSE 1 GPS 8 T 8 PAUSE 1 GPS 2 PASTET 16 PASTE o! 5 8 T 20 PAUSE 1 LOOP 21 ]]
At least, this block triple catalysis eater works:

Code: Select all

x = 5, y = 6, rule = B3/S23
5o$o3$b2o$b2o!
#C [[ AUTOSTART PAUSE 1 GPS 8 T 24 PAUSE 1 LOOP 25 ]]
Next region (do not eat this):

Code: Select all

x = 5, y = 5, rule = B3/S23
b2o$o2b2o$4bo$4bo$2b2o!
Bx222 IS MY WORST ENEMY.

Please click here for my own pages.

My recent rules:
StateInvestigator 3.0
B3-kq4ej5i6ckn7e/S2-i34q6a7
B3-kq4ej5y6c/S2-i34q5e
Move the Box

User avatar
wwei47
Posts: 1648
Joined: February 18th, 2021, 11:18 am

Re: Catalyses (Game)

Post by wwei47 » August 8th, 2021, 9:39 am

Entity Valkyrie 2 wrote:
August 8th, 2021, 12:15 am
Next region (do not eat this):

Code: Select all

x = 5, y = 5, rule = B3/S23
b2o$o2b2o$4bo$4bo$2b2o!
Sure.

Code: Select all

x = 6, y = 11, rule = B3/S23
2b2o$bo2b2o$5bo$5bo$3b2o3$2b2o$3bo$3o$o!
EDIT: Next one, though it breaks the rules.

Code: Select all

x = 14, y = 10, rule = B3/S23
5bo6b2o$5bo2$13bo2$3b2o$o2b2o8bo3$o2bo2bo2bo2b2o!
Help me find high-period c/2 technology!
My guide: https://bit.ly/3uJtzu9
My c/2 tech collection: https://bit.ly/3qUJg0u
Overview of periods: https://bit.ly/3LwE0I5
Most wanted periods: 76,116

User avatar
praosylen
Posts: 2443
Joined: September 13th, 2014, 5:36 pm
Location: Pembina University, Home of the Gliders
Contact:

Re: Catalyses (Game)

Post by praosylen » August 9th, 2021, 12:53 pm

wwei47 wrote:
August 8th, 2021, 9:39 am
EDIT: Next one, though it breaks the rules.

Code: Select all

x = 14, y = 10, rule = B3/S23
5bo6b2o$5bo2$13bo2$3b2o$o2b2o8bo3$o2bo2bo2bo2b2o!

Code: Select all

x = 18, y = 13, rule = B3/S23
4bo$3bobo$3bobo$b3ob2o2bo6b2o$o8bo$b3ob2o$3bob2o10bo2$7b2o$4bo2b2o8bo
3$4bo2bo2bo2bo2b2o!
Next (with pretty much the same easy solution as I'd planned for the last one but nobody ended up finding):

Code: Select all

x = 7, y = 7, rule = B3/S23
obobobo$2bo$o2bob2o$2b3o$2obo2bo$4bo$obobobo!
former username: A for Awesome
praosylen#5847 (Discord)

The only decision I made was made
of flowers, to jump universes to one of springtime in
a land of former winter, where no invisible walls stood,
or could stand for more than a few hours at most...

User avatar
wwei47
Posts: 1648
Joined: February 18th, 2021, 11:18 am

Re: Catalyses (Game)

Post by wwei47 » August 9th, 2021, 1:03 pm

A for awesome wrote:
August 9th, 2021, 12:53 pm
wwei47 wrote:
August 8th, 2021, 9:39 am
EDIT: Next one, though it breaks the rules.

Code: Select all

x = 14, y = 10, rule = B3/S23
5bo6b2o$5bo2$13bo2$3b2o$o2b2o8bo3$o2bo2bo2bo2b2o!

Code: Select all

x = 18, y = 13, rule = B3/S23
4bo$3bobo$3bobo$b3ob2o2bo6b2o$o8bo$b3ob2o$3bob2o10bo2$7b2o$4bo2b2o8bo
3$4bo2bo2bo2bo2b2o!
Oops, this is the solution I had in mind:

Code: Select all

x = 21, y = 17, rule = B3/S23
2b2o$2b2o$11b2o$10bo2bo$11bobo$12bo$17b2o$2b2o2bo6b2o2bobo$bobo2bo12b
o$bo17b2o$2o12bo2$4b2o$bo2b2o8bo3$bo2bo2bo2bo2b2o!
Help me find high-period c/2 technology!
My guide: https://bit.ly/3uJtzu9
My c/2 tech collection: https://bit.ly/3qUJg0u
Overview of periods: https://bit.ly/3LwE0I5
Most wanted periods: 76,116

MathAndCode
Posts: 5141
Joined: August 31st, 2020, 5:58 pm

Re: Catalyses (Game)

Post by MathAndCode » August 9th, 2021, 2:23 pm

A for awesome wrote:
August 9th, 2021, 12:53 pm
Next (with pretty much the same easy solution as I'd planned for the last one but nobody ended up finding):

Code: Select all

x = 7, y = 7, rule = B3/S23
obobobo$2bo$o2bob2o$2b3o$2obo2bo$4bo$obobobo!
Are you referring to a tub?

Code: Select all

x = 7, y = 11, rule = B3/S23
obobobo$2bo$o2bob2o$2b3o$2obo2bo$4bo$obobobo2$5bo$4bobo$5bo!

Code: Select all

x = 8, y = 12, rule = B3/S23
3bobo$4bo$3bo3bo$obo3bo$bo3bobo$o3bo$3bo$2bobo2$4bo$3bobo$4bo!
The next region shall be b6o$o.
I am tentatively considering myself back.

User avatar
pzq_alex
Posts: 792
Joined: May 1st, 2021, 9:00 pm
Location: tell me if you know

Re: Catalyses (Game)

Post by pzq_alex » August 14th, 2021, 2:09 am

MathAndCode wrote:
August 9th, 2021, 2:23 pm
The next region shall be b6o$o.
LoM:

Code: Select all

x = 15, y = 15, rule = LifeHistory
14.A$12.3A$11.A$11.2A4$.6A$A3$9.2A$9.A$10.3A$12.A!
Next one shall be obo$ob2o$o2bo$2o!
\sum_{n=1}^\infty H_n/n^2 = \zeta(3)

How much of current CA technology can I redevelop "on a desert island"?

User avatar
ihatecorderships
Posts: 309
Joined: April 11th, 2021, 12:54 pm
Location: Falls Church, VA

Re: Catalyses (Game)

Post by ihatecorderships » August 14th, 2021, 5:17 pm

pzq_alex wrote:
August 14th, 2021, 2:09 am
Next one shall be obo$ob2o$o2bo$2o!
to glider:

Code: Select all

x = 9, y = 10, rule = B3/S23
8bo$6b3o$5bo$5b2o3$obo$ob2o$o2bo$2o!
next one shall be

Code: Select all

x = 7, y = 7, rule = B3/S23
o3bo$2bo$2o2bo$2bo3bo$2ob2o$2bo3bo$4bo!
-- Kalan Warusa
Don't drink and drive, think and derive.

ColorfulGabrielsp138
Posts: 288
Joined: March 29th, 2021, 5:45 am

Re: Catalyses (Game)

Post by ColorfulGabrielsp138 » August 15th, 2021, 5:53 am

ihatecorderships wrote:
August 14th, 2021, 5:17 pm
pzq_alex wrote:
August 14th, 2021, 2:09 am
Next one shall be obo$ob2o$o2bo$2o!
to glider:

Code: Select all

x = 9, y = 10, rule = B3/S23
8bo$6b3o$5bo$5b2o3$obo$ob2o$o2bo$2o!
next one shall be

Code: Select all

x = 7, y = 7, rule = B3/S23
o3bo$2bo$2o2bo$2bo3bo$2ob2o$2bo3bo$4bo!

Code: Select all

x = 17, y = 12, rule = B3/S23
10bo3bo$12bo$10b2o2bo$12bo3bo$10b2ob2o$12bo3bo$14bo2$2b2o$bobo$bo$2o!

Code: Select all

x = 8, y = 8, rule = B3/S23
bo$2o3b2o$b2o3b2o$6bo!

Code: Select all

x = 21, y = 21, rule = LifeColorful
11.E$10.3E$10.E.2E$13.E4$2.2B$.2B$2B$.2B15.2D$19.2D$18.2D$17.2D4$7.C$
7.2C.C$8.3C$9.C!
I have reduced the glider cost of quadratic growth to eight and probably to seven. Looking for conduits...

User avatar
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Catalyses (Game)

Post by Entity Valkyrie 2 » August 15th, 2021, 7:06 pm

to R:

Code: Select all

x = 13, y = 11, rule = B3/S23
5b2o$5b2o2$bo$2o3b2o$b2o3b2o$6bo$9b2o$9bobo$11bo$11b2o!
next one (do not eat this):

Code: Select all

x = 5, y = 5, rule = B3/S23
2b2o$3b2o$2b2o$obo$bo!
Bx222 IS MY WORST ENEMY.

Please click here for my own pages.

My recent rules:
StateInvestigator 3.0
B3-kq4ej5i6ckn7e/S2-i34q6a7
B3-kq4ej5y6c/S2-i34q5e
Move the Box

User avatar
bubblegum
Posts: 959
Joined: August 25th, 2019, 11:59 pm
Location: click here to do nothing

Re: Catalyses (Game)

Post by bubblegum » August 16th, 2021, 1:25 am

Entity Valkyrie 2 wrote:
August 15th, 2021, 7:06 pm
next one (do not eat this):

Code: Select all

x = 5, y = 5, rule = B3/S23
2b2o$3b2o$2b2o$obo$bo!
H':

Code: Select all

x = 22, y = 18, rule = B3/S23
20b2o$20b2o4$15b2o$16b2o$15b2o$13bobo$14bo5$2o$o$b3o$3bo!
Next:

Code: Select all

x = 5, y = 7, rule = B3/S23
3bo$2b3o$b2obo2$ob2o$3o$bo!
Each day is a hidden opportunity, a frozen waterfall that's waiting to be realised, and one that I'll probably be ignoring
sonata wrote:
July 2nd, 2020, 8:33 pm
conwaylife signatures are amazing[citation needed]
anything

MathAndCode
Posts: 5141
Joined: August 31st, 2020, 5:58 pm

Re: Catalyses (Game)

Post by MathAndCode » August 16th, 2021, 1:44 pm

bubblegum wrote:
August 16th, 2021, 1:25 am
Next:

Code: Select all

x = 5, y = 7, rule = B3/S23
3bo$2b3o$b2obo2$ob2o$3o$bo!
I turned it into a century and a dove.

Code: Select all

x = 9, y = 30, rule = B3/S23
4b2o$4bobo$6bo$6b2o13$7bo$6b3o$5b2obo2$4bob2o$4b3o$5bo4$2b2o$3bo$3o$o!
This shall be the next region:

Code: Select all

x = 9, y = 6, rule = B3/S23
4bo$6bo$2o4bo$o3bo$obo3bobo$b2o5bo!
I am tentatively considering myself back.

User avatar
wwei47
Posts: 1648
Joined: February 18th, 2021, 11:18 am

Re: Catalyses (Game)

Post by wwei47 » August 17th, 2021, 12:13 am

MathAndCode wrote:
August 16th, 2021, 1:44 pm
This shall be the next region:

Code: Select all

x = 9, y = 6, rule = B3/S23
4bo$6bo$2o4bo$o3bo$obo3bobo$b2o5bo!
Converted to a glider, with a transparent beehive too!

Code: Select all

x = 30, y = 28, rule = LifeHistory
5.2A$5.2A3$11.A$13.A$7.2A4.A$2A5.A3.A$2A5.A.A3.A.A12.2A$8.2A5.A2.2C8.
2A$17.C2.C$18.2C$5.2A$5.2A2$10.2A$9.A.A$9.A$8.2A$21.2A$11.2A8.A.A$11.
A4.2A5.A$12.A3.2A5.2A$13.A$11.A.5A$10.A.A4.A$10.A.A2.A$11.A3.2A!
EDIT: Next:

Code: Select all

x = 8, y = 8, rule = B3/S23
2o5bo$7bo2$3b2o$3b2o2$o$o5b2o!
Help me find high-period c/2 technology!
My guide: https://bit.ly/3uJtzu9
My c/2 tech collection: https://bit.ly/3qUJg0u
Overview of periods: https://bit.ly/3LwE0I5
Most wanted periods: 76,116

User avatar
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Catalyses (Game)

Post by Entity Valkyrie 2 » August 19th, 2021, 10:08 pm

wwei47 wrote:
August 17th, 2021, 12:13 am
EDIT: Next:

Code: Select all

x = 8, y = 8, rule = B3/S23
2o5bo$7bo2$3b2o$3b2o2$o$o5b2o!
Herschel:

Code: Select all

x = 101, y = 93, rule = 12ColorMarkedLife
73.2A$72.A.A$66.2A4.A$64.A2.A2.2A.4A$64.2A.A.A.A.A2.A$67.A.A.A.A$67.A
.A.2A$68.A2$36.3R42.2A$37.R34.2A7.A$35.3R34.2A5.A.A$79.2A$47.A$46.A.A
$46.A.A$45.2A.3A$51.A$45.2A.3A$45.2A.A20.2A$70.A17.2A$37.2A28.3A18.A$
28.2A7.2A28.A21.3A3.2A.2A$29.A61.A4.A.2A$29.A.A64.A$30.2A61.2A.A$50.
2E5.E34.A2.A$57.E34.2A$49.2A$48.A2.A.2E$49.2A2.2E2$50.E$50.E5.2E2$35.
A$34.A.A60.2A$34.A.A60.A$35.A62.3A$32.3A65.A$32.A6.A$39.3A$42.A$41.2A
39.2A$49.2A30.A.A$49.2A30.A$3.2A75.2A$4.A$2.A$2.5A14.2A$7.A13.A41.A$
4.3A12.A.A41.3A$3.A15.2A13.A31.A$3.4A27.3A28.2A23.2A$.2A3.A3.2A25.A
52.2A$A2.3A4.2A24.2A$2A.A93.A$3.A93.3A$3.2A95.A$72.2A25.2A$72.2A$11.
2A$12.A20.2A$9.3A20.A.A53.2A$9.A22.A52.A.A2.A$31.2A50.3A.A.2A$69.2A
11.A4.A$69.A13.3A.A4.2A$38.2A3.2A25.3A12.2A5.A$38.2A3.2A27.A20.3A$95.
A$38.4A$38.A3.A$41.2A7$51.2A$44.2A5.A.A$44.2A7.A$53.2A2$40.A$39.A.A.
2A$39.A.A.A.A$36.2A.A.A.A.A2.A$36.A2.A2.2A.4A$38.2A4.A$44.A.A$45.2A!
#C [[ STOP 560 ]]
Next, eat this: (sorry, this is 19x18, but there is a one-catalyst solution, see if you can find it.)

Code: Select all

x = 19, y = 18, rule = B3/S23
5bo$4b2o$4b2o3b3o$5b2o9bo$6b4o3bo3bo$obo2bo8b3obo$2b2o7bo2b3o$3bo2b4ob
2o3bo$8b4obo3bo$12b2o3bo$5b2o6b2obo$5b2o6b3o$5bo11bo$3bobo10bo$4b2o11b
o$5bo$4bo$4bo!
Bx222 IS MY WORST ENEMY.

Please click here for my own pages.

My recent rules:
StateInvestigator 3.0
B3-kq4ej5i6ckn7e/S2-i34q6a7
B3-kq4ej5y6c/S2-i34q5e
Move the Box

Ohhhhhhhhh
Posts: 117
Joined: August 19th, 2021, 5:56 am

Re: Catalyses (Game)

Post by Ohhhhhhhhh » August 19th, 2021, 11:12 pm

That one's invalid according to the rule, so may I post this as the current region?

Code: Select all

x = 5, y = 8, rule = B3/S23
3b2o$3b2o4$o$3o$bo!
CHALLENGE: DO NOT eat until gen >= 100
This is a block of text that can be added to posts you make. There is a 255 character limit.

something useless:

Code: Select all

 #CXRLE Pos=-8,-6
x = 11, y = 10, rule = B3/S23
5bo$6bo$4b3o$9b2o$9b2o3$3o$2bo$bo!

User avatar
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Catalyses (Game)

Post by Entity Valkyrie 2 » August 20th, 2021, 2:34 am

Ohhhhhhhhh wrote:
August 19th, 2021, 11:12 pm
That one's invalid according to the rule, so may I post this as the current region?

Code: Select all

x = 5, y = 8, rule = B3/S23
3b2o$3b2o4$o$3o$bo!
CHALLENGE: DO NOT eat until gen >= 100

Code: Select all

x = 23, y = 59, rule = 12ColorMarkedLife
18.A$17.A.A$17.A.A$16.2A.3A$22.A$16.2A.3A$16.2A.A2$5.A8.2E$4.A.A7.2E$
4.A2.A$5.2A2$11.E$11.3E$12.E11$2.2A$.A.A$.A$2A7.2A$9.2A7$19.2A$19.A$
17.A.A$17.2A16$6.2A$5.A2.A$6.2A!
Anyone who can find a 1-catalyst solution to this gets to post the next two patterns.

Code: Select all

x = 19, y = 18, rule = B3/S23
5bo$4b2o$4b2o3b3o$5b2o9bo$6b4o3bo3bo$obo2bo8b3obo$2b2o7bo2b3o$3bo2b4ob
2o3bo$8b4obo3bo$12b2o3bo$5b2o6b2obo$5b2o6b3o$5bo11bo$3bobo10bo$4b2o11b
o$5bo$4bo$4bo!
For those who don't want to deal with 19x18, this is the next pattern:

Code: Select all

x = 8, y = 8, rule = B3/S23
3bo2$o2bobo$2o4b2o$o3bob2o$bo4b2o$2b2o$o3bo!
Bx222 IS MY WORST ENEMY.

Please click here for my own pages.

My recent rules:
StateInvestigator 3.0
B3-kq4ej5i6ckn7e/S2-i34q6a7
B3-kq4ej5y6c/S2-i34q5e
Move the Box

User avatar
pzq_alex
Posts: 792
Joined: May 1st, 2021, 9:00 pm
Location: tell me if you know

Re: Catalyses (Game)

Post by pzq_alex » August 20th, 2021, 10:38 pm

Entity Valkyrie 2 wrote:
August 19th, 2021, 10:08 pm
Herschel:

Code: Select all

x = 101, y = 93, rule = 12ColorMarkedLife
73.2A$72.A.A$66.2A4.A$64.A2.A2.2A.4A$64.2A.A.A.A.A2.A$67.A.A.A.A$67.A
.A.2A$68.A2$36.3R42.2A$37.R34.2A7.A$35.3R34.2A5.A.A$79.2A$47.A$46.A.A
$46.A.A$45.2A.3A$51.A$45.2A.3A$45.2A.A20.2A$70.A17.2A$37.2A28.3A18.A$
28.2A7.2A28.A21.3A3.2A.2A$29.A61.A4.A.2A$29.A.A64.A$30.2A61.2A.A$50.
2E5.E34.A2.A$57.E34.2A$49.2A$48.A2.A.2E$49.2A2.2E2$50.E$50.E5.2E2$35.
A$34.A.A60.2A$34.A.A60.A$35.A62.3A$32.3A65.A$32.A6.A$39.3A$42.A$41.2A
39.2A$49.2A30.A.A$49.2A30.A$3.2A75.2A$4.A$2.A$2.5A14.2A$7.A13.A41.A$
4.3A12.A.A41.3A$3.A15.2A13.A31.A$3.4A27.3A28.2A23.2A$.2A3.A3.2A25.A
52.2A$A2.3A4.2A24.2A$2A.A93.A$3.A93.3A$3.2A95.A$72.2A25.2A$72.2A$11.
2A$12.A20.2A$9.3A20.A.A53.2A$9.A22.A52.A.A2.A$31.2A50.3A.A.2A$69.2A
11.A4.A$69.A13.3A.A4.2A$38.2A3.2A25.3A12.2A5.A$38.2A3.2A27.A20.3A$95.
A$38.4A$38.A3.A$41.2A7$51.2A$44.2A5.A.A$44.2A7.A$53.2A2$40.A$39.A.A.
2A$39.A.A.A.A$36.2A.A.A.A.A2.A$36.A2.A2.2A.4A$38.2A4.A$44.A.A$45.2A!
#C [[ STOP 560 ]]
Actually I think you can't place catalysts inside the active region.
\sum_{n=1}^\infty H_n/n^2 = \zeta(3)

How much of current CA technology can I redevelop "on a desert island"?

User avatar
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Catalyses (Game)

Post by Entity Valkyrie 2 » August 20th, 2021, 11:06 pm

pzq_alex wrote:
August 20th, 2021, 10:38 pm
Entity Valkyrie 2 wrote:
August 19th, 2021, 10:08 pm
Herschel:

Code: Select all

x = 101, y = 93, rule = 12ColorMarkedLife
73.2A$72.A.A$66.2A4.A$64.A2.A2.2A.4A$64.2A.A.A.A.A2.A$67.A.A.A.A$67.A
.A.2A$68.A2$36.3R42.2A$37.R34.2A7.A$35.3R34.2A5.A.A$79.2A$47.A$46.A.A
$46.A.A$45.2A.3A$51.A$45.2A.3A$45.2A.A20.2A$70.A17.2A$37.2A28.3A18.A$
28.2A7.2A28.A21.3A3.2A.2A$29.A61.A4.A.2A$29.A.A64.A$30.2A61.2A.A$50.
2E5.E34.A2.A$57.E34.2A$49.2A$48.A2.A.2E$49.2A2.2E2$50.E$50.E5.2E2$35.
A$34.A.A60.2A$34.A.A60.A$35.A62.3A$32.3A65.A$32.A6.A$39.3A$42.A$41.2A
39.2A$49.2A30.A.A$49.2A30.A$3.2A75.2A$4.A$2.A$2.5A14.2A$7.A13.A41.A$
4.3A12.A.A41.3A$3.A15.2A13.A31.A$3.4A27.3A28.2A23.2A$.2A3.A3.2A25.A
52.2A$A2.3A4.2A24.2A$2A.A93.A$3.A93.3A$3.2A95.A$72.2A25.2A$72.2A$11.
2A$12.A20.2A$9.3A20.A.A53.2A$9.A22.A52.A.A2.A$31.2A50.3A.A.2A$69.2A
11.A4.A$69.A13.3A.A4.2A$38.2A3.2A25.3A12.2A5.A$38.2A3.2A27.A20.3A$95.
A$38.4A$38.A3.A$41.2A7$51.2A$44.2A5.A.A$44.2A7.A$53.2A2$40.A$39.A.A.
2A$39.A.A.A.A$36.2A.A.A.A.A2.A$36.A2.A2.2A.4A$38.2A4.A$44.A.A$45.2A!
#C [[ STOP 560 ]]
Actually I think you can't place catalysts inside the active region.
Okay then.

Code: Select all

x = 60, y = 82, rule = 12ColorMarkedLife
34.2A$33.A.A$27.2A4.A$25.A2.A2.2A.4A$25.2A.A.A.A.A2.A$28.A.A.A.A$28.A
.A.2A$29.A2$42.2A$33.2A7.A$33.2A5.A.A$40.2A4$13.A$13.3A$16.A$15.2A13.
2A$31.A$28.3A$27.A$2.R23.A2.2A$R.R24.2A2.A23.2A$3R9.2A16.2A23.A$R11.
2A43.A$37.2A14.5A$38.A13.A$38.A.A12.3A$39.2A15.A$53.4A$48.2A3.A3.2A$
7.A.2A37.2A4.3A2.A$5.3A.2A45.A.2A$4.A51.A$5.3A.2A9.A2.2E5.E24.2A$7.A.
A9.A.A8.E$7.A.A9.A.A$8.A11.A5.2E19.2A$26.2E19.A$48.3A$23.E26.A$23.E5.
2E3$11.2A$12.A$12.A.A$13.2A2$7.2A$8.A$8.A.A$9.2A3$29.2A$29.2A6$5.2A$
6.A$6.A.A$7.2A3$22.2A$22.A.A$24.A$7.2A15.2A$6.A.A$6.A13.2A$5.2A13.2A$
9.2A$8.A.A$8.A$7.2A6.2A$15.2A!
[[ STOP 397 ]]
Reposting the current objects.
Entity Valkyrie 2 wrote:
August 20th, 2021, 2:34 am
Anyone who can find a 1-catalyst solution to this gets to post the next two patterns.

Code: Select all

x = 19, y = 18, rule = B3/S23
5bo$4b2o$4b2o3b3o$5b2o9bo$6b4o3bo3bo$obo2bo8b3obo$2b2o7bo2b3o$3bo2b4ob
2o3bo$8b4obo3bo$12b2o3bo$5b2o6b2obo$5b2o6b3o$5bo11bo$3bobo10bo$4b2o11b
o$5bo$4bo$4bo!
For those who don't want to deal with 19x18, this is the next pattern:

Code: Select all

x = 8, y = 8, rule = B3/S23
3bo2$o2bobo$2o4b2o$o3bob2o$bo4b2o$2b2o$o3bo!
Bx222 IS MY WORST ENEMY.

Please click here for my own pages.

My recent rules:
StateInvestigator 3.0
B3-kq4ej5i6ckn7e/S2-i34q6a7
B3-kq4ej5y6c/S2-i34q5e
Move the Box

MathAndCode
Posts: 5141
Joined: August 31st, 2020, 5:58 pm

Re: Catalyses (Game)

Post by MathAndCode » August 21st, 2021, 12:52 am

Entity Valkyrie 2 wrote:
August 20th, 2021, 2:34 am
For those who don't want to deal with 19x18, this is the next pattern:

Code: Select all

x = 8, y = 8, rule = B3/S23
3bo2$o2bobo$2o4b2o$o3bob2o$bo4b2o$2b2o$o3bo!
This is a (likely intentional) example of a fishhook serving as a replacement catalyst for itself.

Code: Select all

x = 13, y = 8, rule = B3/S23
3bo2$o2bobo$2o4b2o$o3bob2o3b2o$bo4b2o4bo$2b2o5b3o$o3bo4bo!
This shall be the next region:

Code: Select all

x = 14, y = 16, rule = B3/S23
11bo$11b2o$10bo2bo$10b2obo2$9bo$9bo2b2o$10b3o7$b4o$o3bo!
It has a large bounding box, but it can be eaten with only eight cells. In fact, I hereby disqualify solutions to that region that use more than eight cells.
I am tentatively considering myself back.

User avatar
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Catalyses (Game)

Post by Entity Valkyrie 2 » August 21st, 2021, 1:22 am

MathAndCode wrote:
August 21st, 2021, 12:52 am
This shall be the next region:

Code: Select all

x = 14, y = 16, rule = B3/S23
11bo$11b2o$10bo2bo$10b2obo2$9bo$9bo2b2o$10b3o7$b4o$o3bo!
It has a large bounding box, but it can be eaten with only eight cells. In fact, I hereby disqualify solutions to that region that use more than eight cells.
I doubt this is the intended solution, but this is 8 cells.

Code: Select all

x = 14, y = 19, rule = B3/S23
11bo$11b2o$10bo2bo$10b2obo2$9bo$9bo2b2o$10b3o6$9b2o$b4o4b2o$o3bo2$4b2o
$4b2o!
Next pattern:

Code: Select all

x = 6, y = 6, rule = B3/S23
bo$bo$b2o$2bo$obob2o$2b2o!
Always remember:
Entity Valkyrie 2 wrote:
August 20th, 2021, 11:06 pm
Anyone who can find a 1-catalyst solution to this gets to post the next two patterns.

Code: Select all

x = 19, y = 18, rule = B3/S23
5bo$4b2o$4b2o3b3o$5b2o9bo$6b4o3bo3bo$obo2bo8b3obo$2b2o7bo2b3o$3bo2b4ob
2o3bo$8b4obo3bo$12b2o3bo$5b2o6b2obo$5b2o6b3o$5bo11bo$3bobo10bo$4b2o11b
o$5bo$4bo$4bo!
Bx222 IS MY WORST ENEMY.

Please click here for my own pages.

My recent rules:
StateInvestigator 3.0
B3-kq4ej5i6ckn7e/S2-i34q6a7
B3-kq4ej5y6c/S2-i34q5e
Move the Box

Ohhhhhhhhh
Posts: 117
Joined: August 19th, 2021, 5:56 am

Re: Catalyses (Game)

Post by Ohhhhhhhhh » August 21st, 2021, 2:43 am

Entity Valkyrie 2 wrote:
August 19th, 2021, 10:08 pm
Next, eat this: (sorry, this is 19x18, but there is a one-catalyst solution, see if you can find it.)

Code: Select all

x = 19, y = 18, rule = B3/S23
5bo$4b2o$4b2o3b3o$5b2o9bo$6b4o3bo3bo$obo2bo8b3obo$2b2o7bo2b3o$3bo2b4ob
2o3bo$8b4obo3bo$12b2o3bo$5b2o6b2obo$5b2o6b3o$5bo11bo$3bobo10bo$4b2o11b
o$5bo$4bo$4bo!
I suggest that we should have a new 'line' for Larger patterns, which will be in 32*32.
Of course, that will be harder for us to make the two 'line' of posts work together, so please post both of them in every thread, even if you didn't make any solution about the region. It the same for every new 'line'.
Entity Valkyrie 2 wrote:
August 21st, 2021, 1:22 am
Next pattern:

Code: Select all

x = 6, y = 6, rule = B3/S23
bo$bo$b2o$2bo$obob2o$2b2o!
And don't forget my challenge:
Ohhhhhhhhh wrote:
August 19th, 2021, 11:12 pm
That one's invalid according to the rule, so may I post this as the current region?

Code: Select all

x = 5, y = 8, rule = B3/S23
3b2o$3b2o4$o$3o$bo!
CHALLENGE: DO NOT eat until gen >= 100
you can remove my challenge when it's done.
Last edited by Ohhhhhhhhh on August 21st, 2021, 3:08 am, edited 2 times in total.
This is a block of text that can be added to posts you make. There is a 255 character limit.

something useless:

Code: Select all

 #CXRLE Pos=-8,-6
x = 11, y = 10, rule = B3/S23
5bo$6bo$4b3o$9b2o$9b2o3$3o$2bo$bo!

User avatar
bubblegum
Posts: 959
Joined: August 25th, 2019, 11:59 pm
Location: click here to do nothing

Re: Catalyses (Game)

Post by bubblegum » August 21st, 2021, 3:05 am

Entity Valkyrie 2 wrote:
August 21st, 2021, 1:22 am
Next pattern:

Code: Select all

x = 6, y = 6, rule = B3/S23
bo$bo$b2o$2bo$obob2o$2b2o!
Eaten:

Code: Select all

x = 22, y = 19, rule = B3/S23
6b2o$6b2o$2o$bo19bo$bobo15b3o$2b2o14bo$18b2o$9bo$9bo$9b2o$10bo$8bobob
2o$10b2o3$17b2o$10b2o5bo$10b2o6b3o$20bo!
Next:

Code: Select all

x = 10, y = 10, rule = B3/S23
o$b2o$2o2b2o$4b2o4$3bo3b3o$3b2o$2b2o!
Each day is a hidden opportunity, a frozen waterfall that's waiting to be realised, and one that I'll probably be ignoring
sonata wrote:
July 2nd, 2020, 8:33 pm
conwaylife signatures are amazing[citation needed]
anything

User avatar
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Catalyses (Game)

Post by Entity Valkyrie 2 » August 21st, 2021, 5:05 am

Ohhhhhhhhh wrote:
August 21st, 2021, 2:43 am
And don't forget my challenge:
Ohhhhhhhhh wrote:
August 19th, 2021, 11:12 pm
That one's invalid according to the rule, so may I post this as the current region?

Code: Select all

x = 5, y = 8, rule = B3/S23
3b2o$3b2o4$o$3o$bo!
CHALLENGE: DO NOT eat until gen >= 100
you can remove my challenge when it's done.
I did remember, maybe you didn't see it?
Entity Valkyrie 2 wrote:
August 20th, 2021, 2:34 am

Code: Select all

x = 23, y = 59, rule = 12ColorMarkedLife
18.A$17.A.A$17.A.A$16.2A.3A$22.A$16.2A.3A$16.2A.A2$5.A8.2E$4.A.A7.2E$
4.A2.A$5.2A2$11.E$11.3E$12.E11$2.2A$.A.A$.A$2A7.2A$9.2A7$19.2A$19.A$
17.A.A$17.2A16$6.2A$5.A2.A$6.2A!
By the way, what do you mean by "do not eat"? I took that to mean "keep it alive until generation >100".
EDIT: If instead you meant "do not catalyze until generation >100", here it is:

Code: Select all

x = 87, y = 115, rule = 12ColorMarkedLife
19.2A$19.A.A$21.A4.2A$17.4A.2A2.A2.A$17.A2.A.A.A.A.2A$20.A.A.A.A$21.
2A.A.A$25.A2$11.2A$12.A7.2A$12.A.A5.2A$13.2A7$3.2A18.2A$4.A18.A$2.A
21.3A$2.5A14.3A2.A$7.A13.A2.A4.A$4.3A12.A.A2.2A2.A.A$3.A15.2A7.A.A$3.
4A17.5A.2A$.2A3.A3.2A12.A$A2.3A4.2A15.2A.2A$2A.A24.A.2A$3.A22.A33.2A$
3.2A21.2A32.A$47.2E9.A.A$47.2E9.2A$11.2A$12.A$9.3A$9.A34.E$44.3E$45.E
17$36.A$36.3A$23.2A14.A$24.A13.2A$24.A.A$25.2A2.2A$29.2A$70.2A$70.A$
68.A.A$24.2A4.2A36.2A$24.2A4.2A6$82.2A$82.A$19.A64.A$19.3A42.2A14.5A$
22.A42.A13.A$21.2A42.A.A12.3A$66.2A15.A$80.4A$75.2A3.A3.2A$75.2A4.3A
2.A$83.A.2A$83.A$82.2A2$26.2A$24.A2.A46.2A$23.A.2A47.A$23.A51.3A$20.
2A.A4.A48.A$20.2A.2A3.3A21.A$31.A18.3A$30.2A17.A$49.2A7$39.2A$38.A.A
5.2A$38.A7.2A$37.2A2$51.A$47.2A.A.A$46.A.A.A.A$43.A2.A.A.A.A.2A$43.4A
.2A2.A2.A$47.A4.2A$45.A.A$45.2A!
Bx222 IS MY WORST ENEMY.

Please click here for my own pages.

My recent rules:
StateInvestigator 3.0
B3-kq4ej5i6ckn7e/S2-i34q6a7
B3-kq4ej5y6c/S2-i34q5e
Move the Box

MathAndCode
Posts: 5141
Joined: August 31st, 2020, 5:58 pm

Re: Catalyses (Game)

Post by MathAndCode » August 21st, 2021, 12:05 pm

Entity Valkyrie 2 wrote:
August 21st, 2021, 1:22 am
I doubt this is the intended solution, but this is 8 cells.

Code: Select all

x = 14, y = 19, rule = B3/S23
11bo$11b2o$10bo2bo$10b2obo2$9bo$9bo2b2o$10b3o6$9b2o$b4o4b2o$o3bo2$4b2o
$4b2o!
This was my intended solution:

Code: Select all

x = 14, y = 16, rule = B3/S23
11bo$11b2o$10bo2bo$10b2obo2$9bo$9bo2b2o$10b3o3$3b2o$3b2o3bo$7bobo$8bo
$b4o$o3bo!
I had found the first catalysis myself, and the second catalysis is from a U-turner eater that C28 found.
bubblegum wrote:
August 21st, 2021, 3:05 am
Next:

Code: Select all

x = 10, y = 10, rule = B3/S23
o$b2o$2o2b2o$4b2o4$3bo3b3o$3b2o$2b2o!
Here is a B output:

Code: Select all

x = 23, y = 16, rule = B3/S23
10b2o$10b2o4$7bo$8b2o$2o5b2o2b2o$2o9b2o4$10bo3b3o$10b2o9bo$9b2o9bobo$21bo!
Entity Valkyrie 2 wrote:
August 20th, 2021, 2:34 am
Anyone who can find a 1-catalyst solution to this gets to post the next two patterns.

Code: Select all

x = 19, y = 18, rule = B3/S23
5bo$4b2o$4b2o3b3o$5b2o9bo$6b4o3bo3bo$obo2bo8b3obo$2b2o7bo2b3o$3bo2b4ob
2o3bo$8b4obo3bo$12b2o3bo$5b2o6b2obo$5b2o6b3o$5bo11bo$3bobo10bo$4b2o11b
o$5bo$4bo$4bo!
I found a way to eat it with a single catalyst.

Code: Select all

x = 24, y = 18, rule = B3/S23
10bo$9b2o$9b2o3b3o$10b2o9bo$11b4o3bo3bo$5bobo2bo8b3obo$7b2o7bo2b3o$8b
o2b4ob2o3bo$3b2o8b4obo3bo$3bo13b2o3bo$2obo6b2o6b2obo$o2bob2o3b2o6b3o$
2b2obo4bo11bo$5bo2bobo10bo$5b2o2b2o11bo$10bo$9bo$9bo!
The next three regions shall be the two-glider octomino, the U-turner (unless it already counts as a recognized signal, in which case it should be replaced with the region that is hassled in Jason's p22), and the R-turner
I am tentatively considering myself back.

User avatar
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Catalyses (Game)

Post by Entity Valkyrie 2 » August 21st, 2021, 7:31 pm

MathAndCode wrote:
August 21st, 2021, 12:05 pm
I found a way to eat it with a single catalyst.

Code: Select all

x = 24, y = 18, rule = B3/S23
10bo$9b2o$9b2o3b3o$10b2o9bo$11b4o3bo3bo$5bobo2bo8b3obo$7b2o7bo2b3o$8b
o2b4ob2o3bo$3b2o8b4obo3bo$3bo13b2o3bo$2obo6b2o6b2obo$o2bob2o3b2o6b3o$
2b2obo4bo11bo$5bo2bobo10bo$5b2o2b2o11bo$10bo$9bo$9bo!
Nice! Here is the intended solution:

Code: Select all

x = 19, y = 18, rule = 12ColorMarkedLife
5.A$4.2A$4.2A3.3A$5.2A9.A$6.4A3.A3.A$A.A2.A8.3A.A$2.2A7.A2.3A$3.A2.4A
.2A3.A$8.4A.A3.A$12.2A3.A$5.2A6.2A.A$5.2A6.3A$5.A2.2E7.A$3.A.A2.E.E5.
A$4.2A4.E6.A$5.A4.2E$4.A$4.A!
#C [[ AUTOSTART PAUSE 2 GPS 2 T 11 PAUSE 2 LOOP 12 THUMBNAIL ]]
Bx222 IS MY WORST ENEMY.

Please click here for my own pages.

My recent rules:
StateInvestigator 3.0
B3-kq4ej5i6ckn7e/S2-i34q6a7
B3-kq4ej5y6c/S2-i34q5e
Move the Box

Post Reply