Problem 21
Consider the problem of testing whether a Turing machine M on an input w
ever attempts to move its head left when its head is on the left-most
tape cell. Formulate this problem as a language and show that it is
undecidable.
Consider the problem of testing whether a Turing machine M on an input w ever attempts to move its head left when its head is on the left-most tape cell. Formulate this problem as a language and show that it is undecidable.
The solution provides detailed explanations and answer for the problem.