Extended Life Extensions

For discussion of other cellular automata.
User avatar
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 18th, 2021, 8:06 am

Cross-posting from General Discussion:
The C-to-C conduit also has a StateInvestigator version:

Code: Select all

x = 22, y = 45, rule = StateInvestigator
6.A2$4.3A$4.A2.A$6.2A19$DA$DA$.E$14.E2$17.EDE9$11.3A$10.A2.A$10.2A2$
21.E$21.D$21.B$20.E!
It can be chained:

Code: Select all

x = 26, y = 150, rule = StateInvestigator
15.A2$15.3A$14.A2.A$14.2A19$20.AD$20.AD$20.E$7.E2$2.EDE7$10.A2$8.3A$
8.A2.A$10.2A2$E$D$B$.E14$4.DA$4.DA$5.E$18.E2$21.EDE7$15.A2$15.3A$14.A
2.A$14.2A2$25.E$25.D$25.B$24.E14$20.AD$20.AD$20.E$7.E2$2.EDE7$10.A2$
8.3A$8.A2.A$10.2A2$E$D$B$.E14$4.DA$4.DA$5.E$18.E2$21.EDE9$15.3A$14.A
2.A$14.2A2$25.E$25.D$25.B$24.E!
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
cgoler2
Posts: 224
Joined: March 10th, 2021, 2:32 pm
Location: Living in a half-bakery

Re: Extended Life Extensions

Post by cgoler2 » May 18th, 2021, 8:45 am

State 22: permanent on cell, 3 of these and no other cells will birth a state-23 cell
State 23: inverts all cells around itself except state-22 cells, only survives if there is only state-23 cells, state-22 cells and state-0 cells next to itself

User avatar
yujh
Posts: 3066
Joined: February 27th, 2020, 11:23 pm
Location: I'm not sure where I am, so please tell me if you know
Contact:

Re: Extended Life Extensions

Post by yujh » May 18th, 2021, 8:59 am

Randoms:P165

Code: Select all

x = 37, y = 15, rule = StateInvestigator
18.B5$18.D7$18.H2$C35.C!
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!

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

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 18th, 2021, 5:18 pm

cgoler2 wrote:
May 18th, 2021, 8:45 am
State 22: permanent on cell, 3 of these and no other cells will birth a state-23 cell
State 23: inverts all cells around itself except state-22 cells, only survives if there is only state-23 cells, state-22 cells and state-0 cells next to itself
StateInvestigator is a rule where no (non-state 1) cells can be created, destroyed, or moved. If we added state-22 cells, we would have to add the state-22 equivalent of almost all cells, almost doubling the number of states of the CA.
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
cgoler2
Posts: 224
Joined: March 10th, 2021, 2:32 pm
Location: Living in a half-bakery

Re: Extended Life Extensions

Post by cgoler2 » May 18th, 2021, 6:36 pm

Entity Valkyrie 2 wrote:
May 18th, 2021, 5:18 pm
cgoler2 wrote:
May 18th, 2021, 8:45 am
State 22: permanent on cell, 3 of these and no other cells will birth a state-23 cell
State 23: inverts all cells around itself except state-22 cells, only survives if there is only state-23 cells, state-22 cells and state-0 cells next to itself
StateInvestigator is a rule where no (non-state 1) cells can be created, destroyed, or moved. If we added state-22 cells, we would have to add the state-22 equivalent of almost all cells, almost doubling the number of states of the CA.
Then state 22: inverts all cells around it except state-23 cells
state 23: inverts all cells around it except state-22 cells

User avatar
bibunsekibun
Posts: 345
Joined: April 17th, 2021, 7:58 pm
Location: Japan

Re: Extended Life Extensions

Post by bibunsekibun » May 18th, 2021, 6:44 pm

P1024 Glider Gun

Code: Select all

x = 45, y = 45, rule = StateInvestigator
27.C7$25.C3$15.C3.D.N$19.2A$21.D2$C$34.C4$7.C25.AD$33.A$32.D.N$22.H$
10.N.D$11.A$10.DA25.C4$10.C$44.C2$23.D$24.2A$23.N.D3.C3$19.C7$14.C!
sorry I can only speak Japanese, English is made by machine translation
I'm a fan of methuselahs

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

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 19th, 2021, 1:11 am

