- Consider The Function F N N 3 For N 1 We Wish To Create A Turing Machine Transducer To Compute F N For All Inp 1 (55.91 KiB) Viewed 34 times
Consider the function f(n) = n + 3 for n >= 1. We wish to create a Turing Machine transducer to compute f(n) for all inp
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Consider the function f(n) = n + 3 for n >= 1. We wish to create a Turing Machine transducer to compute f(n) for all inp
Consider the function f(n) = n + 3 for n >= 1. We wish to create a Turing Machine transducer to compute f(n) for all input n>=1. For example if n = 4 then the input will be #1111# on the TM tape and the output will be #1111111# on the TM tape. The underline indicates where the r/w head should be. Decide which of the following Turing Machines is a Turing Machine transducer for f? M1 1:1.R 1,1,L Douboutin 1:1. 1 0,1,R DO 0.1.1 0:0,R 91 92 93 94 Is M1 a Turing Machine transducer for f? Select] M2 1:0R 0:1.R 1:1.L BD- 0.1.R 90 0:1, 0:0,R 91 92 93 < Is M2 a Turing Machine transducer for f? [Select] M3 1:1.R 1:1.L ཚེ་ བ་ བྱེ་བ་དུ་མའི་ རང R ,R D1 90 91 0:0,R 92 93 Is M3 a Turing Machine transducer for f? [Select]