A028444 Busy Beaver sequence, or Rado's sigma function: maximal number of 1's that an n-state Turing machine can print on an initially blank tape before halting.
0, 1, 4, 6, 13, 4098
Offset: 0
References
- John Hopcroft, Turing Machines, Sci. Amer. vol. 250, #5, 86-98, May 1984, table on page 92 gives old lower bounds.
- Jeffrey Shallit, A second course in formal languages and automata theory, Cambridge University Press, 2008. See Fig. 6.2, p. 185.
Links
- S. Aaronson, BusyBeaver(6) is really quite large, 28 June 2025.
- Bob Boonstra, Busy Beavers, Programmer's Challenge, MacTech Journal, Volume 16 (2000), Issue 9 - reports that in December 1984 George Uhing found a 5-state machine that produced 1915 1's before halting.
- Computerphile, Busy Beaver Turing Machines, YouTube video, 2014.
- J. P. Jones, Recursive undecidability - an exposition, Amer. Math. Monthly, 81 (1974), 724-738.
- S. Ligocki, BB(6, 2) > 10↑↑15, 2022.
- H. Marxen, Busy Beaver
- H. Marxen and J. Buntrock, Attacking the Busy Beaver 5, Bulletin of the EATCS, 40, pages 247-251, 1990.
- Math Stack Exchange, What does it mean to say BB(7918) is not computable from ZFC?
- mxdys, Current BB(6) Champion Discovered by mxdys on 25 June 2025.
- Pascal Michel, Historical survey of Busy Beavers, 2011.
- Pascal Michel, Behavior of busy beavers, 2010.
- Pascal Michel, The Busy Beaver Competitions, 2010.
- Pascal Michel, The Busy Beaver Competition: a historical survey, arXiv:0906.3749 [math.LO], 2009-2017.
- Tibor Rado, On Noncomputable Functions, Bell System Technical Journal, vol. 41, # 3, 877-884, May 1963.
- Michael Somos, Busy Beaver Turing Machine.
- Michael Somos, Busy Beaver.
- Eric Weisstein's World of Mathematics, Busy Beaver
- Wikipedia, Busy beaver
- Index entries for sequences related to Busy Beaver problem
Extensions
Edited by Daniel Forgues, Mar 25 2010, Jun 05 2011
Edited by N. J. A. Sloane, Aug 30 2011
a(5) added by Brian Galebach, Jun 10 2025
Comments