cgoler2 wrote:
May 18th, 2021, 6:36 pm
Entity Valkyrie 2 wrote:
May 18th, 2021, 5:18 pm
cgoler2 wrote:
May 18th, 2021, 8:45 am
State 22: permanent on cell, 3 of these and no other cells will birth a state-23 cell
State 23: inverts all cells around itself except state-22 cells, only survives if there is only state-23 cells, state-22 cells and state-0 cells next to itself
StateInvestigator is a rule where no (non-state 1) cells can be created, destroyed, or moved. If we added state-22 cells, we would have to add the state-22 equivalent of almost all cells, almost doubling the number of states of the CA.
Then state 22: inverts all cells around it except state-23 cells
state 23: inverts all cells around it except state-22 cells
That's already state 14.
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
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 19th, 2021, 1:15 am

bibunsekibun wrote:
May 18th, 2021, 6:44 pm
P1024 Glider Gun

Code: Select all

x = 45, y = 45, rule = StateInvestigator
27.C7$25.C3$15.C3.D.N$19.2A$21.D2$C$34.C4$7.C25.AD$33.A$32.D.N$22.H$
10.N.D$11.A$10.DA25.C4$10.C$44.C2$23.D$24.2A$23.N.D3.C3$19.C7$14.C!
A P1024 herschel factory from it:

Code: Select all

x = 37, y = 45, rule = StateInvestigator
20.E4$25.3A$26.A$24.3A5$21.C2$16.3A$11.C3.DANA$9.A3.2A2.3A$8.A2.4A2.D
2A7.2A$8.A4.3A2.A7.A2.A$9.A2.A.A3.A6.A$E9.3A2.2A.A.A4.A2.A.C$17.2A.A
4.2A.A$20.A6.3A$20.A5.4A$3.C11.4A.2A3.A.A2.D$11.5A5.A3.A4.2A$7.2A12.A
2.A3.DANA$5.8A2.A2.H2.A2.8A$5.ANAD3.A2.A12.2A$5.2A4.A3.A5.5A$6.D2.A.A
3.2A.4A11.C$7.4A5.A$7.3A6.A$8.A.2A4.A.2A$6.C.A2.A4.A.A.2A2.3A9.E$11.A
6.A3.A.A2.A$7.A2.A7.A2.3A4.A$8.2A7.2AD2.4A2.A$17.3A2.2A3.A$18.ANAD3.C
$18.3A2$15.C3$11.E!
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
bibunsekibun
Posts: 345
Joined: April 17th, 2021, 7:58 pm
Location: Japan

Re: Extended Life Extensions

Post by bibunsekibun » May 19th, 2021, 1:55 am

G to R

Code: Select all

x = 10, y = 19, rule = StateInvestigator
.C2$.E4$C2$8.A$7.A$7.3A3$C$3.Q$4.C3$8.C!
sorry I can only speak Japanese, English is made by machine translation
I'm a fan of methuselahs

User avatar
bibunsekibun
Posts: 345
Joined: April 17th, 2021, 7:58 pm
Location: Japan

Re: Extended Life Extensions

Post by bibunsekibun » May 23rd, 2021, 12:42 am

(Sorry for double post)
P495 Glider Gun

Code: Select all

x = 41, y = 27, rule = StateInvestigator
29.C2$12.B$25.C$12.PQ10.B$6.C4.D$11.2A$40.C$21.C5$2.Q17.AD$B.P.A7.H7.
A.P.B$3.DA17.Q5$3.C2$12.2A$13.D4.C$11.QP2$12.B!
sorry I can only speak Japanese, English is made by machine translation
I'm a fan of methuselahs

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

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 23rd, 2021, 1:00 am

bibunsekibun wrote:
May 23rd, 2021, 12:42 am
(Sorry for double post)
P495 Glider Gun

Code: Select all

x = 41, y = 27, rule = StateInvestigator
29.C2$12.B$25.C$12.PQ10.B$6.C4.D$11.2A$40.C$21.C5$2.Q17.AD$B.P.A7.H7.
A.P.B$3.DA17.Q5$3.C2$12.2A$13.D4.C$11.QP2$12.B!
That's P465, and here it is smaller:

Code: Select all

