Thread for your unsure discoveries

For discussion of specific patterns or specific families of patterns, both newly-discovered and well-known.
User avatar
dvgrn
Moderator
Posts: 10682
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Splitters with common SL

Post by dvgrn » August 31st, 2022, 4:43 pm

HotWheels9232 wrote:
August 31st, 2022, 3:02 pm
So if we found more similar ones, would this one be added?
I wouldn't think so, unless it happened to solve some very specific timing problem better than any smaller constellation -- and we had some kind of huge database/lookup system set up so that we could look this up and know that it's the best answer to a given splitter problem, like

"Given input bo$2bo$3o! glider at (0,0) and splitter entirely in SE quadrant, produce output o$obo$2o! glider at (-3, 19, T=72) and output bo$2bo$3o! glider at (17, 7, T=145)"

We've done some surveys of two-object constellations to find splitters, but haven't even scratched the surface of three-object constellations. Starting a collection of four-object constellations just isn't in the works at the moment, since it would be a tough task to even enumerate the three-object splitters that might be useful.

For example, you can add a one-object turner in an unlimited number of locations, to any of the known two-object splitters -- plus there will be millions of "elementary" three-object constellations that don't break down into splitter+turner.

User avatar
C28
Posts: 730
Joined: December 8th, 2020, 12:23 pm
Location: WORLD -1

Re: Thread for your unsure discoveries

Post by C28 » September 1st, 2022, 6:56 pm

useful?

Code: Select all

x = 43, y = 47, rule = B3/S23
32b2o$32bo$33bo$20bo11b2o$20b3o11b2o$23bo8b2o2bo$22b2o9bobo$17b2o12bo
bob2o$18bo12b2o$18bobo$19b2o4b2o$24bobo$23b2o$24bobo13bo$25b2o13bobo$
39bobo$17b2o22bo$17b2o$12bo$12b3o$15bo$14b2o4$27b2o$27bo$28b3o$30bo$24b
2o$24b2o$2bo$bobo12b2o$o2bo12bobo$b2o15b2o$16bobo$16b2o4b2o$22bobo$10b
2o12bo$6b2obobo12b2o$7bobo9b2o$6bo2b2o8bo$7b2o11b3o$9b2o11bo$9bo$10bo
$9b2o!
(here's it deleting a block)

Code: Select all

x = 45, y = 47, rule = B3/S23
34b2o$34bo$35bo$22bo11b2o$22b3o11b2o$25bo8b2o2bo$24b2o9bobo$19b2o12bo
bob2o$20bo12b2o$20bobo$21b2o4b2o$26bobo$25b2o$26bobo13bo$27b2o13bobo$
41bobo$19b2o22bo$19b2o$14bo$14b3o$17bo$16b2o4$29b2o$29bo$30b3o$2o30bo
$2o24b2o$26b2o$4bo$3bobo12b2o$2bo2bo12bobo$3b2o15b2o$18bobo$18b2o4b2o
$24bobo$12b2o12bo$8b2obobo12b2o$9bobo9b2o$8bo2b2o8bo$9b2o11b3o$11b2o11b
o$11bo$12bo$11b2o!
- Christopher D'Agostino

adopted father of the U-turner

Code: Select all

x = 11, y = 15, rule = B3/S23
9bo$8bobo$8bobo$9bo8$b3o$b3o$obo$2o!
the U-turner gallery
255P132
B3/S234z (Zlife)

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

Re: Thread for your unsure discoveries

Post by ihatecorderships » September 2nd, 2022, 1:03 pm

is this way to edgeshoot a blinker known?

Code: Select all

x = 6, y = 6, rule = B3/S23
3bo$3b3o$bo$obo$o2bo$b2o!
-- Kalan Warusa
Don't drink and drive, think and derive.

User avatar
confocaloid
Posts: 3029
Joined: February 8th, 2022, 3:15 pm

Re: Thread for your unsure discoveries

Post by confocaloid » September 2nd, 2022, 1:12 pm

ihatecorderships wrote:
September 2nd, 2022, 1:03 pm
is this way to edgeshoot a blinker known?

Code: Select all

x = 6, y = 6, rule = B3/S23
3bo$3b3o$bo$obo$o2bo$b2o!
find-octo3g.py returned this one 3G collision:

Code: Select all

x = 31, y = 28, rule = B3/S23
bo$2bo$3o19$29bo$28b2o$28bobo2$3b2o$2bobo$4bo!
#C [[ THEME LifeHistory ]]
127:1 B3/S234c User:Confocal/R (isotropic CA, incomplete)
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.

User avatar
wirehead
Posts: 253
Joined: June 18th, 2022, 2:37 pm
Location: fish: wirehead: command not found
Contact:

Re: Thread for your unsure discoveries

Post by wirehead » September 2nd, 2022, 7:35 pm

C28 wrote:
September 1st, 2022, 6:56 pm
useful?

Code: Select all

x = 43, y = 47, rule = B3/S23
32b2o$32bo$33bo$20bo11b2o$20b3o11b2o$23bo8b2o2bo$22b2o9bobo$17b2o12bo
bob2o$18bo12b2o$18bobo$19b2o4b2o$24bobo$23b2o$24bobo13bo$25b2o13bobo$
39bobo$17b2o22bo$17b2o$12bo$12b3o$15bo$14b2o4$27b2o$27bo$28b3o$30bo$24b
2o$24b2o$2bo$bobo12b2o$o2bo12bobo$b2o15b2o$16bobo$16b2o4b2o$22bobo$10b
2o12bo$6b2obobo12b2o$7bobo9b2o$6bo2b2o8bo$7b2o11b3o$9b2o11bo$9bo$10bo
$9b2o!
(here's it deleting a block)

Code: Select all

x = 45, y = 47, rule = B3/S23
34b2o$34bo$35bo$22bo11b2o$22b3o11b2o$25bo8b2o2bo$24b2o9bobo$19b2o12bo
bob2o$20bo12b2o$20bobo$21b2o4b2o$26bobo$25b2o$26bobo13bo$27b2o13bobo$
41bobo$19b2o22bo$19b2o$14bo$14b3o$17bo$16b2o4$29b2o$29bo$30b3o$2o30bo
$2o24b2o$26b2o$4bo$3bobo12b2o$2bo2bo12bobo$3b2o15b2o$18bobo$18b2o4b2o
$24bobo$12b2o12bo$8b2obobo12b2o$9bobo9b2o$8bo2b2o8bo$9b2o11b3o$11b2o11b
o$11bo$12bo$11b2o!
It's not the "deleting a block" function that is so useful, but what you have made appears to be a low-clearance p82 dot sparker. The reaction for deleting the block with a dot spark is [probably] well-known:

Code: Select all

x = 3, y = 4, rule = B3/S23
2o$2o2$2bo!
-- but then again, I'm not the person to ask about "well-known" or "useful" in this regard.
Langton's ant: Can't play the drums, can be taught.

qqd
Posts: 425
Joined: September 10th, 2022, 4:24 pm

Re: Thread for your unsure discoveries

Post by qqd » September 11th, 2022, 4:55 am

Is this (2,19) c/62 pi climber useful?
It's slightly dirty, it also produces a beehive every 62 generations.
I presume we can combine two or more climbers to produce gliders to clean up the beehives, and even more to make a waterbear-like spaceship.
A loaf behind the pi prevents orthogonal movement despite the pi's symmetry.

Code: Select all

x = 30, y = 235, rule = B3/S23
28b2o$28b2o18$26b2o$26b2o18$24b2o$24b2o18$22b2o$22b2o18$20b2o$20b2o18$
18b2o$18b2o18$16b2o$16b2o18$14b2o$14b2o18$12b2o$12b2o18$10b2o$10b2o18$
8b2o$8b2o18$6b2o$6b2o18$4b2o$4b2o3$3o$obo$obo!
My new p2p:

Code: Select all

x = 20, y = 13, rule = B3/S23
4bo5b2obo$2b3o5bob2o$bo14b2o$bo2b3o4b3o2bobo$2obo3bo2bo3bobobo$3bo3b4o
3bobob2o$3bo3bo2bo3bobobo$4b3o4b3o2bobo$16b2o$4b3o4b3o$4bo2bo3bo2bo$6b
obo4bobo$7bo6bo!

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

Re: Thread for your unsure discoveries

Post by dvgrn » September 11th, 2022, 8:02 am

qqd wrote:
September 11th, 2022, 4:55 am
I presume we can combine two or more climbers to produce gliders to clean up the beehives, and even more to make a waterbear-like spaceship...
Unfortunately those are a couple of very big presumptions. Oblique dirty fuses are a lot harder to work with than orthogonal ones, because you're stuck with just one orientation when you're rubbing pairs of fuses together.

It's not difficult to find a pair of these fuses where the left-hand fuse cleans up the right-hand fuse's beehive, for example --

Code: Select all

x = 50, y = 125, rule = LifeHistory
48.2C$48.2C2$27.2C$27.2C15$46.2C$46.2C2$25.2C$25.2C15$44.2C$44.2C2$
23.2C$23.2C15$42.2C$42.2C2$21.2C$21.2C15$40.2C$40.2C2$19.2C$19.2C15$
38.2C$38.2C2$17.2C$17.2C15.3A$34.ABAB$33.BABAB$31.7B$30.9B$30.5BABA2B
$31.5BABAB$33.3B3AB$14.3A16.8B$14.3A15.9B$12.A4BA14.10B$12.A2B2AB15.
8B$11.2A3BA2B15.7B$11.4ABA2B6.B5.2B.6B$12.2BABAB5.16B$13.BA3B4.2A3B2A
3BA3B2D2B$4.B8.2BA2B4.2A2BAB2A4BAB2D2B$2.5B2.2B.4BAB5.6B2A2BABA3B$.A
6B.B2A3BDCA4.7BA4BA4B$.2A7B3A2BDC2A2.5BA5B3D4B$2.8B2A6B3.6BA2BABDBD4B
$.5BA3BA2BAB2AB5.6BA2BDBD4B$7BA2BA2DCBA2B6.10B.3B$8BABACADBA2B13.B$2.
3B4A2BDBD4B$3.4B2A3B2.3B!
-- but adding a fuse that way doesn't really improve anything: there's still a far-left beehive to clean up, just like before. It's going to be tricky to reach over to the far left and clean up the beehive on the leftmost fuse, let alone have optional output glider streams left over to do anything useful.

There are a lot of oblique fuses and crawlers like this, where the burden of proof is definitely still on the people who think that maybe there's a way to get an over-unity reaction out of them.

anonymous1325
Posts: 6
Joined: May 1st, 2022, 9:16 am

Re: Thread for your unsure discoveries

Post by anonymous1325 » September 11th, 2022, 9:17 am

While playing around in Golly, I found what seems to be a gigantic P4 (?) oscillator. Is it something new/interesting?

Code: Select all

#CXRLE Pos=-43,-50
x = 57, y = 46, rule = B3/S23
37b2o$23bo2bo10bobo$17b2obo2b4o12bo$18bob3o4b2o3b2ob4ob2o$16bo7b2obobo
bobobo2bobo$7b2o6bob7obo7bobob2obo2bo$7bo5b3o3bo3bobo3b2o2bo3bo2bobo2b
o$9bo2bo3b2o3bo3b2o2b3ob2ob2o3b2o2b2o2bo$5b5o2b2obo2bo4b2obob2o2b3obo
2b3o4bo2bo$4bo5b2o3b2o2bobo3b2obo4bo3bo2bo3b3o2bo$bo2bo3b2o2b2obo2b2o
2bob3obo6bobo2b2o3b2obo$obobo4b2obo2bo5bo2bo2bobobo2b2o4b2o7b2o$bo2bob
2obo3bob5o4bob4obobobobo5b2o3bobo$4bo2bo2b3obo5b4obo4bob2obobo4b2o2bo
3bo$5bobo4bobo2b3o5bob2obo4bobo4bo2b2o4bo$6bo7bobobo2bo3bobobo2b3o2bob
2obobo2bob2o$14bobo3b2o4bo3b2o5bo2bobobo$11b2obobo15bo3b2obo2bob9o$11b
obo2b2o12b2obobo3bobo5bo4bo$13bobo2bobo2bo7bob4ob2obo4b2ob3o$12bo2b2o
3bo2bob4obo5bobobob3obo2bo$11bo4b2o4bo5bo3bobo7b3o$11bob3o2b4ob3o4bo2b
o2bobobo7bo$12bo3b2o3bobo3b4ob2obobo3bobo2bo$13b3o2b3o3b3o5bo2bo2b3o$
15bo2bo8b4obob2o$26bo3bo2bo2b3o$26bobobo4bo2bo$27bobob5obo$29bo7b2o$
28b2ob2ob2o2bo$20bob2o2b3o4bo3b2ob2obobob2o$20b2ob3o2bo4bo4bob3o2b5o$
28bo3b2o3bobo6bob3o$25bo3b2o5bobob2o2b2o3bobo$24bo2bo3b2obo6bo2bobo4bo
$24b4obobob2ob2o2b2o2bobo4bo$28bobo5bo4bob2obo3bo2b2o$26bobobob3obo8bo
5bobo2bo$26b2o3bobobo6b2o2b7o2b2o$43b3o$41bo4bo2b2o$41b2ob2o3b2o$42bob
o$42bobo$43bo!

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

Re: Thread for your unsure discoveries

Post by dvgrn » September 11th, 2022, 12:18 pm

anonymous1325 wrote:
September 11th, 2022, 9:17 am
While playing around in Golly, I found what seems to be a gigantic P4 (?) oscillator. Is it something new/interesting?
That's a rather odd question. The only likely way to play around in Golly and produce this oscillator is to copy/paste it out of an existing larger pattern -- in this case, one of the many older period-52 gun variants.

With the two blocks taken out that make that p4 oscillator into a glider reflector, it's clearly a highly specialized sparker, but the sparks are all pointing uselessly into a nearly inaccessible chunk of empty space.

That makes it not particularly interesting, and the fact that it was copy/pasted means that it's certainly not new. How did you reach the point of posting it without knowing where it came from?

People around here tend to take a rather dim view of unclear claims of authorship, when it's clear that a pattern really came from somewhere else -- so please be more careful about attribution in the future.

joueureletrique
Posts: 2
Joined: September 12th, 2022, 2:52 pm

Re: Thread for your unsure discoveries

Post by joueureletrique » September 12th, 2022, 4:11 pm

Hi.
I think i found a new oscillating pattern, as i have not seen it documented anywhere in the wiki.

Code: Select all

#N Clarkson's Eye
x = 4, y = 2, rule = B3/S23
b3o$3o!

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

Re: Thread for your unsure discoveries

Post by dvgrn » September 12th, 2022, 4:15 pm

joueureletrique wrote:
September 12th, 2022, 4:11 pm
Hi.
I think i found a new oscillating pattern, as i have not seen it documented anywhere in the wiki.
Check the Toad article.

mniemiec
Posts: 1590
Joined: June 1st, 2013, 12:00 am

Re: Thread for your unsure discoveries

Post by mniemiec » September 12th, 2022, 9:33 pm

joueureletrique wrote:
September 12th, 2022, 4:11 pm
Hi. I think i found a new oscillating pattern, as i have not seen it documented anywhere in the wiki. ...
There have been extensive manual and computer searches done over the years. Computer searches have found all period 1 patterns (still-lifes and pseudo-still-lifes) with populations up to 34, and period 2-3 patterns (oscillators and pseudo-oscillators) with populations up to 21. Higher-period oscillators and pseudo-oscillators up to around 21 has been comprehensively searched manually*, as well as spaceships up to the mid-30s*. If you find a pattern within those areas that isn't on the Wiki, it's likely that it's not considered noteworthy enough. E.g. the first few objects in each group may have their own pages (e.g. still-lifes up to 11 or 12 bits, period 2 oscillators up to 12 bits, etc.) but at larger populations, the number of objects becomes so large that keeping track of all of them (except in exhaustive pattern collections) becomes impractical.

(* Since manual searches are imperfect, it's not impossible that something new might come up; it's just fairly unlikely. E.g. the 20-bit Loafer spaceship was a fairly remarkable new discovery a few years ago, both for its unusual period, and its relatively small size.)

User avatar
rattlesnake
Posts: 146
Joined: May 28th, 2022, 10:10 pm
Location: Following a 37P4H1V0

Re: Thread for your unsure discoveries

Post by rattlesnake » September 12th, 2022, 10:27 pm

joueureletrique wrote:
September 12th, 2022, 4:11 pm
Hi.
I think i found a new oscillating pattern, as i have not seen it documented anywhere in the wiki.

Code: Select all

#N Toad
x = 4, y = 2, rule = B3/S23
b3o$3o!
You can check the pattern on Catagolue to see if it is already on the wiki.
I have discovered SKOP for 115, 188, 492 and gun_ and guntrue_ for 200, 226, 339, 752, 1944, 6624.

qqd
Posts: 425
Joined: September 10th, 2022, 4:24 pm

Re: Thread for your unsure discoveries

Post by qqd » September 13th, 2022, 12:13 pm

Here is a B-to-G period-doubler
Boat absent: B converts into boat

Code: Select all

x = 17, y = 10, rule = LifeHistory
9.2A$8.B2AB$8.3B$5.2B2.B$3.11B$.9B2C4B$9B2C4B2D$.9B2C2BDBD$3.8BC3BD$
8.B.4B!
Boat present: B converts boat into glider

Code: Select all

x = 17, y = 10, rule = LifeHistory
9.2A$8.B2AB$8.3B$5.2B2.B$3.11B$.9B2C4B$9B2C4B2D$.9B2C2BDBD$3.8BC3BD$
8.B.4B!
The problem is, it's almost impossible to get the B in (unless we find a conduit that sends the B back into itself, or a C-heptomino),but if we do find a way to do that using conduits, we might be able to double glider streams using this or use this as a sort of memory cell where the boat represents the state.
My new p2p:

Code: Select all

x = 20, y = 13, rule = B3/S23
4bo5b2obo$2b3o5bob2o$bo14b2o$bo2b3o4b3o2bobo$2obo3bo2bo3bobobo$3bo3b4o
3bobob2o$3bo3bo2bo3bobobo$4b3o4b3o2bobo$16b2o$4b3o4b3o$4bo2bo3bo2bo$6b
obo4bobo$7bo6bo!

hotdogPi
Posts: 1624
Joined: August 12th, 2020, 8:22 pm

Re: Thread for your unsure discoveries

Post by hotdogPi » September 13th, 2022, 12:35 pm

Unfortunately, predecessors of B-heptominoes pretty much always move forward, so pretty much anything will hit the boat.
User:HotdogPi/My discoveries

Periods discovered: 5-16,⑱,⑳G,㉑G,㉒㉔㉕,㉗-㉛,㉜SG,㉞㉟㊱㊳㊵㊷㊹㊺㊽㊿,54G,55G,56,57G,60,62-66,68,70,73,74S,75,76S,80,84,88,90,96
100,02S,06,08,10,12,14G,16,17G,20,26G,28,38,47,48,54,56,72,74,80,92,96S
217,486,576

S: SKOP
G: gun

qqd
Posts: 425
Joined: September 10th, 2022, 4:24 pm

Re: Thread for your unsure discoveries

Post by qqd » September 13th, 2022, 2:11 pm

hotdogPi wrote:
September 13th, 2022, 12:35 pm
Unfortunately, predecessors of B-heptominoes pretty much always move forward, so pretty much anything will hit the boat.
You're right about that , but that's why I mentioned the C-heptomino because I often see its predecessors come backwards in random configurations, so it might solve our problem (if we can find a conduit that outputs a C, of course)
My new p2p:

Code: Select all

x = 20, y = 13, rule = B3/S23
4bo5b2obo$2b3o5bob2o$bo14b2o$bo2b3o4b3o2bobo$2obo3bo2bo3bobobo$3bo3b4o
3bobob2o$3bo3bo2bo3bobobo$4b3o4b3o2bobo$16b2o$4b3o4b3o$4bo2bo3bo2bo$6b
obo4bobo$7bo6bo!

User avatar
C28
Posts: 730
Joined: December 8th, 2020, 12:23 pm
Location: WORLD -1

Re: Thread for your unsure discoveries

Post by C28 » September 14th, 2022, 2:46 pm

strange

Code: Select all

x = 8, y = 13, rule = B3/S23
2b3o$3bobo$5bo$2bob2o$2b2o3$bo3b2o$obobo2bo$obobob2o$b2obo$5b3o$7bo!
- Christopher D'Agostino

adopted father of the U-turner

Code: Select all

x = 11, y = 15, rule = B3/S23
9bo$8bobo$8bobo$9bo8$b3o$b3o$obo$2o!
the U-turner gallery
255P132
B3/S234z (Zlife)

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

Re: Thread for your unsure discoveries

Post by Entity Valkyrie 2 » September 15th, 2022, 7:51 am

Bx125 + R49 allows a herschel to cross it's own track:

Code: Select all

x = 95, y = 60, rule = LifeHistory
53.A$53.3A$56.A5.2A$55.2A4.A.3A$55.4B2.A4.A$57.B2A.A.3A$57.BA2BA.A$2B
56.B2A2B12.2B$3B56.4B7.3B.4B$4B55.4B2.2B2.9B6.A$.4B54.D20B3.A.A$2.4B
42.2A7.DBD20B3.A.A$3.4B41.A6.2B3D9B2A9B2.2A.3A$4.4B41.3A2.3BD11B2A9B
3.B4.A$5.4B42.A27B2.B2AB3A$6.4B43.12B.3B.10B.B2A.A$7.4B14.A9.A17.4B2A
5B8.10B$8.4B13.3A5.3A18.3B2A5B8.9B$9.4B15.A3.A11.2A8.10B9.10B$10.4B
13.2A.B.2A10.A.A8.9B9.12B.3B$11.4B12.7B12.A8.9B5.20B$12.4B13.3B14.2A
7.8B5.2D20B$13.4B11.6B13.B8.8B4.2D21B$14.10B4.6B2.2B9.3B7.6B3.25B.2B$
15.5BC4B2.7B.4B7.6B5.6B3.27B2A$16.2B3C4B2.16B2.10B2.6B2.26B.B2A$15.3B
CBC4B.64B3.B$16.2BC30B2A15BD22B$16.33B2A15BDBD4B.15B$18.48B3D4B2.14B$
20.48BD4B3.4B3.4B$21.51B5.5B2.2B$20.22B.B3.18B15.2A$20.7B2.11B7.7B.2B
3D4B16.A$18.2AB.3B6.4B.3B16.4BD3B18.3A$17.A.AB9.B2A2B4.A11.2B.4B3DB
21.A$17.A13.2A6.3A8.12B$16.2A24.A5.14B$20.A20.2A4.15B$20.3A24.14B$23.
A23.11B$22.2A18.2B2.13B$22.B8.2A8.19B$20.3B7.A.A6.21B.B$18.6B6.BA7.
22B2A.2A$15.10B2.B3.2B5.21B.B.A.A$5.2B2.2B3.19B2.B.23BA.A.A.A$3.D15B
2A16B.19B.B.2A3.2A$.DBD15B2A37B$B3D54B$.D57B$3.57BA$8.B.13B5.4B.17B.
7B2.3A$14.B.7B5.20B3.7B5.A$30.8B.8B4.7B4.2A$32.10B.4B6.5B$33.8B2.4B7.
2B.B2A$36.4B3.B2AB10.BA.A$35.4B5.2A14.A$35.3B22.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

GUYTU6J
Posts: 2200
Joined: August 5th, 2016, 10:27 am
Location: 拆哪!I repeat, CHINA! (a.k.a. 种花家)
Contact:

Re: Thread for your unsure discoveries

Post by GUYTU6J » September 15th, 2022, 11:39 pm

The new period-43 glider gun is very suitable for attempting to construct intermitting glider guns.
gun_1806 (43×42) at 5264 cells:

Code: Select all

x = 94, y = 56, rule = LifeHistory
64.2A$7.A56.A.A$7.3A56.A4.2A$2A8.A51.4A.2A2.A2.A$.A7.2A51.A2.A.A.A.A.
2A$.A.AB4.5B50.BABABA.A$2.2AB6.BA4B48.B2ABA.A$4.3B2.2BA2BA2B3.2A19.2A
23.2B.BA$4.11BA2B3A.A17.A.A22.3B$5.B2A4BA3B6A12.2A4.A15.2A6.4B$6.BA4B
A4B2A.B11.A2.A2.2A.4A12.A6.B2A3B$2A2.B2.A2BA5BAB14.2A.A.A.A.A2.A12.A.
AB3.B2A3B14.A$A2.2A4B2A5B19.A.ABABAB15.2AB.10B10.3A$.2ABA5BABABAB19.A
.AB2AB18.13B8.A$4.7BABA2B20.AB.2B19.14B7.2A$.3A.12B4.A17.3B18.15B3.5B
$.A2.A2.4B3A3B3.A.A16.4B6.2A11.8B2.4B2.3B$2.A.A3.3B3A4B2.A2.A13.3B2AB
6.A12.6B5.9B7.2A$3.A4.12B.3A13.3B2AB3.BA.A11.9B4.8B8.A$9.2BABA7B14.
10B.B2A11.4B4.2A5.10B3.B.A.2A$9.BABABA5BAB2A10.13B12.4B5.A6.7B2A2B.B
3A2.A$9.5B2A4B2A2.A8.14B11.4B7.3A3.7B2A3BAB2.2A$7.BA5BA2BA2.B2.2A7.
15B10.4B10.A3.12B4A$4.B.2A4BA4BAB12.4B2.8B11.4B11.A.2AB.7B3.2B.A$3.6A
3BA4B2AB10.4B5.6B10.4B10.2A.A.AB.7B2.B3A$2.A.3A2BA11B8.4B4.9B8.4B11.A
2.A5.4B4.A$3.2A3.2BA2BA2B2.4B6.4B5.2A4.4B6.4B14.2A5.4B5.5A$8.4BAB5.4B
4.4B7.A5.4B4.4B21.4B10.A$11.5B3.3B2A.5B5.3A7.4B2.4B21.4B9.A$14.2A4.BA
2BA4B6.A10.8B21.4B10.2A$14.A6.A2BA3B19.6B21.4B$15.3A4.2A3B21.4B21.4B$
17.A4.6B19.6B19.4B$21.8B10.A6.8B6.A10.4B$20.4B2.4B7.3A5.4B2.4B5.3A7.
4B$19.4B4.4B5.A7.4B4.4B7.A5.4B$18.4B6.4B4.BA5.4B6.4B5.2A4.4B$17.4B8.
4BA3BA4.4B8.4B4.9B$16.4B10.2BA3B5.4B10.4B5.6B$15.4B11.BA5BA2.4B12.4B
2.8B$14.4B10.2BA3BA3BA4B14.15B$13.4B11.2BA2BABA2BA3B16.14B$12.4B12.2B
A3BA3BA2B18.13B$11.4B11.2AB.BA5BA2B20.10B.B2A$10.4B11.A.AB3.A3BAB24.
3B2AB3.BA.A$9.4B12.A6.B3A2B24.3B2AB6.A$8.4B12.2A6.4B28.4B6.2A$7.4B22.
3B28.3B$6.4B24.2B.BA22.AB.2B$5.4B24.B2ABA.A20.A.AB2AB$4.4B24.BABABA.A
20.A.ABABAB$3.4B23.A2.A.A.A.A.2A14.2A.A.A.A.A2.A$2.4B24.4A.2A2.A2.A
14.A2.A2.2A.4A$.A3B29.A4.2A18.2A4.A$A3B28.A.A30.A.A$3A29.2A32.2A!
gun_3139 (43×73) at 10608 cells:

Code: Select all

x = 136, y = 78, rule = LifeHistory
55.A7.2A$55.3A5.A.A.2A$58.A6.A.A.A7.A$57.2A5.AB.A2.A5.A.A$11.A45.4B2.
B2AB.2A5.2BAB14.2A$11.3A45.3B2.4B8.2B15.A.A$4.2A8.A44.4B.4B7.3B17.A4.
2A$5.A7.2A38.2A5.9B5.4B13.4A.2A2.A2.A$5.A.AB4.5B36.A5.BA9B3.2BA3B11.A
2.A.A.A.A.2A$6.2AB6.BA4B33.A.AB.B3A12B3A2B13.BABABA.A$8.3B2.2B3A3B3.B
A29.3A.5A10B5AB14.B2ABA.A$8.6B2AB2A5BA.A19.2A9.3A3B2A8B2A3B2AB14.2B.B
A$9.4B3AB3A5BA19.A.A9.3A3B3A6B3A3B3A13.3B$10.4B2AB2A4B.B14.2A4.A11.B
2A3B2A8B2A3B3A4.2A6.4B$4.2A2.B2.4B3A4B15.A2.A2.2A.4A8.B5A10B5A.3A3.A
6.B2A3B$4.A2.2A7BA3B17.2A.A.A.A.A2.A8.2B3A12B3AB.BA.A2.A.AB3.B2A3B14.
A$5.2ABA11B20.A.ABABAB10.3BA2B3.9BAB5.A3.2AB.10B10.3A$8.12B20.A.AB2AB
13.4B5.9B5.2A4.13B8.A$5.3A.12B4.A15.AB.2B14.3B7.4B.4B10.14B7.2A$5.A2.
A2.10B3.A.A17.3B13.2B8.4B2.4B9.12BABA3.5B$6.A.A3.10B2.A2.A16.4B6.2A3.
BA2B5.2A.B2AB2.4B10.8B2.B2AB2.3B$7.A4.12B.3A14.3B2AB6.A4.A.A5.A2.A.BA
4.4B9.6B5.A8B7.2A$13.12B17.3B2AB3.BA.A5.A7.A.A.A6.4B7.9B4.8B8.A$13.
11BAB2A12.10B.B2A15.2A.A.A5.4B5.4B4.2A5.10B3.B.A.2A$13.3BA7B2A2.A10.
13B21.2A6.3BA3.4B5.A6.7B2A2B.B3A2.A3.A2.2A$11.4B3A4B2.B2.2A9.14B30.3B
A5B7.3A3.7B2A3BAB2.2A4.4A.A$8.B.4B2AB2A4B14.15B31.A4BAB10.A3.12B4A11.
A$7.A5B3AB3A4B12.4B2.8B33.A3B2A11.A.2AB.7B3.2B.A4.7A.2A$6.A.A5B2AB2A
6B10.ABAB5.6B33.6B9.2A.A.AB.7B2.B3A4.A2.B3.A.A2.A$7.AB3.3B3A2B2.4B8.B
2AB4.9B31.3B2A3B8.A2.A5.4B4.A7.2A2.2A.AB2.2A$12.4BAB5.4B6.3BA5.2A4.4B
30.9B9.2A5.4B5.5A5.B2AB2A$15.5B4.4B4.4B7.A5.4B28.2A3B2.4B14.4B10.A6.
5B$18.2A5.4B2.4B5.3A7.4B26.2B2A5.4B12.4B9.A9.3B$18.A7.3BA4B6.A10.4B
24.2BAB7.4B10.4B10.2A7.2A3B$19.3A5.3BA2B19.4B22.4B9.4B8.4B19.B2AB2A$
21.A6.3AB21.4B20.4B11.4B6.4B12.2A6.2ABA4B$27.6B21.4B18.4B13.4B4.4B14.
A5.9B$26.8B21.4B16.4B15.4B2.4B15.A.AB3.7B$25.4B2.4B21.4B14.4B17.8B17.
2AB.10B$24.4B4.4B21.4B12.4B15.2B.7B4.2A2.2A.2A7.13B$9.A13.4B6.4B12.2A
7.4B10.4B15.2A8B5.A.A2.A.A8.13BA$9.3A10.4B8.4B11.A9.4B8.4B16.2A9B5.B.
2A3.A7.11BABA$12.A8.4B10.5B6.BA.A10.4B6.3AB18.B.9B3.2B2.A.2A10.8B2.2A
$11.2A7.4B12.5B5.B2A12.4B4.3BA21.5B.4B.2BAB.A.A11.6B5.B$11.5B3.4B14.
2BA2B2.3B15.4B2.3BA21.7B.5BA.A.A.A10.9B$13.3B2.4B16.2B2A5B16.8B21.4B.
4B.4B.2A.2A10.4B4.2A$3.2A7.9B18.2A5B18.6B21.4B3.4B.B17.4B5.A$3.A8.8B
20.5B20.4B21.4B5.4B10.A6.4B7.3A$2A.A.B3.10B20.6B19.6B19.4B7.4B7.3A5.
4B10.A$A2.3AB.2B2A7B20.7B10.A6.8B6.A10.4B9.4B5.A7.4B$.2A2.BA3B2A7B19.
4B.4B7.3A5.4B2.4B5.3A7.4B11.4B4.2A5.4B$3.4A12B18.4B3.4B5.A7.4B4.4B7.A
5.4B13.9B4.4B$3.A.2B3.7B.B2A15.4B5.4B4.2A5.A3B6.4B5.2A4.4B15.6B5.4B$
4.3AB2.7B.BA.A2.2A9.4B7.9B4.B2AB8.4B4.9B16.8B2.4B$7.A4.4B5.A2.A9.4B9.
6B5.BABA10.4B5.6B15.15B$2.5A5.4B5.3A2.A6.4B10.4BA3B2.4B12.4B2.8B15.
14B$2.A10.4B7.3A5.4B9.4BABA8B14.15B13.13B$4.A9.4B5.A7.4B10.5B2A7B16.
14B11.2AB.10B$3.2A10.4B4.2A5.4B11.13B18.13B10.A.AB3.4BA2B$16.9B4.4B
10.2AB.10B20.10B.B2A8.A5.4BABA2B$17.6B5.4B10.A.AB3.B2A3B24.3B2AB3.BA.
A6.2A6.3BABA2B$17.8B2.4B11.A6.B2A3B24.3B2AB6.A14.4BAB$15.15B11.2A6.4B
28.4B6.2A14.5B$15.14B21.3B28.3B24.3B$15.13B23.2B.BA22.AB.2B24.5B$13.
2AB.10B23.B2ABA.A20.A.AB2AB22.B2AB2A$12.A.AB3.B2A3B24.BABABA.A20.A.AB
ABAB18.2A2.2A.AB2.2A$12.A6.B2A3B22.A2.A.A.A.A.2A14.2A.A.A.A.A2.A16.A
2.B3.A.A2.A$11.2A6.4B24.4A.2A2.A2.A14.A2.A2.2A.4A17.7A.2A$20.3B28.A4.
2A18.2A4.A28.A$21.2B.BA23.A.A30.A.A21.4A.A$20.B2ABA.A22.2A32.2A21.A2.
2A$19.BABABA.A$17.A2.A.A.A.A.2A$17.4A.2A2.A2.A$21.A4.2A$19.A.A$19.2A!
gun_4171 (43×97) at 8092 cells:

Code: Select all

x = 119, y = 68, rule = LifeHistory
7.A45.B3A32.2A$7.3A44.A3B31.A.A$2A8.A44.A3B32.A4.2A$.A7.2A45.4B27.4A.
2A2.A2.A$.A.AB4.5B25.2A16.4B26.A2.A.A.A.A.2A$2.2AB6.6B21.A.A17.4B27.B
ABABA.A$4.3B2.8B3.BA10.2A4.A20.4B10.2A15.A3BA.A$4.8BA7BA.A7.A2.A2.2A.
4A17.4B9.A17.2B.BA$5.6BAB2A6BA8.2A.A.A.A.A2.A11.2A5.4B.2B7.A14.ABA$6.
4BA3BA4B.B12.A.ABABAB14.A5.7B6.2A5.2A6.4B$2A2.B2.4BABA4B15.A.AB2AB15.
A.AB.6B2A2B.BAB2.2A4.A6.ABABAB$A2.2A11B18.AB.2B17.2AB.5BA2BA3B4A2.A3.
A.AB3.5AB14.A$.2ABA11B21.3B18.8B2A5B2.A.2A4.2AB.2ABA4B2A10.3A$4.12B
21.4B6.2A9.14B2A.A.A7.3B2A2BA4BA8.A$.3A.12B4.A13.3B2AB6.A10.12B.B2A.A
.A7.4BABA7B7.2A$.A2.A2.10B3.A.A12.3B2AB3.BA.A10.11B3.B.BA.2A6.4B2A5B
2A2B3.5B$2.A.A3.10B2.A2.A9.10B.B2A10.4BA3B.B8.A11.2B5AB2.4B2.3B$3.A4.
12B.3A8.13B11.4BABA2B8.A.A11.4BAB5.9B7.2A$9.12B10.14B10.6BA3B8.2A11.
9B4.8B8.A$9.11BAB2A6.15B9.4B3.4B.2A17.2A2B4.2A5.10B3.B.A.2A$9.11B2A2.
A4.4B2.8B10.4B5.4B.A16.ABAB5.A6.7B2A2B.B3A2.A$7.4BABA4B2.B2.2A3.4B5.
6B9.4B5.B2A2B.A.2A12.3BA7.3A3.7B2A3BAB2.2A$4.B.4BA3BA4B8.4B4.9B7.4B7.
2A2B2A.A2.A9.4B10.A3.12B4A$3.A6B2ABA6B6.4B5.2A4.4B5.4B11.3B.A.2A8.4B
11.A.2AB.7B3.2B.A$2.A.A7BA8B4.4B7.A5.4B3.4B9.2A5.A10.4B10.2A.A.AB.7B
2.B3A$3.AB3.8B2.4B.5B5.3A7.4B.4B10.A5.2A9.4B11.A2.A5.4B4.A$8.6B5.3BA
4B6.A10.7B13.A13.4B14.2A5.4B5.5A$11.5B4.3BA.B19.5B13.2A12.4B21.4B10.A
$14.2A5.3AB20.5B26.4B21.4B9.A$14.A7.4B18.7B24.4B21.4B10.2A$15.3A5.4B
16.4B.4B22.4B21.4B$17.A6.4B14.4B3.4B20.4B21.4B$25.4B12.4B5.4B18.4B21.
4B$26.4B10.4B7.4B16.4B21.4B$27.4B8.4B9.4B14.4B21.4B$28.4B6.4B11.2B2A
12.4B21.4B$29.5B3.4B13.2A2B10.4B21.4B$30.2BA2B.4B15.BA2B8.4B21.4B$31.
2B2A4B17.4B6.4B21.4B$30.2B2A4B19.4B4.4B21.4B$29.8B21.4B2.4B21.4B$29.
9B21.8B21.4B$29.2B3A5B21.6B21.4B$22.2A5.4BAB.4B21.4B21.A3B$18.2A.A.A
4.4BAB3.4B19.6B19.BABA$9.A7.A.A.A5.6B5.4B10.A6.8B6.A10.2B2A$8.A.A5.A
2.A.BA4.4B8.4B7.3A5.4B2.4B5.3A7.4B$8.BA2B5.2A.B2AB.5B10.4B5.A7.4B4.4B
7.A5.4B$9.2B8.4B2.4B12.4B4.2A5.4B6.4B5.2A4.4B$9.3B7.4B.4B14.9B4.4B8.
4B4.9B$9.4B5.9B5.2A9.6B5.4B10.4B5.6B$7.6B3.11B5.A10.8B2.A3B12.4B2.8B$
7.21B.BA.A8.12B2AB14.15B$7.2B2A13B2A2B.B2A9.11BABA16.14B$6.2BA2B2A10B
A2B2A2B11.13B18.13B$6.2B2AB2A10B2AB2A2B9.2AB.10B20.10B.B2A$6.2B2A2BA
10B2A2BA2B8.A.AB3.B2A3B24.3B2AB3.BA.A$4.2AB.2B2A13B2A2B9.A6.B2A3B24.
3B2AB6.A$3.A.AB.21B8.2A6.4B28.4B6.2A$3.A5.11B3.6B17.3B28.3B$2.2A5.9B
5.4B20.2B.BA22.AB.2B$8.4B.4B7.3B19.B2ABA.A20.A.AB2AB$8.3B2.4B8.2B18.B
ABABA.A20.A.ABABAB$6.4B2.B2AB.2A5.2BAB15.A2.A.A.A.A.2A14.2A.A.A.A.A2.
A$6.2A5.AB.A2.A5.A.A15.4A.2A2.A2.A14.A2.A2.2A.4A$7.A6.A.A.A7.A20.A4.
2A18.2A4.A$4.3A5.A.A.2A27.A.A30.A.A$4.A7.2A31.2A32.2A!
gun_5547 (43×129) at 8092 cells:

Code: Select all

x = 119, y = 68, rule = LifeHistory
7.A59.2A20.2A$7.3A57.A21.A.A$2A8.A44.A12.A22.A4.2A$.A7.2A44.3A7.4A18.
4A.2A2.A2.A$.A.AB4.5B25.2A17.A6.A21.A2.A.A.A.A.2A$2.2AB6.6B21.A.A16.
2A8.B3A18.BABABA.A$4.3B2.8B3.BA10.2A4.A18.5B5.BA2.A18.B2ABA.A$4.16BA.
A7.A2.A2.2A.4A16.9B2.2A19.2B.BA$5.5BA2B3A5BA8.2A.A.A.A.A2.A6.2A2.AB3.
10B22.3B$6.4B2A7B.B12.A.ABABAB8.A2.A.AB.12B12.2A6.4B$2A2.B2.11B15.A.A
B2AB10.A.2A16B12.A6.B2A3B$A2.2A11B18.AB.2B12.A3.16B11.A.AB3.B2A3B14.A
$.2ABA11B21.3B12.2A8B2A3B.4B11.2AB.10B10.3A$4.12B21.4B6.2A4.A.7BABAB
3.4B12.13B8.A$.3A.12B4.A13.3B2AB6.A3.A4.7BAB5.4B11.14B7.2A$.A2.A2.10B
3.A.A12.3B2AB3.BA.A3.2A3.B2A4B8.4B10.15B3.5B$2.A.A3.10B2.A2.A9.10B.B
2A8.2B2A3B10.4B11.8B2.4B2.3B$3.A4.12B.3A8.13B9.4B.5B9.4B10.6B5.9B7.2A
$9.12B10.14B8.4B5.2A10.4B8.A8B4.8B8.A$9.11BAB2A6.15B7.4B6.A12.4B6.B2A
B4.2A5.10B3.B.A.2A$9.11B2A2.A4.4B2.8B8.4B8.3A10.4B4.BABA5.A6.7B2A2B.B
3A2.A$7.11B2.B2.2A3.4B5.6B7.4B11.A11.4B2.4B7.3A3.7B2A3BAB2.2A$4.B.7B
2A4B8.4B4.9B5.4B25.8B10.A3.12B4A$3.A5B3A2BA5B6.4B5.2A4.3BA3.4B27.6B
11.A.2AB.7B3.2B.A$2.A.A16B4.4B7.A5.B2AB.4B29.4B10.2A.A.AB.7B2.B3A$3.A
B3.8B2.4B.5B5.3A7.ABA4B29.6B9.A2.A5.4B4.A$8.6B5.8B6.A10.5B29.8B10.2A
5.4B5.5A$11.5B4.4B.B18.5B28.4B2.4B15.4B10.A$14.2A5.4B18.7B26.4B4.4B
13.4B9.A$14.A7.4B16.4B.4B24.4B6.4B11.4B10.2A$15.3A5.4B14.4B3.4B22.4B
8.4B9.4B$17.A6.4B12.4B5.4B20.4B10.4B7.4B$25.4B10.4B7.4B18.4B12.4B5.4B
$26.4B8.4B9.4B16.4B14.4B3.4B$27.4B6.4B11.2B2A14.4B16.4B.4B$28.5B3.4B
13.BABA12.4B18.7B$29.5B.4B15.A3B10.4B20.5B$30.8B17.4B8.4B21.5B$29.5BA
2B19.4B6.4B21.7B$28.4BABAB21.4B4.4B21.4B.4B$28.5B2A2B21.4B2.2A2B21.4B
3.4B$28.10B21.6B2A21.4B5.4B$21.2A5.6B.4B21.4BAB21.4B7.4B$17.2A.A.A4.
6B3.4B21.4B21.4B9.4B10.A$8.A7.A.A.A5.2A4B5.4B19.6B19.ABAB11.4B7.3A$7.
A.A5.A2.A.BA4.2A2B8.4B10.A6.8B6.A10.B2AB13.4B5.A7.B$7.BA2B5.2A.B2AB.
5B10.4B7.3A5.4B2.4B5.3A7.3BA15.4B4.2A5.2A$8.2B8.4B2.4B12.4B5.A7.4B4.
4B7.A5.4B17.9B4.ABA$8.3B7.4B.4B14.4B4.2A5.4B6.4B5.2A4.4B19.6B5.3BA$8.
3AB5.6B3A5.2A9.9B4.4B8.4B4.9B20.8B2.4B$6.BA3BA3.7BA3B5.A11.6B5.4B10.
4B5.6B19.15B$6.BA3BA10BA2BAB.BA.A11.8B2.3AB12.4B2.2B3A3B19.14B$6.BA4B
2A6B2A3BAB.B2A10.14BA14.6BA3BA4B17.13B$5.4BA4BA4BA4BA4B12.13BA16.4BA
5BA3B15.2AB.10B$5.3BABA3BA4BA3BABA3B12.13B18.4BA3BA4B14.A.AB3.4BA2B$
5.4BA4BA4BA4BA4B10.2AB.10B20.4B3A3B.B2A12.A5.4BABA2B$3.2AB.BA3B2A6B2A
4BAB10.A.AB3.B2A3B24.6B3.BA.A10.2A6.3BABA2B$2.A.AB.BA2BA10BA3BAB10.A
6.B2A3B24.6B6.A18.4BAB$2.A5.3BA7B3.A3BAB9.2A6.4B28.4B6.2A18.5B$.2A5.
3A6B5.B3A20.3B28.3B28.3B$7.4B.4B7.3B21.2B.BA22.AB.2B28.5B$7.3B2.4B8.
2B20.B2ABA.A20.A.AB2AB26.B2AB2A$5.4B2.B2AB.2A5.2BAB18.BABABA.A20.A.AB
ABAB22.2A2.2A.AB2.2A$5.2A5.AB.A2.A5.A.A16.A2.A.A.A.A.2A14.2A.A.A.A.A
2.A20.A2.B3.A.A2.A$6.A6.A.A.A7.A17.4A.2A2.A2.A14.A2.A2.2A.4A21.7A.2A$
3.3A5.A.A.2A30.A4.2A18.2A4.A32.A$3.A7.2A32.A.A30.A.A25.4A.A$45.2A32.
2A25.A2.2A!
EDIT:
Entity Valkyrie 2 wrote:
September 16th, 2022, 12:48 am
[Please reduce your quote]
Is it just me, or do these look like PRNGs?
In some sense, yes.
Last edited by GUYTU6J on September 16th, 2022, 1:14 am, edited 1 time in total.

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

Re: Thread for your unsure discoveries

Post by Entity Valkyrie 2 » September 16th, 2022, 12:48 am

GUYTU6J wrote:
September 15th, 2022, 11:39 pm
The new period-43 glider gun is very suitable for attempting to construct intermitting glider guns.
gun_1806 (43×42) at 5264 cells:

Code: Select all

x = 94, y = 56, rule = LifeHistory
64.2A$7.A56.A.A$7.3A56.A4.2A$2A8.A51.4A.2A2.A2.A$.A7.2A51.A2.A.A.A.A.
2A$.A.AB4.5B50.BABABA.A$2.2AB6.BA4B48.B2ABA.A$4.3B2.2BA2BA2B3.2A19.2A
23.2B.BA$4.11BA2B3A.A17.A.A22.3B$5.B2A4BA3B6A12.2A4.A15.2A6.4B$6.BA4B
A4B2A.B11.A2.A2.2A.4A12.A6.B2A3B$2A2.B2.A2BA5BAB14.2A.A.A.A.A2.A12.A.
AB3.B2A3B14.A$A2.2A4B2A5B19.A.ABABAB15.2AB.10B10.3A$.2ABA5BABABAB19.A
.AB2AB18.13B8.A$4.7BABA2B20.AB.2B19.14B7.2A$.3A.12B4.A17.3B18.15B3.5B
$.A2.A2.4B3A3B3.A.A16.4B6.2A11.8B2.4B2.3B$2.A.A3.3B3A4B2.A2.A13.3B2AB
6.A12.6B5.9B7.2A$3.A4.12B.3A13.3B2AB3.BA.A11.9B4.8B8.A$9.2BABA7B14.
10B.B2A11.4B4.2A5.10B3.B.A.2A$9.BABABA5BAB2A10.13B12.4B5.A6.7B2A2B.B
3A2.A$9.5B2A4B2A2.A8.14B11.4B7.3A3.7B2A3BAB2.2A$7.BA5BA2BA2.B2.2A7.
15B10.4B10.A3.12B4A$4.B.2A4BA4BAB12.4B2.8B11.4B11.A.2AB.7B3.2B.A$3.6A
3BA4B2AB10.4B5.6B10.4B10.2A.A.AB.7B2.B3A$2.A.3A2BA11B8.4B4.9B8.4B11.A
2.A5.4B4.A$3.2A3.2BA2BA2B2.4B6.4B5.2A4.4B6.4B14.2A5.4B5.5A$8.4BAB5.4B
4.4B7.A5.4B4.4B21.4B10.A$11.5B3.3B2A.5B5.3A7.4B2.4B21.4B9.A$14.2A4.BA
2BA4B6.A10.8B21.4B10.2A$14.A6.A2BA3B19.6B21.4B$15.3A4.2A3B21.4B21.4B$
17.A4.6B19.6B19.4B$21.8B10.A6.8B6.A10.4B$20.4B2.4B7.3A5.4B2.4B5.3A7.
4B$19.4B4.4B5.A7.4B4.4B7.A5.4B$18.4B6.4B4.BA5.4B6.4B5.2A4.4B$17.4B8.
4BA3BA4.4B8.4B4.9B$16.4B10.2BA3B5.4B10.4B5.6B$15.4B11.BA5BA2.4B12.4B
2.8B$14.4B10.2BA3BA3BA4B14.15B$13.4B11.2BA2BABA2BA3B16.14B$12.4B12.2B
A3BA3BA2B18.13B$11.4B11.2AB.BA5BA2B20.10B.B2A$10.4B11.A.AB3.A3BAB24.
3B2AB3.BA.A$9.4B12.A6.B3A2B24.3B2AB6.A$8.4B12.2A6.4B28.4B6.2A$7.4B22.
3B28.3B$6.4B24.2B.BA22.AB.2B$5.4B24.B2ABA.A20.A.AB2AB$4.4B24.BABABA.A
20.A.ABABAB$3.4B23.A2.A.A.A.A.2A14.2A.A.A.A.A2.A$2.4B24.4A.2A2.A2.A
14.A2.A2.2A.4A$.A3B29.A4.2A18.2A4.A$A3B28.A.A30.A.A$3A29.2A32.2A!
gun_3139 (43×73) at 10608 cells:

Code: Select all

x = 136, y = 78, rule = LifeHistory
55.A7.2A$55.3A5.A.A.2A$58.A6.A.A.A7.A$57.2A5.AB.A2.A5.A.A$11.A45.4B2.
B2AB.2A5.2BAB14.2A$11.3A45.3B2.4B8.2B15.A.A$4.2A8.A44.4B.4B7.3B17.A4.
2A$5.A7.2A38.2A5.9B5.4B13.4A.2A2.A2.A$5.A.AB4.5B36.A5.BA9B3.2BA3B11.A
2.A.A.A.A.2A$6.2AB6.BA4B33.A.AB.B3A12B3A2B13.BABABA.A$8.3B2.2B3A3B3.B
A29.3A.5A10B5AB14.B2ABA.A$8.6B2AB2A5BA.A19.2A9.3A3B2A8B2A3B2AB14.2B.B
A$9.4B3AB3A5BA19.A.A9.3A3B3A6B3A3B3A13.3B$10.4B2AB2A4B.B14.2A4.A11.B
2A3B2A8B2A3B3A4.2A6.4B$4.2A2.B2.4B3A4B15.A2.A2.2A.4A8.B5A10B5A.3A3.A
6.B2A3B$4.A2.2A7BA3B17.2A.A.A.A.A2.A8.2B3A12B3AB.BA.A2.A.AB3.B2A3B14.
A$5.2ABA11B20.A.ABABAB10.3BA2B3.9BAB5.A3.2AB.10B10.3A$8.12B20.A.AB2AB
13.4B5.9B5.2A4.13B8.A$5.3A.12B4.A15.AB.2B14.3B7.4B.4B10.14B7.2A$5.A2.
A2.10B3.A.A17.3B13.2B8.4B2.4B9.12BABA3.5B$6.A.A3.10B2.A2.A16.4B6.2A3.
BA2B5.2A.B2AB2.4B10.8B2.B2AB2.3B$7.A4.12B.3A14.3B2AB6.A4.A.A5.A2.A.BA
4.4B9.6B5.A8B7.2A$13.12B17.3B2AB3.BA.A5.A7.A.A.A6.4B7.9B4.8B8.A$13.
11BAB2A12.10B.B2A15.2A.A.A5.4B5.4B4.2A5.10B3.B.A.2A$13.3BA7B2A2.A10.
13B21.2A6.3BA3.4B5.A6.7B2A2B.B3A2.A3.A2.2A$11.4B3A4B2.B2.2A9.14B30.3B
A5B7.3A3.7B2A3BAB2.2A4.4A.A$8.B.4B2AB2A4B14.15B31.A4BAB10.A3.12B4A11.
A$7.A5B3AB3A4B12.4B2.8B33.A3B2A11.A.2AB.7B3.2B.A4.7A.2A$6.A.A5B2AB2A
6B10.ABAB5.6B33.6B9.2A.A.AB.7B2.B3A4.A2.B3.A.A2.A$7.AB3.3B3A2B2.4B8.B
2AB4.9B31.3B2A3B8.A2.A5.4B4.A7.2A2.2A.AB2.2A$12.4BAB5.4B6.3BA5.2A4.4B
30.9B9.2A5.4B5.5A5.B2AB2A$15.5B4.4B4.4B7.A5.4B28.2A3B2.4B14.4B10.A6.
5B$18.2A5.4B2.4B5.3A7.4B26.2B2A5.4B12.4B9.A9.3B$18.A7.3BA4B6.A10.4B
24.2BAB7.4B10.4B10.2A7.2A3B$19.3A5.3BA2B19.4B22.4B9.4B8.4B19.B2AB2A$
21.A6.3AB21.4B20.4B11.4B6.4B12.2A6.2ABA4B$27.6B21.4B18.4B13.4B4.4B14.
A5.9B$26.8B21.4B16.4B15.4B2.4B15.A.AB3.7B$25.4B2.4B21.4B14.4B17.8B17.
2AB.10B$24.4B4.4B21.4B12.4B15.2B.7B4.2A2.2A.2A7.13B$9.A13.4B6.4B12.2A
7.4B10.4B15.2A8B5.A.A2.A.A8.13BA$9.3A10.4B8.4B11.A9.4B8.4B16.2A9B5.B.
2A3.A7.11BABA$12.A8.4B10.5B6.BA.A10.4B6.3AB18.B.9B3.2B2.A.2A10.8B2.2A
$11.2A7.4B12.5B5.B2A12.4B4.3BA21.5B.4B.2BAB.A.A11.6B5.B$11.5B3.4B14.
2BA2B2.3B15.4B2.3BA21.7B.5BA.A.A.A10.9B$13.3B2.4B16.2B2A5B16.8B21.4B.
4B.4B.2A.2A10.4B4.2A$3.2A7.9B18.2A5B18.6B21.4B3.4B.B17.4B5.A$3.A8.8B
20.5B20.4B21.4B5.4B10.A6.4B7.3A$2A.A.B3.10B20.6B19.6B19.4B7.4B7.3A5.
4B10.A$A2.3AB.2B2A7B20.7B10.A6.8B6.A10.4B9.4B5.A7.4B$.2A2.BA3B2A7B19.
4B.4B7.3A5.4B2.4B5.3A7.4B11.4B4.2A5.4B$3.4A12B18.4B3.4B5.A7.4B4.4B7.A
5.4B13.9B4.4B$3.A.2B3.7B.B2A15.4B5.4B4.2A5.A3B6.4B5.2A4.4B15.6B5.4B$
4.3AB2.7B.BA.A2.2A9.4B7.9B4.B2AB8.4B4.9B16.8B2.4B$7.A4.4B5.A2.A9.4B9.
6B5.BABA10.4B5.6B15.15B$2.5A5.4B5.3A2.A6.4B10.4BA3B2.4B12.4B2.8B15.
14B$2.A10.4B7.3A5.4B9.4BABA8B14.15B13.13B$4.A9.4B5.A7.4B10.5B2A7B16.
14B11.2AB.10B$3.2A10.4B4.2A5.4B11.13B18.13B10.A.AB3.4BA2B$16.9B4.4B
10.2AB.10B20.10B.B2A8.A5.4BABA2B$17.6B5.4B10.A.AB3.B2A3B24.3B2AB3.BA.
A6.2A6.3BABA2B$17.8B2.4B11.A6.B2A3B24.3B2AB6.A14.4BAB$15.15B11.2A6.4B
28.4B6.2A14.5B$15.14B21.3B28.3B24.3B$15.13B23.2B.BA22.AB.2B24.5B$13.
2AB.10B23.B2ABA.A20.A.AB2AB22.B2AB2A$12.A.AB3.B2A3B24.BABABA.A20.A.AB
ABAB18.2A2.2A.AB2.2A$12.A6.B2A3B22.A2.A.A.A.A.2A14.2A.A.A.A.A2.A16.A
2.B3.A.A2.A$11.2A6.4B24.4A.2A2.A2.A14.A2.A2.2A.4A17.7A.2A$20.3B28.A4.
2A18.2A4.A28.A$21.2B.BA23.A.A30.A.A21.4A.A$20.B2ABA.A22.2A32.2A21.A2.
2A$19.BABABA.A$17.A2.A.A.A.A.2A$17.4A.2A2.A2.A$21.A4.2A$19.A.A$19.2A!
gun_4171 (43×97) at 8092 cells:

Code: Select all

x = 119, y = 68, rule = LifeHistory
7.A45.B3A32.2A$7.3A44.A3B31.A.A$2A8.A44.A3B32.A4.2A$.A7.2A45.4B27.4A.
2A2.A2.A$.A.AB4.5B25.2A16.4B26.A2.A.A.A.A.2A$2.2AB6.6B21.A.A17.4B27.B
ABABA.A$4.3B2.8B3.BA10.2A4.A20.4B10.2A15.A3BA.A$4.8BA7BA.A7.A2.A2.2A.
4A17.4B9.A17.2B.BA$5.6BAB2A6BA8.2A.A.A.A.A2.A11.2A5.4B.2B7.A14.ABA$6.
4BA3BA4B.B12.A.ABABAB14.A5.7B6.2A5.2A6.4B$2A2.B2.4BABA4B15.A.AB2AB15.
A.AB.6B2A2B.BAB2.2A4.A6.ABABAB$A2.2A11B18.AB.2B17.2AB.5BA2BA3B4A2.A3.
A.AB3.5AB14.A$.2ABA11B21.3B18.8B2A5B2.A.2A4.2AB.2ABA4B2A10.3A$4.12B
21.4B6.2A9.14B2A.A.A7.3B2A2BA4BA8.A$.3A.12B4.A13.3B2AB6.A10.12B.B2A.A
.A7.4BABA7B7.2A$.A2.A2.10B3.A.A12.3B2AB3.BA.A10.11B3.B.BA.2A6.4B2A5B
2A2B3.5B$2.A.A3.10B2.A2.A9.10B.B2A10.4BA3B.B8.A11.2B5AB2.4B2.3B$3.A4.
12B.3A8.13B11.4BABA2B8.A.A11.4BAB5.9B7.2A$9.12B10.14B10.6BA3B8.2A11.
9B4.8B8.A$9.11BAB2A6.15B9.4B3.4B.2A17.2A2B4.2A5.10B3.B.A.2A$9.11B2A2.
A4.4B2.8B10.4B5.4B.A16.ABAB5.A6.7B2A2B.B3A2.A$7.4BABA4B2.B2.2A3.4B5.
6B9.4B5.B2A2B.A.2A12.3BA7.3A3.7B2A3BAB2.2A$4.B.4BA3BA4B8.4B4.9B7.4B7.
2A2B2A.A2.A9.4B10.A3.12B4A$3.A6B2ABA6B6.4B5.2A4.4B5.4B11.3B.A.2A8.4B
11.A.2AB.7B3.2B.A$2.A.A7BA8B4.4B7.A5.4B3.4B9.2A5.A10.4B10.2A.A.AB.7B
2.B3A$3.AB3.8B2.4B.5B5.3A7.4B.4B10.A5.2A9.4B11.A2.A5.4B4.A$8.6B5.3BA
4B6.A10.7B13.A13.4B14.2A5.4B5.5A$11.5B4.3BA.B19.5B13.2A12.4B21.4B10.A
$14.2A5.3AB20.5B26.4B21.4B9.A$14.A7.4B18.7B24.4B21.4B10.2A$15.3A5.4B
16.4B.4B22.4B21.4B$17.A6.4B14.4B3.4B20.4B21.4B$25.4B12.4B5.4B18.4B21.
4B$26.4B10.4B7.4B16.4B21.4B$27.4B8.4B9.4B14.4B21.4B$28.4B6.4B11.2B2A
12.4B21.4B$29.5B3.4B13.2A2B10.4B21.4B$30.2BA2B.4B15.BA2B8.4B21.4B$31.
2B2A4B17.4B6.4B21.4B$30.2B2A4B19.4B4.4B21.4B$29.8B21.4B2.4B21.4B$29.
9B21.8B21.4B$29.2B3A5B21.6B21.4B$22.2A5.4BAB.4B21.4B21.A3B$18.2A.A.A
4.4BAB3.4B19.6B19.BABA$9.A7.A.A.A5.6B5.4B10.A6.8B6.A10.2B2A$8.A.A5.A
2.A.BA4.4B8.4B7.3A5.4B2.4B5.3A7.4B$8.BA2B5.2A.B2AB.5B10.4B5.A7.4B4.4B
7.A5.4B$9.2B8.4B2.4B12.4B4.2A5.4B6.4B5.2A4.4B$9.3B7.4B.4B14.9B4.4B8.
4B4.9B$9.4B5.9B5.2A9.6B5.4B10.4B5.6B$7.6B3.11B5.A10.8B2.A3B12.4B2.8B$
7.21B.BA.A8.12B2AB14.15B$7.2B2A13B2A2B.B2A9.11BABA16.14B$6.2BA2B2A10B
A2B2A2B11.13B18.13B$6.2B2AB2A10B2AB2A2B9.2AB.10B20.10B.B2A$6.2B2A2BA
10B2A2BA2B8.A.AB3.B2A3B24.3B2AB3.BA.A$4.2AB.2B2A13B2A2B9.A6.B2A3B24.
3B2AB6.A$3.A.AB.21B8.2A6.4B28.4B6.2A$3.A5.11B3.6B17.3B28.3B$2.2A5.9B
5.4B20.2B.BA22.AB.2B$8.4B.4B7.3B19.B2ABA.A20.A.AB2AB$8.3B2.4B8.2B18.B
ABABA.A20.A.ABABAB$6.4B2.B2AB.2A5.2BAB15.A2.A.A.A.A.2A14.2A.A.A.A.A2.
A$6.2A5.AB.A2.A5.A.A15.4A.2A2.A2.A14.A2.A2.2A.4A$7.A6.A.A.A7.A20.A4.
2A18.2A4.A$4.3A5.A.A.2A27.A.A30.A.A$4.A7.2A31.2A32.2A!
gun_5547 (43×129) at 8092 cells:

Code: Select all

x = 119, y = 68, rule = LifeHistory
7.A59.2A20.2A$7.3A57.A21.A.A$2A8.A44.A12.A22.A4.2A$.A7.2A44.3A7.4A18.
4A.2A2.A2.A$.A.AB4.5B25.2A17.A6.A21.A2.A.A.A.A.2A$2.2AB6.6B21.A.A16.
2A8.B3A18.BABABA.A$4.3B2.8B3.BA10.2A4.A18.5B5.BA2.A18.B2ABA.A$4.16BA.
A7.A2.A2.2A.4A16.9B2.2A19.2B.BA$5.5BA2B3A5BA8.2A.A.A.A.A2.A6.2A2.AB3.
10B22.3B$6.4B2A7B.B12.A.ABABAB8.A2.A.AB.12B12.2A6.4B$2A2.B2.11B15.A.A
B2AB10.A.2A16B12.A6.B2A3B$A2.2A11B18.AB.2B12.A3.16B11.A.AB3.B2A3B14.A
$.2ABA11B21.3B12.2A8B2A3B.4B11.2AB.10B10.3A$4.12B21.4B6.2A4.A.7BABAB
3.4B12.13B8.A$.3A.12B4.A13.3B2AB6.A3.A4.7BAB5.4B11.14B7.2A$.A2.A2.10B
3.A.A12.3B2AB3.BA.A3.2A3.B2A4B8.4B10.15B3.5B$2.A.A3.10B2.A2.A9.10B.B
2A8.2B2A3B10.4B11.8B2.4B2.3B$3.A4.12B.3A8.13B9.4B.5B9.4B10.6B5.9B7.2A
$9.12B10.14B8.4B5.2A10.4B8.A8B4.8B8.A$9.11BAB2A6.15B7.4B6.A12.4B6.B2A
B4.2A5.10B3.B.A.2A$9.11B2A2.A4.4B2.8B8.4B8.3A10.4B4.BABA5.A6.7B2A2B.B
3A2.A$7.11B2.B2.2A3.4B5.6B7.4B11.A11.4B2.4B7.3A3.7B2A3BAB2.2A$4.B.7B
2A4B8.4B4.9B5.4B25.8B10.A3.12B4A$3.A5B3A2BA5B6.4B5.2A4.3BA3.4B27.6B
11.A.2AB.7B3.2B.A$2.A.A16B4.4B7.A5.B2AB.4B29.4B10.2A.A.AB.7B2.B3A$3.A
B3.8B2.4B.5B5.3A7.ABA4B29.6B9.A2.A5.4B4.A$8.6B5.8B6.A10.5B29.8B10.2A
5.4B5.5A$11.5B4.4B.B18.5B28.4B2.4B15.4B10.A$14.2A5.4B18.7B26.4B4.4B
13.4B9.A$14.A7.4B16.4B.4B24.4B6.4B11.4B10.2A$15.3A5.4B14.4B3.4B22.4B
8.4B9.4B$17.A6.4B12.4B5.4B20.4B10.4B7.4B$25.4B10.4B7.4B18.4B12.4B5.4B
$26.4B8.4B9.4B16.4B14.4B3.4B$27.4B6.4B11.2B2A14.4B16.4B.4B$28.5B3.4B
13.BABA12.4B18.7B$29.5B.4B15.A3B10.4B20.5B$30.8B17.4B8.4B21.5B$29.5BA
2B19.4B6.4B21.7B$28.4BABAB21.4B4.4B21.4B.4B$28.5B2A2B21.4B2.2A2B21.4B
3.4B$28.10B21.6B2A21.4B5.4B$21.2A5.6B.4B21.4BAB21.4B7.4B$17.2A.A.A4.
6B3.4B21.4B21.4B9.4B10.A$8.A7.A.A.A5.2A4B5.4B19.6B19.ABAB11.4B7.3A$7.
A.A5.A2.A.BA4.2A2B8.4B10.A6.8B6.A10.B2AB13.4B5.A7.B$7.BA2B5.2A.B2AB.
5B10.4B7.3A5.4B2.4B5.3A7.3BA15.4B4.2A5.2A$8.2B8.4B2.4B12.4B5.A7.4B4.
4B7.A5.4B17.9B4.ABA$8.3B7.4B.4B14.4B4.2A5.4B6.4B5.2A4.4B19.6B5.3BA$8.
3AB5.6B3A5.2A9.9B4.4B8.4B4.9B20.8B2.4B$6.BA3BA3.7BA3B5.A11.6B5.4B10.
4B5.6B19.15B$6.BA3BA10BA2BAB.BA.A11.8B2.3AB12.4B2.2B3A3B19.14B$6.BA4B
2A6B2A3BAB.B2A10.14BA14.6BA3BA4B17.13B$5.4BA4BA4BA4BA4B12.13BA16.4BA
5BA3B15.2AB.10B$5.3BABA3BA4BA3BABA3B12.13B18.4BA3BA4B14.A.AB3.4BA2B$
5.4BA4BA4BA4BA4B10.2AB.10B20.4B3A3B.B2A12.A5.4BABA2B$3.2AB.BA3B2A6B2A
4BAB10.A.AB3.B2A3B24.6B3.BA.A10.2A6.3BABA2B$2.A.AB.BA2BA10BA3BAB10.A
6.B2A3B24.6B6.A18.4BAB$2.A5.3BA7B3.A3BAB9.2A6.4B28.4B6.2A18.5B$.2A5.
3A6B5.B3A20.3B28.3B28.3B$7.4B.4B7.3B21.2B.BA22.AB.2B28.5B$7.3B2.4B8.
2B20.B2ABA.A20.A.AB2AB26.B2AB2A$5.4B2.B2AB.2A5.2BAB18.BABABA.A20.A.AB
ABAB22.2A2.2A.AB2.2A$5.2A5.AB.A2.A5.A.A16.A2.A.A.A.A.2A14.2A.A.A.A.A
2.A20.A2.B3.A.A2.A$6.A6.A.A.A7.A17.4A.2A2.A2.A14.A2.A2.2A.4A21.7A.2A$
3.3A5.A.A.2A30.A4.2A18.2A4.A32.A$3.A7.2A32.A.A30.A.A25.4A.A$45.2A32.
2A25.A2.2A!
Is it just me, or do these look like PRNGs?
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

qqd
Posts: 425
Joined: September 10th, 2022, 4:24 pm

Re: Thread for your unsure discoveries

Post by qqd » September 16th, 2022, 8:29 am

Is this twin bees shuttle variant known?

Code: Select all

x = 36, y = 21, rule = B3/S23
12bo$11bobo$11bobo$10b2ob3o$16bo$2o8b2ob3o$obo7b2obo$2bo$2b2o$4bo$2b3o
12b2o$bo14bobo15b2o$b2o13bo17b2o$16b3o$4b2o$3bobo$3bo$2b2o12b3o$7b2o7b
o17b2o$7b2o7bobo15b2o$17b2o!
My new p2p:

Code: Select all

x = 20, y = 13, rule = B3/S23
4bo5b2obo$2b3o5bob2o$bo14b2o$bo2b3o4b3o2bobo$2obo3bo2bo3bobobo$3bo3b4o
3bobob2o$3bo3bo2bo3bobobo$4b3o4b3o2bobo$16b2o$4b3o4b3o$4bo2bo3bo2bo$6b
obo4bobo$7bo6bo!

affamatodidio
Posts: 224
Joined: September 14th, 2021, 7:45 pm

Re: Thread for your unsure discoveries

Post by affamatodidio » September 16th, 2022, 12:28 pm

Unsure if this final step is known... Could reduce this xs22 from 104 gliders to around 20.

Code: Select all

x = 88, y = 80, rule = B3/S23
60bo$58b2o$59b2o6$19bo$20b2o$19b2o5$86bo$8bo76bo$9b2o74b3o$8b2o7$37bo
$37bo$37bo11$36b3o25bobo$22bo12bo2bo25b2o$22b2o25bo2bo12bo$21bobo25b3o
11$50bo$50bo$50bo7$78b2o$3o74b2o$2bo76bo$bo5$67b2o$66b2o$68bo6$27b2o$
28b2o$27bo!

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

Re: Thread for your unsure discoveries

Post by dvgrn » September 16th, 2022, 12:42 pm

affamatodidio wrote:
September 16th, 2022, 12:28 pm
Unsure if this final step is known... Could reduce this xs22 from 104 gliders to around 20.
No need to be unsure about this kind of thing I'd say -- a synthesis isn't Really Known these days until Catagolue knows it, and Catagolue thinks that that still life costs 104 gliders, as you said.

It's maybe worth noting that Catagolue nowadays includes a lot of extraordinarily suboptimal recipes. Whenever a transfer.py run against still-lifes-with-soups turns out to be able to build a still life in any way at all, that recipe will get added to the database. It's not like transfer.py is making any attempt to analyze the soups in question and see what hints they provide -- that's still a humans-only activity for the moment.

I think the current estimate is that there are hundreds of thousands of Catagolue recipes, maybe more like a million, where the odds are good that the synthesis can be improved by some synth-expert human looking at soups and figuring out a better approach than what transfer.py came up with.

This is one of several reasons why it it would be good if Catagolue had some kind of "source" attribute, to make it possible to label syntheses so that it's easier to tell where they came from. It would probably be too risky, inevitably getting misused and/or starting silly arguments, so I doubt such a thing will ever get implemented, but it would be nice.

qqd
Posts: 425
Joined: September 10th, 2022, 4:24 pm

Re: Thread for your unsure discoveries

Post by qqd » September 18th, 2022, 9:08 am

Is this P-to-G period tripler known?
Neither block present: Pi converts into block 1 (see below)

Code: Select all

x = 19, y = 20, rule = LifeHistory
10.D$9.2D$10.D$10.D$3B6.3D$4B$.4B$2.4B4.2D4.2D$3.4B2.B2D2B4.D$4.10B3.
D$5.7B2DB.D$5.7B2D2.3D$5.9B$4.10B.B$4.5B3C3B2A$4.5BCBC3B2A$2.2AB.3BCB
C4B$.A.AB2.B.2B.4B$.A$2A!
Block 1 present: Pi deletes Block 1, produces Block 2, and releases a glider

Code: Select all

x = 19, y = 20, rule = LifeHistory
10.D$9.2D$10.D$10.D$3B6.3D$4B$.4B$2.4B4.2C4.2D$3.4B2.B2C2B4.D$4.10B3.
D$5.7B2DB.D$5.7B2D2.3D$5.9B$4.10B.B$4.5B3C3B2A$4.5BCBC3B2A$2.2AB.3BCB
C4B$.A.AB2.B.2B.4B$.A$2A!
Block 2 present: Pi deletes Block 2

Code: Select all

x = 19, y = 20, rule = LifeHistory
10.D$9.2D$10.D$10.D$3B6.3D$4B$.4B$2.4B4.2D4.2D$3.4B2.B2D2B4.D$4.10B3.
D$5.7B2CB.D$5.7B2C2.3D$5.9B$4.10B.B$4.5B3C3B2A$4.5BCBC3B2A$2.2AB.3BCB
C4B$.A.AB2.B.2B.4B$.A$2A!
I created a p312 gun using this tripler, based on the B-52 bomber:

Code: Select all

x = 78, y = 46, rule = B3/S23
b2o8b2o$b2o9bo7bo$12bobo4bobo$13b2o5bo12b3o$3o6b2o22b3obo$2o7b2o23bobo
bo$3b2o22b2o6bo2bo$2b3o22b2o7b2o$bobo17b2o4b2o$b2o17bo2bo$21b2o$22bo
13b2o$36b2o$b2o61b2o$o2bo52bo7b2o$obobo18bo4b2o5b3o18b3o$bob3o15bobo4b
2o5b2o22bo$3b3o12bo3b2o14b2o18b2o$17bobo17b3o36b2o$18bo17bobo11b2o24b
2o$36b2o13bo$51bobo$41bo10b2o$39b3o33b2o$38bo38bo$38b2o35b2o$23b2o$24b
o$24bob2o$25bo2bo23bo$26b2o24bo$41b2o9b3o19b2o$41b2o11bo20bo$72b3o$64b
2o6bo$64b2o2b2o$50bo3b2o12bobo$49bobo3bo14bo$48bobo3bo15b2o$44b2obobo
3bo$44b2obo2b4obo$48bobo3bobo$44b2ob2o2bo2bobo$45bobo2b2o3bo$33b2o10bo
bo$33b2o11bo!
My question is, can we use this as a memory cell for a 3-state Turing Machine like the one in the wiki?
(I guess not, but I'm not so sure)
My new p2p:

Code: Select all

x = 20, y = 13, rule = B3/S23
4bo5b2obo$2b3o5bob2o$bo14b2o$bo2b3o4b3o2bobo$2obo3bo2bo3bobobo$3bo3b4o
3bobob2o$3bo3bo2bo3bobobo$4b3o4b3o2bobo$16b2o$4b3o4b3o$4bo2bo3bo2bo$6b
obo4bobo$7bo6bo!

User avatar
confocaloid
Posts: 3029
Joined: February 8th, 2022, 3:15 pm

Re: Thread for your unsure discoveries

Post by confocaloid » September 18th, 2022, 9:36 am

qqd wrote:
September 18th, 2022, 9:08 am
Is this P-to-G period tripler known?
Neither block present: Pi converts into block 1 (see below)

Code: Select all

x = 19, y = 20, rule = LifeHistory
10.D$9.2D$10.D$10.D$3B6.3D$4B$.4B$2.4B4.2D4.2D$3.4B2.B2D2B4.D$4.10B3.
D$5.7B2DB.D$5.7B2D2.3D$5.9B$4.10B.B$4.5B3C3B2A$4.5BCBC3B2A$2.2AB.3BCB
C4B$.A.AB2.B.2B.4B$.A$2A!
...
It is known; see for example this post and two posts before it.
127:1 B3/S234c User:Confocal/R (isotropic CA, incomplete)
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.

Post Reply