Examlex

Solved

Consider the Turing Machine T For the Following Tape, Determine the fiNal Tape When T

question 25

Short Answer

Consider the Turing machine T : (s0,0,s1,1,R),(s0,1,s1,1,R),(s1,0,s0,1,L),(s1,1,s0,0,R),(s0,B,s1,1,R)\left( s _ { 0 } , 0 , s _ { 1 } , 1 , R \right) , \left( s _ { 0 } , 1 , s _ { 1 } , 1 , R \right) , \left( s _ { 1 } , 0 , s _ { 0 } , 1 , L \right) , \left( s _ { 1 } , 1 , s _ { 0 } , 0 , R \right) , \left( s _ { 0 } , B , s _ { 1 } , 1 , R \right) For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol. BB101 B B\begin{array} { | l | l | l | l | l | l | l | l | l | l | } \hline & \cdots & \mathrm { B } & \mathrm { B } & 1 & 0 & 1 & \mathrm {~B} & \mathrm {~B} & \cdots \\\hline\end{array}


Definitions:

Related Questions