x = 27, y = 27, rule = StateInvestigator
7.2A$6.EA5.B$7.2A$13.PQ$7.C3.AD.A$12.2A$11.A2.A8.C.A$10.5A7.C2.2A$9.A
5.2A7.A.A$9.3A5.2A$8.A.A5.2A.A$8.A8.A.2A.A$3.QA.2A4.3A4.A.AD$.B.P.A.A
4.AHA4.A.A.P.B$4.DA.A4.3A4.2A.AQ$4.A.2A.A8.A$7.A.2A5.A.A$8.2A5.3A$A.A
7.2A5.A$3A.C7.5A$.E10.A2.A$13.2A$12.A.DA3.C$12.QP$18.2A$13.B5.AE$18.
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

User avatar
bibunsekibun
Posts: 345
Joined: April 17th, 2021, 7:58 pm
Location: Japan

Re: Extended Life Extensions

Post by bibunsekibun » May 24th, 2021, 3:09 am

H-to-2G

Code: Select all

x = 17, y = 12, rule = StateInvestigator
10.A2E$2.A6.EAHE$3A7.A2E$A.A$A4$16.C3$.C!
Edit:Phase Shift

Code: Select all

x = 36, y = 15, rule = StateInvestigator
10.3E20.3E$10.EHE20.EHE$9.E3A19.E3A$11.R22.R$2.A$3A$A.A$A7$.C!
sorry I can only speak Japanese, English is made by machine translation
I'm a fan of methuselahs

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

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 24th, 2021, 5:56 am

bibunsekibun wrote:
May 24th, 2021, 3:09 am
H-to-2G

Code: Select all

x = 17, y = 12, rule = StateInvestigator
10.A2E$2.A6.EAHE$3A7.A2E$A.A$A4$16.C3$.C!
It's possible to get a third glider in the same direction:

Code: Select all

x = 14, y = 13, rule = StateInvestigator
.C4.C$13.E7$A$A.A$3A7.A2E$2.A6.EAHE$10.D2E!
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
bibunsekibun
Posts: 345
Joined: April 17th, 2021, 7:58 pm
Location: Japan

Re: Extended Life Extensions

Post by bibunsekibun » May 24th, 2021, 6:25 am

Pi-to-H

Code: Select all

x = 7, y = 12, rule = StateInvestigator
.3E$.EHE$.R2A2.C7$3A$2.A$3A!
sorry I can only speak Japanese, English is made by machine translation
I'm a fan of methuselahs

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

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 24th, 2021, 6:42 am

bibunsekibun wrote:
May 24th, 2021, 6:25 am
Pi-to-H

Code: Select all

x = 7, y = 12, rule = StateInvestigator
.3E$.EHE$.R2A2.C7$3A$2.A$3A!
This Pi-to-H is incompatible with dependent conduits:

Code: Select all

x = 24, y = 9, rule = StateInvestigator
18.A$18.A$2.C15.3A.2A$20.A.2A2$2EA$EHA6.3A$2ER6.A.A$9.A.A!
By the way, I switched the colors of 17 and 18 to match 19 and 20.
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
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 24th, 2021, 6:48 am

In case you need a G-to-H, here is a spark-to-H that can be easily made into a G-to-H for many glider lanes:

Code: Select all

x = 20, y = 14, rule = StateInvestigator
A$2.DE$CD2.DE$6.E$2.E4.E$3.E13.A$4.E12.A$17.3A$3.E15.A$3.D$2.ED3.E$6.
B$.E$.B2E!
This is the optimal way to eat the FNG, with a repeat time of 49:
EDIT: Optimal in terms of population, but now, there is a 7-cell FNG eater with repeat time 34.

Code: Select all

x = 24, y = 11, rule = StateInvestigator
.2D6$A3.2A15.A$2A2.2A15.A$.2A18.3A$2A21.A$19.E!
R-to-B and extra glider:

Code: Select all

x = 15, y = 8, rule = StateInvestigator
3.E3$.A$.2A9.2A$2A12.A$12.2A$12.A!
I also found this B-heptomino conduit that produces three gliders and an LWSS:

Code: Select all

x = 15, y = 15, rule = StateInvestigator
E2$2A$.2A$2A$A$.E8$14.E!
It can be chained with the above R-to-B, but three of the gliders will be blocked.

Code: Select all

