e (ln(18)-2) ≈ 2.42028137 (+7.87916459×10^-7)
Search found 1091 matches
- November 23rd, 2023, 1:01 pm
- Forum: The Sandbox
- Topic: My number is larger [GAME]
- Replies: 374
- Views: 27579
Re: My number is larger [GAME]
- November 15th, 2023, 7:03 am
- Forum: The Sandbox
- Topic: My number is larger [GAME]
- Replies: 374
- Views: 27579
- November 2nd, 2023, 9:14 am
- Forum: Other Cellular Automata
- Topic: Dotlife(B3/S023)
- Replies: 38
- Views: 22024
Re: Dotlife(B3/S023)
A very suboptimal approach - two gliders for each of three dots, three gliders for the main stage, and n gliders for cleanup: x = 57, y = 63, rule = B3/S023 54bo$3bobo47bo$4b2o47b3o$4bo15$52bo9$24bo5$56bo28$3o$2bo$bo! At most 8 gliders for cleanup: x = 60, y = 44, rule = B3/S023 13bo$14bo$12b3o$44b...
- October 5th, 2023, 1:21 pm
- Forum: Other Cellular Automata
- Topic: C_R_ules
- Replies: 23
- Views: 5211
Re: C_R_ules
docosathlon:C_R_116 wrote: ↑October 5th, 2023, 12:15 pmP44 3TL Hassler:Code: Select all
x = 21, y = 21, rule = B3-c4e5y6k/S23-c4n5e 9b6o6$o$o$o8b3o$o7bo3bo7bo$o7bo3bo7bo$o7bo3bo7bo$9b3o8bo$20bo$20bo6$6b 6o!
Code: Select all
x = 6, y = 1, rule = B3-c4e5y6k/S23-c4n5e
6o!
- October 4th, 2023, 6:49 am
- Forum: The Sandbox
- Topic: My number is larger [GAME]
- Replies: 374
- Views: 27579
Re: My number is larger [GAME]
(φ*e)²/8 ≈ 2.4181000014725185 (+1.4725185 * 10^(-9))
- October 3rd, 2023, 4:27 am
- Forum: The Sandbox
- Topic: Thread for your Trolls
- Replies: 450
- Views: 224172
Re: Thread for your Trolls
It's P5904 oscillator.NimbleRogue wrote: ↑October 3rd, 2023, 2:19 amSmall failed loafer gunCode: Select all
x = 13, y = 15, rule = B3aeijq4ceqt5cej6in7c8/S2-c3-acek4i5ejkqr6an7c8 7bo$6b3o$5bo2b2o$9bo$10b2o$11b2o$10b2o$9b2o7$o!
- September 30th, 2023, 6:28 am
- Forum: Patterns
- Topic: Thread for small diehards
- Replies: 12
- Views: 2883
Re: Thread for small diehards
Is Engineered diehards counts?Pyry Virtanen wrote: ↑September 30th, 2023, 6:06 amI set a bounding box restriction in the first post of this thread to avoid things like that. An N-cell diehard must fit into a 2Nx2N bounding box. I think this is generous enough but it rules out the glider + blonk nonsense and things like that.
- September 21st, 2023, 2:40 pm
- Forum: The Sandbox
- Topic: RLE copy/paste thread - everyone else
- Replies: 1251
- Views: 204194
Re: RLE copy/paste thread - everyone else
x = 0, y = 0, rule = TimeTun:T256 ! [[ RANDOMIZE2 ]] x = 0, y = 0, rule = TimeTun ! [[ RANDOMIZE2 ]] From CelLab : #CXRLE Pos=-160,-11 x = 140, y = 111, rule = TimeTun:T320,200 139C$C137.C$C137.C$C137.C$C137.C$C137.C$C137.C$C137.C$C137.C$C137.C$C 137.C$C137.C$C137.C$C49.C87.C$C137.C$C50.C42.C43.C$C...
- September 21st, 2023, 2:23 am
- Forum: Other Cellular Automata
- Topic: Rule request thread
- Replies: 850
- Views: 371750
Re: Rule request thread
@RULE TimeTun @TABLE n_states:4 neighborhood:vonNeumann symmetries:permute var A1={0,1,2,3} var A2=A1 var A3=A1 var A4=A1 var E1={0,2} var E2=E1 var E3=E1 var E4=E1 var O1={1,3} var O2=O1 var O3=O1 var O4=O1 0,O1,A2,A3,A4,1 1,O1,O2,O3,O4,2 1,A1,A2,A3,A4,3 2,E1,E2,E3,E4,1 2,A1,A2,A3,A4,0 3,E1,A2,A3,...
- September 17th, 2023, 5:50 am
- Forum: Other Cellular Automata
- Topic: yujh's Cellular Automata
- Replies: 18
- Views: 2619
Re: yujh's Cellular Automata
bh is a glider reflector: x = 9, y = 4, rule = B3-ceqy4eky5c8/S2-in3-ceky4z5jq6an78 7bo$3o3bobo$2bo3bobo$bo5bo! Repeat time 28: x = 16, y = 11, rule = B3-ceqy4eky5c8/S2-in3-ceky4z5jq6an78 14bo$7b3o3bobo$9bo3bobo$8bo5bo5$3o$2bo$bo! Also is a glider merger: x = 74, y = 22, rule = B3-ceqy4eky5c8/S2-in...
- September 15th, 2023, 10:16 pm
- Forum: Website Discussion
- Topic: Pattern viewer for forum threads
- Replies: 3311
- Views: 813340
Re: Pattern viewer for forum threads
Unbounded rule without B0: x = 0, y = 0, rule = TimeTun ! [[ RANDOMIZE2 ]] @RULE TimeTun @TABLE n_states:4 neighborhood:vonNeumann symmetries:permute var A1={0,1,2,3} var A2=A1 var A3=A1 var A4=A1 var E1={0,2} var E2=E1 var E3=E1 var E4=E1 var O1={1,3} var O2=O1 var O3=O1 var O4=O1 0,E1,E2,E3,E4,0 ...
- September 15th, 2023, 11:37 am
- Forum: Website Discussion
- Topic: Pattern viewer for forum threads
- Replies: 3311
- Views: 813340
Re: Pattern viewer for forum threads
Unbounded rule without B0: x = 0, y = 0, rule = TimeTun ! [[ RANDOMIZE2 ]] @RULE TimeTun @TABLE n_states:4 neighborhood:vonNeumann symmetries:permute var A1={0,1,2,3} var A2=A1 var A3=A1 var A4=A1 var E1={0,2} var E2=E1 var E3=E1 var E4=E1 var O1={1,3} var O2=O1 var O3=O1 var O4=O1 0,E1,E2,E3,E4,0 0...
- September 15th, 2023, 11:32 am
- Forum: Patterns
- Topic: Thread For Your Accidental Discoveries
- Replies: 1967
- Views: 1395329
Re: Thread For Your Accidental Discoveries
not a destruction:hotdogPi wrote: ↑September 15th, 2023, 11:30 amTry rewinding.TYCF wrote: ↑September 15th, 2023, 11:25 amOne glider destruction of xs24_x69bo8a6zca5132
Code: Select all
x = 11, y = 9, rule = B3/S23 4b2o$3bobo2b2o$3bo5bo$4b5o$6bo$2b3o4b2o$bo2b2o2b2o$obo7bo$2o!
Code: Select all
x = 14, y = 11, rule = B3/S23
4b2o$3bobo2b2o$3bo5bo$4b5o$6bo$2b3o$bo2b2o$obo$2o10b2o$11b2o$13bo!
- September 11th, 2023, 1:42 am
- Forum: Bugs & Errors
- Topic: lifeviewer bug
- Replies: 296
- Views: 40115
Re: lifeviewer bug
What is the bug? Unexpected state 12 cell in generation 62: #C [[ AUTOSTART ]] x = 1, y = 1, rule = PowerOfTwoRoundUp B! @RULE PowerOfTwoRoundUp @TABLE n_states:13 neighborhood:oneDimensional symmetries:none var c={1,2,3,4,5,6,7,8,9,10,11,12} var a={0,c} var b=a var d={11,12} var h={6,7,8,9,10} var...
- September 10th, 2023, 11:55 pm
- Forum: Bugs & Errors
- Topic: lifeviewer bug
- Replies: 296
- Views: 40115
Re: lifeviewer bug
I found bug in viewtopic.php?f=12&t=3223&start=25#p164428
- September 9th, 2023, 4:22 am
- Forum: Other Cellular Automata
- Topic: C_R_ules
- Replies: 23
- Views: 5211
Re: C_R_ules
Smaller bounding box: x = 33, y = 33, rule = B34z/S236c 3bo$2b2o$2bobo9bo4bo2bo8bo$13bobo2bo3bo7bobo$14bo3bo4bo7bo$18bo3bo$19b o2bo$9b2o$bo6b2o$obo7bo8bo2bo$bo16bo3bo$18bo4bo7bo$18bo3bo7bobo$b3o4b 3o8bo2bo8bo$o3bo2bo3bo3$2ob2o2b2ob2o$2bo6bo$20bo$19b3o2$19bobo$20bo2$b o8bo$obo6bobo$bo8bo3$19bo$18bob...
- September 8th, 2023, 5:24 am
- Forum: The Sandbox
- Topic: RLE copy/paste thread - everyone else
- Replies: 1251
- Views: 204194
Re: RLE copy/paste thread - everyone else
Example usage of Quadri-Snark : x = 50, y = 36, rule = QuadB3S23 8.2O$8.2O3$9.O$8.O.O$7.O3.O$11.O2$2O6.O2.O$.O6.O2.O$.O.O4.3O$2.2O2$ 34.2O$35.O$33.O5.2O$33.2O5.O$40.O.2O$33.2O2.2O.O2.O$33.2O3.O.2O$38.O$ 37.2O$32.H11.2O$19.2O10.H.H10.O.O$19.2O11.H13.O$46.O.2O$16.2O18.2A5. 2O.O.O$16.2O18.2A2B3.2O.O.O$...
- September 5th, 2023, 5:53 am
- Forum: Website Discussion
- Topic: Pattern viewer for forum threads
- Replies: 3311
- Views: 813340
Re: Pattern viewer for forum threads
Reversible secondorder rule Please give some examples or links to a specification. https://en.wikipedia.org/wiki/Second-order_cellular_automaton var n_states = 4; function updatefunc (sw, s, se, w, c, e, nw, n, ne) { return ((c & 1) << 1) | (((c >> 1) & 1) ^ lookuptable[ ((sw & 1) << 8) | ((s & 1) ...
- September 5th, 2023, 12:19 am
- Forum: Website Discussion
- Topic: Pattern viewer for forum threads
- Replies: 3311
- Views: 813340
Re: Pattern viewer for forum threads
Almost forgot about this one: "LeapInvestigator" should be converted to B2n3/S23-qInvestigator. Example post: https://conwaylife.com/forums/viewtopic.php?f=11&t=4267&p=119459#p119459 EightInvestigator: https://conwaylife.com/forums/viewtopic.php?f=11&t=1272&p=133727#p133727 PedestrianInvestigator: ...
- September 4th, 2023, 7:44 am
- Forum: LifeWiki Discussion
- Topic: Suggested LifeWiki edits
- Replies: 688
- Views: 158497
Re: Suggested LifeWiki edits
Add PMOS (Puffer made of spaceships) and QGMOS (Quadratic growth made of spaceships) to Self-synthesizing page
- September 1st, 2023, 11:15 am
- Forum: The Sandbox
- Topic: ConwayLife Skyscraper
- Replies: 249
- Views: 34906
Re: ConwayLife Skyscraper
Φ(i) is undefined
Γ(Γ(3+3i)) ≈ -3.54159423150156446573703589705044197879+0.128431054837336260169844340419046339349i
- September 1st, 2023, 12:06 am
- Forum: The Sandbox
- Topic: ConwayLife Skyscraper
- Replies: 249
- Views: 34906
Re: ConwayLife Skyscraper
What is Φ and Γ means?hotcrystal0 wrote: ↑August 31st, 2023, 10:06 amDouble post, but I'm basically the only contributor to this thread.
Floor Φ(i) contains all StateInvestigator SKOPs.
Floor Γ(Γ(3+3i)) contains people mad that StateInvestigator was renamed to LifeExtended.
- August 29th, 2023, 10:24 am
- Forum: LifeWiki Discussion
- Topic: Suggested LifeWiki edits
- Replies: 688
- Views: 158497
Re: Suggested LifeWiki edits
Please update LifeViewer As far as I understand, LifeWiki pretty much always has the latest version of LifeViewer these days. You might need to hard-refresh your browser to get rid of an older cached copy. Or do you mean some update that isn't in Build 1042 yet? Update that isn't in Build 1042 yet.
- August 29th, 2023, 5:55 am
- Forum: LifeWiki Discussion
- Topic: Suggested LifeWiki edits
- Replies: 688
- Views: 158497
Re: Suggested LifeWiki edits
Please update LifeViewer
- August 28th, 2023, 10:05 pm
- Forum: Other Cellular Automata
- Topic: Miscellaneous Discoveries in Other Cellular Automata
- Replies: 3798
- Views: 911990
Re: Miscellaneous Discoveries in Other Cellular Automata
Failed spiral rep by Ampere on Discord: x = 3, y = 4, rule = B3aijkr4ejz6ci7c/S2-i3-ack4einrtyz5cer6-ak7c 2o$b2o$2o$o! P46: x = 34, y = 34, rule = B3aijkr4ejz6ci7c/S2-i3-ack4einrtyz5cer6-ak7cSuper 26.F6$17.M$F15.2M$15.2M$16.2M6$25.M$6.2M.M14.3M$7.3M14.M.2M$8.M6$16. 2M$17.2M$16.2M15.F$16.M6$7.F! P92...