login
A389270
Number computed by Wolfram's 3-state 2-symbol Turing machine 1342057 when started with n on the tape.
1
0, 7, 2, 7, 4, 3, 6, 11, 8, 15, 10, 15, 12, 15, 14, 19, 16, 23, 18, 23, 20, 19, 22, 27, 24, 31, 26, 31, 28, 31, 30, 35, 32, 39, 34, 39, 36, 35, 38, 43, 40, 47, 42, 47, 44, 47, 46, 51, 48, 55, 50, 55, 52, 51, 54, 59, 56, 63, 58, 63, 60, 63, 62, 67, 64, 71, 66
OFFSET
1,2
COMMENTS
Machine 1342057 computes this function with asymptotic runtime 4^n, but there exists a 4-state 2-symbol machine (number 1517414255) which computes this function with worst-case runtime of 7.
MATHEMATICA
With[{lim = 67, len = 2^20}, PacletSymbol["WolframInstitute/TuringMachine", "OneSidedTuringMachineFunction"][{1342057, 3, 2}, {1, lim}, len]] (* Michael De Vlieger, Feb 22 2026 *)
CROSSREFS
Sequence in context: A328904 A352301 A177437 * A242021 A096052 A003677
KEYWORD
nonn
AUTHOR
Sean A. Irvine, Feb 22 2026
STATUS
approved