Lazy Beaver: Difference between revisions

From BusyBeaverWiki
Jump to navigation Jump to search
m (→‎Computed Values: Add missing value)
No edit summary
Line 57: Line 57:


== See Also ==
== See Also ==
[[category:Functions]]


* https://oeis.org/A337805
* https://oeis.org/A337805

Revision as of 19:25, 26 July 2025

The Lazy Beaver function is a computable variation of the Busy Beaver function defined by Scott Aaronson in his 2020 review.

LB(n, m) is the smallest k such that no n-state, m-symbol Turing machine halts in exactly k steps.

Computed Values

Values found by Terry and Shawn Ligocki in 2021:

States
2 3 4 5 6
Symbols 2 7 22 72 427 8,407
3 23 351 189,270
4 93 242,789
5 956
6 33,851

See Also