Draw a Turing Machine that increments a ternary number by 1.Also, explain your approach in brief.
Note: For example, if the input is 22 (representing the decimalnumber 8), then the output should be 100 (representing the decimalnumber 9). For this task, consider a two-sided infinite tape
Show the computation (sequence of configurations) of the aboveTuring Machine for input “22”.
Expert Answer
An answer will be send to you shortly. . . . .