retagged by
472 views
0 votes
0 votes
Consider the question: $“$Does a Turing machine in the course of a computation revisit the starting cell $($i.e the cell under the read-write head at the beginning of the computation$)?$$”$ Is this a decidable question$?$
retagged by

1 Answer

0 votes
0 votes
Undecidable as standard state entry problem for TM is undecidable.

Related questions

0 votes
0 votes
0 answers
1
0 votes
0 votes
0 answers
2
0 votes
0 votes
0 answers
3
Rishi yadav asked Mar 14, 2019
153 views
Consider the set of all $n-$state Turing machines with tape alphabet $\Gamma = \{0,1,\square\}$. Give an expression for $m(n)$, the number of distinct Turing machines wit...
1 votes
1 votes
1 answer
4
Rishi yadav asked Mar 14, 2019
363 views
Let $B$ be the set of all Turing machines that halt when started with a blank tape. Show that this set is recursively enumerable, but not recursive.