Solved

Consider the Turing Machine For the Following Tape, Determine the Final Tape When

Question 14

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)T : \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} { c | c | c | c | c | c | c | c | c } \hline \cdots & \mathrm { B } & \mathrm { B } & 1 & 0 & 1 & \mathrm {~B} & \mathrm {~B} & \cdots \\\hline\end{array}

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions