OFFSET
1,1
COMMENTS
This sequence is noncomputable, because its computability would allow to solve the undecidable halting problem by letting a given n-state Turing machine run for up to a(n) steps.
Turing machines are n-state, 2-symbol, with movement in {left, right}.
EXAMPLE
a(1) = 32, because there are 32 1-state Turing machines that halt after 1 step each.
a(2) = 13504 = 1*6912 + 2*2304 + 3*384 + 4*128 + 5*16 + 6*40, the total steps from 9784 halting 2-state Turing machines, grouped by runtime.
CROSSREFS
KEYWORD
nonn,hard,more
AUTHOR
Carlos Moya Garcia, Aug 05 2025
STATUS
approved