x = 27, y = 17, rule = StateInvestigator
3.E2$12.E$.A$.2A9.2A$2A12.A$12.2A$12.A$13.E8$26.E!
This works, although no gliders will be released:

Code: Select all

x = 20, y = 20, rule = StateInvestigator
16.2D$16.2A5$14.C$5.E.E2$.A$.2A$2A3$5.E5.E5$11.E7.E!
Here is a spark-to-G and spark-to-LWSS, both repeat time 14.

Code: Select all

x = 47, y = 75, rule = StateInvestigator
11.C$6.2DE$6.EA3.E$5.ED$4.ED10.E$A.CED9.D.E$2.DE$.D2.D9.E$.C2.ED7.E$
4.CED$6.ED$8.EDE31$18.ED$16.ED3.E$15.ED4.EDE$17.2EDE2.DE$14.E2.E2.D3.
2D13.ED$14.D2.D2.ED3.EDE10.D$14.ED.2E2.ED6.E4.ED2E4.E$16.E.D3.DE.D3.D
EDE.D3.D2ED.D$15.E2.E4.D2.D2E9.E.E3.E$15.D2.E4.E2.E.DE3.2EDE3.D3.D$
15.E2.D7.E.EDED.E4.ED4.E$14.2E.DE6.D2ED2EDE.D.ED$13.D2.DE6.E$13.E2.E
7.ED$13.E2.E3.ED.ED2ED$12.ED.2D.ED$11.DE.2E.ED$11.E2.E2.E7.ED2.D2EDE.
D.ED6.E$5.EDE3.E2.DE2.D4.E3.E7.2E2.D6.E$4.ED5.D2.ED2.ED20.D5.D$A.CED
4.EDE.D2E2.2EDE12.D2.D2.E$2.DE8.E3.D.D17.2E2.E2.D2.E$.D2.D7.E4.E22.D
2.E2.D$.C2.ED3.EDE.DE2.E2.2ED2EDE13.E2.E2.E$4.CEDE3.D2.D2.D2.2D4.EDE
12.D3.D$11.E2.E2.E.DE4.E4.EDE8.E3.E$14.E3.E3.ED2ED3.D3.2EDE.D2ED.D$
12.ED.D2.E2.E4.ED2E4.D3.E4.E$12.E2.E2.D2.D8.ED2E5.D$12.D2.ED2E.DE11.D
2EDE2.ED$15.D3.2E$14.E4.D$15.EDE!
Recently, I also made a spark-to-loafer.

Code: Select all

x = 105, y = 114, rule = StateInvestigator
85.EDE$84.CD$80.EDECD3.E$79.CD$75.EDECD2.ECD5.DC$70.EDE.CD8.CD2.CD$
69.CD.ECD2.ECD5.ED3E$65.EDECD9.CD6.CD.DEC$52.EDE4.EDE2.CD6.ECD5.EDE3.
ED3.DE$51.CD5.CD2.ECD2.ECD4.CD6.DC2.D5.D$49.ECD4.ECD10.CD4.EDE5.DECE
5.2E$47.EDE12.ECD5.EDE4.DC5.ED.2E.2E.DC$46.CD2.CD4.ECD5.CD6.DC4.DCE2.
D2.D4.CD$41.EDE.CD4.CD5.CD5.EDE5.D8.DE2.C4.2E$40.CD10.EDE4.EDE12.E3.D
.EDEC6.CD.DEC$35.EDE.CD4.CD4.CD15.CE3.D3.DC10.ED3.DE$34.CD8.E.CD2.CD
5.EDE7.CD.E.DC.EDE6.ED3.D5.D2.EDE$29.EDE.CD4.CD6.EDE4.E.CD11.DEDE13.D
C.E5.E.CD$28.CD8.E.CD7.ECD4.D12.2E8.EDE5.DECE3.ECED$27.CD4.CD6.EDE7.C
D2.E6.E3.CED.DC9.DC5.ED5.DE$23.C.D6.E.CD16.EDE.D5.2D2.ED3.DE4.C4.D2E
2.D2.D.E.D2.D3.E$23.ED2.CD6.EDE8.D.E7.CD2.E5.D5.D13.DE2.C3.C2.ED3.E$
22.CD2.E.CD15.E4.E6.EDEC2.E2.E2.E2.E.EDED.E2.DCEDEC9.CEDE.C$10.EDE4.E
DE.CD3.E2.EDE10.ED7.E7.2ED5.E8.DC3.DC16.CD.DC$9.CD5.CD22.ED2.DCE5.E5.
ED2.DC.CD.DC7.D2.DE2.EDEC10.ED3.DE$7.ECD4.ECD4.CD40.E.D3.D2E8.C5.DE2.
C7.D5.D$5.EDE12.E.CD19.E5.ED2.DCE5.E2.D5.DE5.DC8.D2.DC6.E5.E$4.CD2.CD
4.ECD6.EDE16.E8.ED7.E3.E5.2E4.DC5.E4.ED10.E.E$A.CED4.CD5.CD23.E12.E4.
E3.C.C4.CD.E.DE6.E3.D2E2.E2.CE3.C.C$2.DE6.EDE4.EDE35.D.E4.CD.DC5.DCED
4.CD4.DE.E4.2D3.CD.DC$.D2.D4.CD4.EDE24.CED16.ED3.DE4.2E8.DCEDE2.D3.D
2E2.ED3.DE$.C2.ED2.CD4.CD23.C2.ED.E15.D5.D.CED.DC7.2E5.ED.DEDE2.D5.D$
4.CEDE4.ECD3.E13.CD2.E2.D2.D5.DC11.E5.E.ED3.2DC2.CED.DE3.C2.2E2.DC.E
5.E$7.ECD24.DC4.DE4.CD12.C.C6.D9.ED3.2DC4.DC3.DEC.2E$9.CD.ECD5.DC12.
2E4.CED3.2E11.CD.DC5.E9.D9.CD.E4.ED$10.ED2.CD2.CD11.CED.DC4.ECD2ED.DE
C7.ED3.DE7.2ED4.E5.E4.2E4.D2.D$15.ED3E11.ED3.DE5.2ED3.DE7.D5.D6.ED2.D
C6.C.C3.CD.E2.DE2.C$17.CD.DEC8.D5.D5.2D5.D7.E5.E17.ED.DE.E2.DCEDEC$
16.ED3.DE8.E5.ED3.D2E4.2E6.C.C14.E7.D3.D2E2.2E$16.D5.D8.E2.E3.CD.DC3.
E9.CD.DC12.E8.E4.DCED.DE$16.E5.E8.C.C6.E3.CD.DC6.ED3.DE10.E9.C2.3E2D
3.DE$18.E.E9.CD.DC.E5.2ED3.DE5.D5.D20.ED3.C6.D$18.C.C8.ED3.DED5.2D5.D
5.E5.E18.ED2.DC8.E$17.CD.DC7.D5.DED3.D2E4.2E4.C.C16.C2.E12.E2.E$16.ED
3.DE6.E5.E.CD.DC4.E6.CD.DC25.E4.ED$16.D5.D7.E.E5.CE4.CD.DC3.ED3.DE23.
E3.ED2.DC$16.E5.E7.C.C3.E4.3ED3.DE2.D5.D$19.E9.CD.DC2.D5.2D5.D2.E5.E
3.E26.E$20.C.C5.ED3.DE.ED3.D2E5.E4.E8.DE23.E$19.CD.DC4.D5.D2.CD.DC12.
DE5.CD2.DE20.E$18.ED3.DE3.E5.E.CDE.C6.DE3.CD2.DE12.E2.E6.E$18.D5.D6.
2E.CED8.CD2.DE10.E.E$18.E5.E9.DE18.E9.E$21.E.E9.D2.D3.E6.E7.E16.2E$
21.C.C9.C2.ED2.E7.E14.E7.E$20.CD.DC11.CEDE.DE6.E12.E$19.ED3.DE13.CD2.
DE$19.D5.D$19.E5.E15.E$21.E.E18.E$21.C.C19.E$20.CD.DC$19.ED3.DE47.E$
19.D5.D$19.2E.E2.E$20.C.C$19.CD.DC$18.ED3.DE$18.D5.D18.E$18.2E.E2.E
17.E$19.C.C19.E$18.CD.DC$17.ED3.DE15.CD2.DE$17.D5.D17.DE17.3E9.2E$17.
2E.E2.E35.CEDE$18.C.C16.E5.E12.C2.ED$17.CD.DC15.D5.D12.D2.D3.E$16.ED
3.DE14.ED3.DE13.DE18.E$16.D5.D15.CD.DEC10.E2.CED5.DC11.E$16.2E.E2.E6.
CEDE3.ED3E11.E5.ECD2.CD14.E$17.C.C6.C2.ED4.CD2.CD11.D5.D.ED3E$16.CD.D
C5.D2.D3.ECD5.DC9.ED3.DE3.CD.DEC7.2ED2.DC$15.ED3.DE5.DE24.CD.DC3.ED3.
DE7.ED2ED$15.D5.D2.E2.CED3.ECD3.E14.C.C4.D5.D.EDE2.CD4.E$15.E5.2E5.EC
D4.CD15.2E2.E4.E5.ECD3.CD$17.E.E2.D5.D.EDE3.EDE9.E6.D7.E2.CED10.E$17.
C.C2.ED3.DE19.D5.D11.DE4.ECD$16.CD.DC.CED.DC20.ED3.DEC9.D2.D5.CD$15.E
D3.DE3.3EDE3.EDEC12.CD.DC11.C2.ED5.EDE$15.D5.DE2.DC2.DC4.DE2.C10.C.C
15.CEDE$15.E5.E.CD5.DCE3.D2.D8.2E2.E$16.E.E18.ED5.E6.D$16.C.C7.E3.DCE
3.DEC2.E2.D5.D$15.CD.DC9.DC4.DCE5.2ED3.DEC$14.ED3.DE6.EDE3.EDE.D5.DEC
D.DC$14.D5.D16.ED3.DE2.C.C$14.E5.E17.CD.DC3.E.E$16.E.E20.CE2.C$16.C.C
19.E3.E.E5.E$15.CD.DC18.D5.D5.D$14.ED3.DE17.ED3.DED3.DE$14.D5.D.EDE
14.CD.DC.CD.DC$14.E5.ECD17.C.C3.C.C$16.E2.CED6.EDE10.E5.E$19.DE4.E.CD
12.D5.D$18.D2.D4.CD6.EDE4.ED3.DE$18.C2.ED8.E.CD7.CD.DEC$21.CEDE.CD4.C
D6.ED3E$27.CD8.E.CD2.CD$28.EDE.CD4.CD5.DC$33.CD$34.EDE.CD3.E$39.CD$
40.EDE!
I spent quite a while by hand searching for these logic gates. I needed it to work at P14, and also output the glider with the same phase regardless of what happens at the input.

Code: Select all

x = 133, y = 45, rule = StateInvestigator
31.A.A$31.2A$32.A$29.A$27.2A46.A.A47.A$28.2A45.2A46.2A$76.A47.2A$24.A
.A46.A$24.2A45.2A47.A.A$25.A46.2A46.2A$22.A98.A$20.2A46.A.A47.A$21.2A
45.2A46.2A$5.C45.C17.A27.C19.2A$8.E2D7.E35.E2D9.A33.E2D$5.E3.AE4.C.E
33.E3.AE7.2A31.E3.AE10.A.A$10.DE8.E35.DE7.2A35.DE3.2DE3.2A$E10.DE33.E
10.DE2.E30.E10.DE2.E2.E3.A$E.D9.DEC4.2A25.E.D9.DEC31.E.D9.DEC$13.ED.E
2.A.A37.ED.2E.E39.ED.E$2.E9.D2.D3.A28.E9.D2.D32.E9.D2.D4.E$3.E7.DE2.C
33.E7.DE2.C33.E7.DE2.C$10.DEC9.3A31.DEC6.3A34.DEC$9.DE11.A32.DE8.A35.
DE$6.EDE14.A28.EDE11.A31.EDE12.2A$69.2A42.A.A$69.A.A41.A$2.3O.3O.2O
38.3O.2O13.A24.O.O.3O.2O$2.O.O.O.O.O.O37.O.O.O.O37.O.O.O.O.O.O11.3A$
2.3O.O.O.O.O37.O.O.2O39.O2.O.O.2O12.A$2.O.O.O.O.O.O37.O.O.O.O37.O.O.O
.O.O.O12.A$2.O.O.O.O.2O38.3O.O.O37.O.O.3O.O.O$33.2A$33.A.A$33.A2$36.
3A40.3A$36.A42.A$37.A42.A46.2A$83.2A42.A.A$83.A.A41.A$83.A$130.3A$
130.A$131.A!
Last edited by Entity Valkyrie 2 on September 25th, 2023, 1:37 am, edited 1 time in total.
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
NoAyeBeardo
Posts: 261
Joined: June 16th, 2020, 12:38 pm
Location: A house, or a flat, or a [click to expand]

