Thread for your syntheses from non-standard objects to create syntheses from

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

Thread for your syntheses from non-standard objects to create syntheses from

Post by MathAndCode » December 9th, 2020, 9:09 pm

Here are examples with blocks:
Two blocks can create a honeyfarm.

Code: Select all

x = 5, y = 3, rule = Conway's Life
2o$2ob2o$3b2o!
Three blocks can create a century sequence.

Code: Select all

x = 5, y = 6, rule = Conway's Life
3b2o$2ob2o$2o2$2b2o$2b2o!
An R-sequence also requires only three blocks.

Code: Select all

x = 8, y = 4, rule = Conway's Life
6b2o$2o4b2o$2ob2o$3b2o!
For a while, my best method of generating a glider was a five-block method based off of the Snark.

Code: Select all

x = 12, y = 15, rule = Conway's Life
10b2o$10b2o4$2o$2o$9b2o$6b2ob2o$6b2o4$10b2o$10b2o!
However, I recently found a three-block synthesis.

Code: Select all

x = 6, y = 7, rule = Conway's Life
2o$2o2$b2o$b2o$4b2o$4b2o!
What are the cheapest block-based syntheses for other objects?



For blinkers, an R-sequence, a thunderbird sequence, a teardrop, and a blockade each require two blinkers.

Code: Select all

x = 5, y = 3, rule = Conway's Life
o$o$ob3o!

Code: Select all

x = 5, y = 3, rule = Conway's Life
o$ob3o$o!

Code: Select all

x = 5, y = 4, rule = Conway's Life
o$o$o$2b3o!

Code: Select all

x = 3, y = 4, rule = Conway's Life
o$obo$obo$2bo!


Two buns can make a glider or a wing sequence.

Code: Select all

x = 6, y = 8, rule = Conway's Life
3b2o$2bo2bo$3b3o2$bo$obo$obo$2o!

Code: Select all

x = 8, y = 5, rule = Conway's Life
b2o$o2bo2bo$b3obobo$5bobo$5b2o!
Three buns can make an R-sequence.

Code: Select all

x = 7, y = 12, rule = Conway's Life
2b2o$bo2bo$2b3o3$5bo$4bobo$4bobo$4b2o$b2o$o2bo$b3o!
What other bun syntheses are possible?
I am tentatively considering myself back.

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

Re: Thread for your syntheses from non-standard objects to create syntheses from

Post by bubblegum » December 9th, 2020, 9:25 pm

Buns can synthesise anything glider-constructible given a target block from the wing and gliders to create a slow salvo from.
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: 5142
Joined: August 31st, 2020, 5:58 pm

Re: Thread for your syntheses from non-standard objects to create syntheses from

Post by MathAndCode » December 9th, 2020, 9:34 pm

bubblegum wrote:
December 9th, 2020, 9:25 pm
Buns can synthesise anything glider-constructible given a target block from the wing and gliders to create a slow salvo from.
Is there a more efficient way to synthesize an arbitrary object (say…a snacker) with buns?
I am tentatively considering myself back.

User avatar
ColorfulGalaxy
Posts: 407
Joined: July 16th, 2020, 3:37 am
Location: Hacked by Trump {Bot}

Re: Thread for your syntheses from non-standard objects to create syntheses from

Post by ColorfulGalaxy » January 4th, 2021, 12:56 am

MathAndCode wrote:
December 9th, 2020, 9:09 pm
Here are examples with blocks:
Two blocks can create a honeyfarm.

Code: Select all

x = 5, y = 3, rule = Conway's Life
2o$2ob2o$3b2o!
Three blocks can create a century sequence.

Code: Select all

x = 5, y = 6, rule = Conway's Life
3b2o$2ob2o$2o2$2b2o$2b2o!
An R-sequence also requires only three blocks.

Code: Select all

x = 8, y = 4, rule = Conway's Life
6b2o$2o4b2o$2ob2o$3b2o!
For a while, my best method of generating a glider was a five-block method based off of the Snark.

Code: Select all

x = 12, y = 15, rule = Conway's Life
10b2o$10b2o4$2o$2o$9b2o$6b2ob2o$6b2o4$10b2o$10b2o!
However, I recently found a three-block synthesis.

Code: Select all

