TMBR: August 2025: Difference between revisions

From BusyBeaverWiki
Jump to navigation Jump to search
(mock-up of automatic pointer to adjacent TMBRs)
m (Add fancy TMBR nav template)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
< [[TMBR: July 2025]]: [[TMBR: September 2025]] >[[File:Conference poster for DNA31 by Tristan Stérin.png|thumb|396x396px|Conference poster for the [https://dna31.sciencesconf.org/ 31st International Conference on DNA Computing and Molecular Programming], [https://discord.com/channels/960643023006490684/960643023530762341/1409904231468761159 made by Tristan Stérin (cosmo)]]]
{{TMBRnav|July 2025|September 2025}}
[[File:Conference poster for DNA31 by Tristan Stérin.png|thumb|396x396px|Conference poster for the [https://dna31.sciencesconf.org/ 31st International Conference on DNA Computing and Molecular Programming], [https://discord.com/channels/960643023006490684/960643023530762341/1409904231468761159 made by Tristan Stérin (cosmo)]]]


[[:Category:This Month in Beaver Research|This Month in Beaver Research]] for August 2025. This month, Tristan Stérin presented a poster (see right) at DNA 31, there were significant holdouts reduction in numerous domains, a fast algorithm for Antihydra (and similar Collatz-like problems) was re-discovered, and multisymbol support was added to the Blaze TM visualizer.
[[:Category:This Month in Beaver Research|This Month in Beaver Research]] for August 2025. This month, [[User:Cosmo|Tristan Stérin]] presented a poster (see right) at DNA 31, Ben Brubaker wrote a follow-up BB article in Quanta, there were significant holdouts reduction in numerous domains, a fast algorithm for [[Antihydra]] (and similar Collatz-like problems) was re-discovered, and multisymbol support was added to the Blaze TM visualizer.


The official [[bbchallenge]] [[BB(5)]] paper "Determination of the fifth Busy Beaver value" has reached [https://github.com/bbchallenge/bbchallenge-paper/blob/build-paper-pdf/bbchallenge-paper.pdf v0.99] and v1.0 will be posted to Arxiv in the first week or two of September.
The official [[bbchallenge]] [[BB(5)]] paper "Determination of the fifth Busy Beaver value" has reached [https://github.com/bbchallenge/bbchallenge-paper/blob/build-paper-pdf/bbchallenge-paper.pdf v0.99] and v1.0 will be posted to Arxiv in the first week or two of September.


An early announcement: October will be [[BB(3,3)]] month. This is a first test of the idea of "themed focus months". The idea is to encourage broad research focus into the BB(3,3) domain to reduce or describe holdouts more deeply, spread understanding of some of the most complex TMs and analysis techniques, etc. More information will come in next month's TMBR.
An early announcement: October will be [[BB(3,3)]] month. This is a first test of the idea of "themed focus months". The idea is to encourage broad research focus into the BB(3,3) domain to reduce or describe holdouts more deeply, spread understanding of some of the most complex TMs and analysis techniques, etc. More information will come in next month's TMBR.
== In the News ==
* 22 Aug 2025. Ben Brubaker. Quanta Magazine. [https://www.quantamagazine.org/busy-beaver-hunters-reach-numbers-that-overwhelm-ordinary-math-20250822/ Busy Beaver Hunters Reach Numbers That Overwhelm Ordinary Math].


== Cryptids ==
== Cryptids ==
A fast algorithm for [[Consistent Collatz]] simulation was re-discovered and popularized. Using it:
A fast algorithm for [[Consistent Collatz]] simulation was re-discovered and popularized. Using it:
* apgoucher simulated [[Antihydra]] to <math>2^{38}</math> iterations. This is actually a result from one year ago, but was rediscovered and added to the wiki. https://discord.com/channels/960643023006490684/1026577255754903572/1271528180246773883
* apgoucher simulated [[Antihydra]] to <math>2^{38}</math> iterations. This is actually a result from one year ago, but was rediscovered and added to the wiki. https://discord.com/channels/960643023006490684/1026577255754903572/1271528180246773883
* Shawn Ligocki simulated {{TM|1RB1RA_0RC1RC_1LD0LF_0LE1LE_1RA0LB_---0LC}} out to one additional Collatz reset, demonstrating that (if they halt, which they probviously should) they will have sigma scores <math>> 10^{10^{10^7}}</math>.
* [[User:Sligocki|Shawn Ligocki]] simulated {{TM|1RB1RA_0RC1RC_1LD0LF_0LE1LE_1RA0LB_---0LC}} out to one additional Collatz reset, demonstrating that (if they halt, which they probviously should) they will have sigma scores <math>> 10^{10^{10^7}}</math>.
This algorithm has near linear runtime (in the number of iterations simulated), but also linear memory growth since the parameters grow exponentially. This memory limit seems to be the main bottleneck to simulating Antihydra and other Consistent Collatz iterations further. There has been some discussion on more efficient memory usage or a distributed algorithm to support further scaling, but no results are available yet.
This algorithm has near linear runtime (in the number of iterations simulated), but also linear memory growth since the parameters grow exponentially. This memory limit seems to be the main bottleneck to simulating Antihydra and other Consistent Collatz iterations further. There has been some discussion on more efficient memory usage or a distributed algorithm to support further scaling, but no results are available yet.


Line 44: Line 48:
|}
|}
* [[BB(6)]] holdouts: Reduced by a total of 136 holdouts by 4 people.
* [[BB(6)]] holdouts: Reduced by a total of 136 holdouts by 4 people.
** XnoobSpeakable found 9 new halting TMs in the high exponential runtime range (~<math>10^{100000}</math>) by running Enumerate.py out to extremely high parameters. https://discord.com/channels/960643023006490684/1239205785913790465/1401470301467836556
** [[User:XnoobSpeakable|XnoobSpeakable]] found 9 new halting TMs in the high exponential runtime range (~<math>10^{100000}</math>) by running Enumerate.py out to extremely high parameters. https://discord.com/channels/960643023006490684/1239205785913790465/1401470301467836556
** [https://discord.com/channels/960643023006490684/1239205785913790465/1407580922831831152 Andrew Ducharme found a surprisingly short running halting TM] in the [[BB(6)]] holdouts list with runtime ~<math>10^{78}</math>, to which [https://discord.com/channels/960643023006490684/1239205785913790465/1407659104910053387 Peacemaker replied with another TM] that was almost identical, and soon, simulation showed it to halt in the same number of steps. Later on the 28th, [https://discord.com/channels/960643023006490684/1239205785913790465/1410465964528504872 Ducharme found another one] with surprisingly low runtime: ~<math>10^{11}</math>. In response, [https://discord.com/channels/960643023006490684/1239205785913790465/1410475867200815114 Peacemaker found an almost identical machine], which also halts with similar runtime.
** [https://discord.com/channels/960643023006490684/1239205785913790465/1407580922831831152 Andrew Ducharme found a surprisingly short running halting TM] in the [[BB(6)]] holdouts list with runtime ~<math>10^{78}</math>, to which [https://discord.com/channels/960643023006490684/1239205785913790465/1407659104910053387 Peacemaker replied with another TM] that was almost identical, and soon, simulation showed it to halt in the same number of steps. Later on the 28th, [https://discord.com/channels/960643023006490684/1239205785913790465/1410465964528504872 Ducharme found another one] with surprisingly low runtime: ~<math>10^{11}</math>. In response, [https://discord.com/channels/960643023006490684/1239205785913790465/1410475867200815114 Peacemaker found an almost identical machine], which also halts with similar runtime.
** Peacemaker shared a list of BB(6) holdouts and how many steps are required to use all defined transitions. https://discord.com/channels/960643023006490684/1239205785913790465/1410437756777398344
** Peacemaker shared a list of BB(6) holdouts and how many steps are required to use all defined transitions. https://discord.com/channels/960643023006490684/1239205785913790465/1410437756777398344
Line 70: Line 74:
==Blog Posts==
==Blog Posts==
* 1 Sep 2025. Katelyn Doucette. [https://katelyndoucette.com/articles/all-about-space-needle All About Space Needle].
* 1 Sep 2025. Katelyn Doucette. [https://katelyndoucette.com/articles/all-about-space-needle All About Space Needle].
==In the News==
* 22 Aug 2025. Ben Brubaker. Quanta Magazine. [https://www.quantamagazine.org/busy-beaver-hunters-reach-numbers-that-overwhelm-ordinary-math-20250822/ Busy Beaver Hunters Reach Numbers That Overwhelm Ordinary Math].


==Interesting TMs==
==Interesting TMs==

Latest revision as of 03:15, 5 September 2025

Prev: July 2025 This Month in Beaver Research Next: September 2025
Conference poster for the 31st International Conference on DNA Computing and Molecular Programming, made by Tristan Stérin (cosmo)

This Month in Beaver Research for August 2025. This month, Tristan Stérin presented a poster (see right) at DNA 31, Ben Brubaker wrote a follow-up BB article in Quanta, there were significant holdouts reduction in numerous domains, a fast algorithm for Antihydra (and similar Collatz-like problems) was re-discovered, and multisymbol support was added to the Blaze TM visualizer.

The official bbchallenge BB(5) paper "Determination of the fifth Busy Beaver value" has reached v0.99 and v1.0 will be posted to Arxiv in the first week or two of September.

An early announcement: October will be BB(3,3) month. This is a first test of the idea of "themed focus months". The idea is to encourage broad research focus into the BB(3,3) domain to reduce or describe holdouts more deeply, spread understanding of some of the most complex TMs and analysis techniques, etc. More information will come in next month's TMBR.

In the News

Cryptids

A fast algorithm for Consistent Collatz simulation was re-discovered and popularized. Using it:

This algorithm has near linear runtime (in the number of iterations simulated), but also linear memory growth since the parameters grow exponentially. This memory limit seems to be the main bottleneck to simulating Antihydra and other Consistent Collatz iterations further. There has been some discussion on more efficient memory usage or a distributed algorithm to support further scaling, but no results are available yet.

Andrew Wade claims to have proven that BB(432) is independent of ZF. https://codeberg.org/ajwade/turing_machine_explorer

Holdouts

In August there were significant reductions in Holdouts lists across many BB Domains

BB Holdout Reduction by Domain
Domain New Holdout Count July Holdout Count Holdout Reduction % Reduction
BB(6) 2,592 2,728 136 5.0%
BB(2,6) 18,054,938 22,302,296 4,247,358 19.0%
BB(7) 59,727,905 86,129,304 26,401,399 30.7%

BB Adjacent

Misc

Blog Posts

Interesting TMs

A collection of interesting TMs that were mentioned on Discord, mostly because of their space-time diagrams or general behavior.