BB(5): Difference between revisions

From BusyBeaverWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
No machine halting in more steps than the [[5-state busy beaver winner]] has been found since 1989, hinting that it is actually the 5-state winner (i.e. no 5-state machine could halt after more steps). In 2020, Scott Aaronson formally conjectured that BB(5) = 47,176,870.<ref>Scott Aaronson. 2020. The Busy Beaver Frontier. SIGACT News 51, 3 (August 2020), 32–54. <nowiki>https://doi.org/10.1145/3427361.3427369</nowiki></ref>
No machine halting in more steps than the [[5-state busy beaver winner]] has been found since 1989, hinting that it is actually the 5-state winner (i.e. no 5-state machine could halt after more steps). In 2020, Scott Aaronson formally conjectured that BB(5) = 47,176,870.<ref>Scott Aaronson. 2020. The Busy Beaver Frontier. SIGACT News 51, 3 (August 2020), 32–54. <nowiki>https://doi.org/10.1145/3427361.3427369</nowiki></ref>
* In 2003, Georgi Georgiev (Skelet) publishes a list of [[Skelet's 43 holdouts | 43 holdouts]], based on [[bbfind]], a collection of [[Deciders]] written in Pascal.<ref>https://skelet.ludost.net/bb/index.html</ref>
* In 2003, Georgi Georgiev (Skelet) publishes a list of [[Skelet's 43 holdouts | 43 holdouts]], based on [[bbfind]], a collection of [[Deciders]] written in Pascal.<ref>https://skelet.ludost.net/bb/index.html</ref>
* In 2009, Joachim Hertel publishes a list of 100 holdouts
* In 2009, Joachim Hertel publishes a list of 100 holdouts.<ref>Function, S., & Hertel, J. (2009). Computing the Uncomputable Rado.</ref>


== References ==
== References ==

Revision as of 17:21, 14 June 2024

BB(5) refers to the 5th value of the Busy Beaver function. In 1989, the 5-state busy beaver winner was found: a 5-state Turing machine halting after 47,176,870 giving the lower bound BB(5) ≥ 47,176,870.[1]

In 2024, BB(5) = 47,176,870 was proven by the bbchallenge.org massively collaborative research project.

History

In this Section, we use Radó's original S (number of steps) and Σ (number of ones on the final tape) notations, see Busy Beaver Functions.

Finding the 5-state winner

  • In 1964, Green establishes Σ(5) ≥ 17.[2]
  • In 1972, Lynn establishes S(5) ≥ 435 and Σ(5) ≥ 22.[2]
  • In 1973, Weimann establishes S(5) ≥ 556 and Σ(5) ≥ 40.[2]
  • In 1974, Lynn, cited by Brady (1983)[3], establishes S(5) ≥ 7,707 and Σ(5) ≥ 112.
  • In 1983, the Dortmund contestis organised to find new 5-state champions, winner is Uwe Schult who established S(5) ≥ 134,467 and Σ(5) ≥ 501.
  • In 1989, Heiner and Buntrock find the 5-state busy beaver winner, establishing S(5) ≥ 47,176,870 and Σ(5) ≥ 4,098.[1] They do not prove that the machine is the actual winner (i.e. that no other 5-state machines halt after more steps) but they present some ideas for Deciders.[1]

Proving that the 5-state winner is actually the winner

No machine halting in more steps than the 5-state busy beaver winner has been found since 1989, hinting that it is actually the 5-state winner (i.e. no 5-state machine could halt after more steps). In 2020, Scott Aaronson formally conjectured that BB(5) = 47,176,870.[4]

  • In 2003, Georgi Georgiev (Skelet) publishes a list of 43 holdouts, based on bbfind, a collection of Deciders written in Pascal.[5]
  • In 2009, Joachim Hertel publishes a list of 100 holdouts.[6]

References

  1. 1.0 1.1 1.2 H. Marxen and J. Buntrock. Attacking the Busy Beaver 5. Bulletin of the EATCS, 40, pages 247-251, February 1990. https://turbotm.de/~heiner/BB/mabu90.html
  2. 2.0 2.1 2.2 Pascal Michel. (2022). The Busy Beaver Competition: a historical survey. https://bbchallenge.org/~pascal.michel/ha#tm52
  3. Brady, A.H. (1983). The determination of the value of Rado’s noncomputable function Σ() for four-state Turing machines. Mathematics of Computation, 40, 647-665.
  4. Scott Aaronson. 2020. The Busy Beaver Frontier. SIGACT News 51, 3 (August 2020), 32–54. https://doi.org/10.1145/3427361.3427369
  5. https://skelet.ludost.net/bb/index.html
  6. Function, S., & Hertel, J. (2009). Computing the Uncomputable Rado.