Sequences: Difference between revisions
Jump to navigation
Jump to search
(Create Sequences page) |
m (Add two new sequences) |
||
Line 35: | Line 35: | ||
|- | |- | ||
| | | | ||
|The number of programs with n states that halt after exactly BB(n) steps ([[Busy Beaver Functions#Max Shift Function S(n, m)|Max Shift]]) for each | |The number of programs with n states that halt after exactly BB(n) steps ([[Busy Beaver Functions#Max Shift Function S(n, m)|Max Shift]]) for each n (including all equivalent transformations) | ||
| | | | ||
| - | | - | ||
|- | |- | ||
| | | | ||
|The number of programs that maximize the number of non-zero cells at the time of halting ([[Busy Beaver Functions#Max Score Function Σ(n, m)|Max Score]]) for each | |The number of programs that maximize the number of non-zero cells at the time of halting ([[Busy Beaver Functions#Max Score Function Σ(n, m)|Max Score]]) for each n (including all equivalent transformations) | ||
| | | | ||
| - | | - | ||
|- | |- | ||
| | | | ||
|The number of distinct final tape states of halting machines with n states | |||
| | | | ||
| | |||
|- | |||
| | |||
|The number of non-halting programs with n states which reach infinitely many tape cells | |||
| | | | ||
| | | | ||
|} | |} | ||
For more related sequences, see [https://oeis.org/search?q=busy+beaver OEIS search: "busy beaver"] and [[oeis:wiki/Index_to_OEIS:_Section_Br#beaver|OEIS Wiki: "related to busy beaver"]] | For more related sequences, see [https://oeis.org/search?q=busy+beaver OEIS search: "busy beaver"] and [[oeis:wiki/Index_to_OEIS:_Section_Br#beaver|OEIS Wiki: "related to busy beaver"]] |
Revision as of 09:39, 10 July 2024
This page lists sequences related to the Busy Beaver functions.
This table is incomplete, you can help by adding missing items.
Sequence Name | Description | Values | OEIS sequence |
---|---|---|---|
Max Shift Function S(n, m) | The maximal number of steps that an n-state Turing machine can make on an initially blank tape before eventually halting. | see the Main Page | A060843 |
Max Score Function Σ(n, m) | Maximal number of 1's that an n-state Turing machine can print on an initially blank tape before halting. | A028444 | |
2-symbol TM count | Number of n-state, 2-symbol, d+ in {LEFT, RIGHT}, 5-tuple (q, s, q+, s+, d+) (halting or not) Turing machines. | A052200 | |
Number of n-state Turing machines which halt. | A004147 | ||
Lazy Beaver | The smallest positive number of steps a(n) such that no n-state Turing machine halts in exactly a(n) steps on an initially blank tape. | A337805 | |
The number of programs with n states that halt after exactly BB(n) steps (Max Shift) for each n (including all equivalent transformations) | - | ||
The number of programs that maximize the number of non-zero cells at the time of halting (Max Score) for each n (including all equivalent transformations) | - | ||
The number of distinct final tape states of halting machines with n states | |||
The number of non-halting programs with n states which reach infinitely many tape cells |
For more related sequences, see OEIS search: "busy beaver" and OEIS Wiki: "related to busy beaver"