Re: Extended Life Extensions

Post by NoAyeBeardo » May 25th, 2021, 12:47 pm

Very fast 16 cell 180 degree reflector:

Code: Select all

x = 100, y = 41, rule = StateInvestigator
4.A$5.A$3.3A.E29.3E$37.EHE$3.2E32.3A$3.D.E32.E$5.D28.D$.E32.E.D$3A32.
2E$EHE30.A.AE$3E29.E.2A$32.2EA$32.D.E$34.D$30.E$29.3A$29.EHE$29.3E3$95.
3E$95.EHE$95.3A$96.E$92.D$92.E.D$93.2E$94.E$90.E4$96.A.AE$95.E.2A$95.
2EA$95.D.E$97.D$93.E$92.3A$92.EHE$92.3E!
Not inactive any more! :D

User avatar
bibunsekibun
Posts: 345
Joined: April 17th, 2021, 7:58 pm
Location: Japan

Re: Extended Life Extensions

Post by bibunsekibun » May 26th, 2021, 5:57 am

H-to-B

Code: Select all

x = 12, y = 8, rule = StateInvestigator
3.C7.C$6.3E$6.EHAE$6.E2A$2.A4.2E$3A$A.A$A!
sorry I can only speak Japanese, English is made by machine translation
I'm a fan of methuselahs

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

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 26th, 2021, 7:46 am

NoAyeBeardo wrote:
May 25th, 2021, 12:47 pm
Very fast 16 cell 180 degree reflector:

Code: Select all

x = 100, y = 41, rule = StateInvestigator
4.A$5.A$3.3A.E29.3E$37.EHE$3.2E32.3A$3.D.E32.E$5.D28.D$.E32.E.D$3A32.
2E$EHE30.A.AE$3E29.E.2A$32.2EA$32.D.E$34.D$30.E$29.3A$29.EHE$29.3E3$95.
3E$95.EHE$95.3A$96.E$92.D$92.E.D$93.2E$94.E$90.E4$96.A.AE$95.E.2A$95.
2EA$95.D.E$97.D$93.E$92.3A$92.EHE$92.3E!
Some more tiny 180-degree reflectors:

Code: Select all

x = 38, y = 9, rule = StateInvestigator
A15.A15.A$.2A14.2A14.2A$2A14.2A4.C9.2A4$37.C$.EDA2.D12.2A16.B$2.DED.C
12.2D15.EB!
bibunsekibun wrote:
May 26th, 2021, 5:57 am
H-to-B

Code: Select all

x = 12, y = 8, rule = StateInvestigator
3.C7.C$6.3E$6.EHAE$6.E2A$2.A4.2E$3A$A.A$A!
You don't need to eat the first natural glider. You can also delete the block without using up the first natural glider.

Code: Select all

x = 30, y = 23, rule = StateInvestigator
24.C4.C8$23.A$15.2A6.A$17.A5.3A$15.2A8.A$15.A2$16.E$A$A.A$3A$2.A4.2E$
6.E2A$6.EHAE$6.4E$3.C!
Or you can just use BFx59H:

Code: Select all

x = 39, y = 14, rule = StateInvestigator
38.A$36.3A$19.2A15.A$19.2A15.A3$A$A.A$3A$2.A4.2E7.2D$6.E2A$6.EHAE$6.
3E$3.C!
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
bibunsekibun
Posts: 345
Joined: April 17th, 2021, 7:58 pm
Location: Japan

Re: Extended Life Extensions

Post by bibunsekibun » May 27th, 2021, 5:06 am

Century-to-G

Code: Select all

x = 11, y = 16, rule = StateInvestigator
4.3E$E3.AHDE$4.EA2E$9.C$A$2A$.2A6.C$.A2$9.QC$8.E$8.D$7.2E2$8.C$4.C3.E
!
sorry I can only speak Japanese, English is made by machine translation
I'm a fan of methuselahs

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

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 27th, 2021, 9:17 pm

