Least Busy Beaver: Difference between revisions
Jump to navigation
Jump to search
m (Racheline moved page Least busy beaver to Least Busy Beaver: consistency) |
mNo edit summary |
||
Line 1: | Line 1: | ||
The '''least busy beaver''' <math>BB^-(n, m)</math> problem is a variation of the busy beaver problem which considers TM behavior across all starting tapes (not just blank tapes like the traditional BB problem) | The '''least busy beaver''' <math>BB^-(n, m)</math> problem is a variation of the busy beaver problem which considers TM behavior across all starting tapes (not just blank tapes like the traditional BB problem) discovered by Racheline on 15 Feb 2025. | ||
== Definition == | == Definition == |
Revision as of 18:24, 16 February 2025
The least busy beaver problem is a variation of the busy beaver problem which considers TM behavior across all starting tapes (not just blank tapes like the traditional BB problem) discovered by Racheline on 15 Feb 2025.
Definition
Let be the longest runtime for all n-state m-symbol TMs which halt when started on tape configuration T (where T is allowed to be any infinite tape configuration, including ones with an infinite number of non-zero values). Then
In other words, the minimal value across all possible starting tapes. This minimum must exist because the values of are all positive integers and thus well ordered.
Note that where B is the blank (all-zeros) tape. Therefore,
We have not yet found an example where we can prove that