x = 6, y = 7, rule = Conway's Life
2o$2o2$b2o$b2o$4b2o$4b2o!
What are the cheapest block-based syntheses for other objects?



For blinkers, an R-sequence, a thunderbird sequence, a teardrop, and a blockade each require two blinkers.

Code: Select all

x = 5, y = 3, rule = Conway's Life
o$o$ob3o!

Code: Select all

x = 5, y = 3, rule = Conway's Life
o$ob3o$o!

Code: Select all

x = 5, y = 4, rule = Conway's Life
o$o$o$2b3o!

Code: Select all

x = 3, y = 4, rule = Conway's Life
o$obo$obo$2bo!


Two buns can make a glider or a wing sequence.

Code: Select all

x = 6, y = 8, rule = Conway's Life
3b2o$2bo2bo$3b3o2$bo$obo$obo$2o!

Code: Select all

x = 8, y = 5, rule = Conway's Life
b2o$o2bo2bo$b3obobo$5bobo$5b2o!
Three buns can make an R-sequence.

Code: Select all

x = 7, y = 12, rule = Conway's Life
2b2o$bo2bo$2b3o3$5bo$4bobo$4bobo$4b2o$b2o$o2bo$b3o!
What other bun syntheses are possible?
This reminds me of Trump {Bot}'s first post.

But now he has been missing for months.

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

Re: Thread for your syntheses from non-standard objects to create syntheses from

Post by ColorfulGabrielsp138 » May 1st, 2021, 5:22 am

MathAndCode wrote:
December 9th, 2020, 9:34 pm
bubblegum wrote:
December 9th, 2020, 9:25 pm
Buns can synthesise anything glider-constructible given a target block from the wing and gliders to create a slow salvo from.
Is there a more efficient way to synthesize an arbitrary object (say…a snacker) with buns?
Glider from three beehives, from Dean Hickerson's Life Digits census:

Code: Select all

x = 16, y = 11, rule = LifeHistory
8.B3.2B$6.A8B$4.BABA7B$3.2BABA7B$.5BA9B$9B2A4B$.4BA2BA2BA4B$3.BABA2B2A
5B$4.ABA9B$5.A8B$10.3B!
EDIT: It says there are five posts here but only four are shown. Also, some pages contain less posts than expected.

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
EvinZL
Posts: 852
Joined: November 8th, 2018, 4:15 pm
Location: A tungsten pool travelling towards the sun
Contact:

Re: Thread for your syntheses from non-standard objects to create syntheses from

Post by EvinZL » May 27th, 2021, 10:44 am

Four-block pi:

Code: Select all

x = 8, y = 12, rule = LifeHistory
4.2A$4.2A4$2A$2A.2A$3.2A3$6.2A$6.2A!
Beehive in 3:

Code: Select all

x = 5, y = 9, rule = LifeHistory
2A$2A.2A$3.2A5$2A$2A!

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

Re: Thread for your syntheses from non-standard objects to create syntheses from

Post by Entity Valkyrie 2 » May 29th, 2021, 2:53 am

Another 4-block pi:

Code: Select all

x = 7, y = 12, rule = B3/S23
5b2o$5b2o5$5b2o$2b2ob2o$2b2o2$2o$2o!
I couldn't find a 3-block pi.
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
yujh
Posts: 3068
Joined: February 27th, 2020, 11:23 pm
Location: I'm not sure where I am, so please tell me if you know
Contact:

Re: Thread for your syntheses from non-standard objects to create syntheses from

Post by yujh » May 29th, 2021, 4:07 am

Alternative bh in 3

Code: Select all

x = 7, y = 5, rule = B3/S23
b2o$b2o2b2o$5b2o$2o$2o!
Rule modifier

B34kz5e7c8/S23-a4ityz5k
b2n3-q5y6cn7s23-k4c8
B3-kq6cn8/S2-i3-a4ciyz8
B3-kq4z5e7c8/S2-ci3-a4ciq5ek6eik7

Bored of Conway's Game of Life? Try Pedestrian Life -- not pedestrian at all!

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

Re: Thread for your syntheses from non-standard objects to create syntheses from

Post by ColorfulGabrielsp138 » June 18th, 2021, 3:31 am

The "lone dot" glider, found by wwei23

Code: Select all

x = 6, y = 7, rule = B3/S23
2bobo2$bobo2$obobo2$bobobo!

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...

Post Reply