bibunsekibun wrote:
May 27th, 2021, 5:06 am
Century-to-G

Code: Select all

x = 11, y = 16, rule = StateInvestigator
4.3E$E3.AHDE$4.EA2E$9.C$A$2A$.2A6.C$.A2$9.QC$8.E$8.D$7.2E2$8.C$4.C3.E
!
I found several cells to be unnecessary:

Code: Select all

x = 11, y = 16, rule = StateInvestigator
4.3E$E3.AHD$4.EAE2$A$2A$.2A6.C$.A2$9.QC$8.E$8.D$7.E3$4.C!
Here are some C-to-G and C-to-HWSS converters:

Code: Select all

x = 54, y = 68, rule = StateInvestigator
2.ED22.E$3.D$A23.A23.A$2A22.2A4.AD16.2A$.2A22.2A3.AD17.2A2.C$.A23.A
23.A2$51.E$53.B19$49.E$46.C5.C2$3.C$A23.A23.A$2A22.2A.E20.2A$.2A22.2A
22.2A$.A23.A3.E19.A$3.C47.C2$31.E4$27.2A$27.2D14$E49.E$4.DC39.CD$3.E
43.E2$A23.A23.A$2A22.2A.E20.2A$.2A22.2A22.2A$.A23.A3.E19.A$3.C47.C2$
31.E$30.2D!
And two C-based oscillators:

Code: Select all

x = 28, y = 12, rule = StateInvestigator
24.E$3.E2A16.E$3.A2.AE11.C$.E4.A$5.2A2.E17.E$.A21.2A$2.A20.A.A$E17.E
6.A$8.E10.A.A3.A$2.E21.A.C$6.E13.A2.E$21.E!
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
Entity Valkyrie 2
Posts: 1756
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Extended Life Extensions

Post by Entity Valkyrie 2 » May 28th, 2021, 6:58 am

bibunsekibun wrote:
May 28th, 2021, 4:30 am
P196

Code: Select all

x = 16, y = 7, rule = Symbiosis
8.A$8.2B$3.A2.A2B2.A$B.B.B.BA3.2BA$A3B4.B3.B.BA$8.2B.B$10.B!
The same oscillator in StateInvestigator:

Code: Select all

x = 14, y = 6, rule = StateInvestigator
7.2D$6.ED.E$EDEDED2E.E2DE$D2A2.2ED3.DED$E6.2A.A2.E$9.A!
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: 3066
Joined: February 27th, 2020, 11:23 pm
Location: I'm not sure where I am, so please tell me if you know
Contact:

Re: Extended Life Extensions

Post by yujh » May 28th, 2021, 8:03 am

Entity Valkyrie 2 wrote:
May 28th, 2021, 6:58 am
The same oscillator in StateInvestigator:

Code: Select all

snip
Reduced

Code: Select all

x = 14, y = 6, rule = StateInvestigator
7.2D$7.D.E$EDEDE2DE.E2DE$D2A2.2ED3.DED$E6.2A.A2.E$9.A!
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!

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

Re: Extended Life Extensions

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

yujh wrote:
May 28th, 2021, 8:03 am
Entity Valkyrie 2 wrote:
May 28th, 2021, 6:58 am
The same oscillator in StateInvestigator:

Code: Select all

snip
Reduced

Code: Select all

x = 14, y = 6, rule = StateInvestigator
7.2D$7.D.E$EDEDE2DE.E2DE$D2A2.2ED3.DED$E6.2A.A2.E$9.A!
Technically, that is reducing population, but state 5 cells are preferred over using state 4 cells that doesn't react with any state 1 cells.
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
bibunsekibun
Posts: 345
Joined: April 17th, 2021, 7:58 pm
Location: Japan

Re: Extended Life Extensions

Post by bibunsekibun » May 29th, 2021, 5:47 am

P41387 Glider Gun

Code: Select all

x = 20, y = 20, rule = StateInvestigator
7.C2.C$13.C$3.C2$.C15.C2$10.H$C18.C3$12.H$C18.C$7.H2$C$19.C3$17.C$3.C
3.C2.C3.C!
sorry I can only speak Japanese, English is made by machine translation
I'm a fan of methuselahs

Post Reply