Question: A nondeterministic Turing machine M with start state q0 and accepting state qf has the following transition function: (q,a) 0 1 B q 0 {(q

A nondeterministic Turing machine M with start state q0 and accepting state qf has the following transition function:

(q,a) 0 1 B

q0 {(q1,0,R)} {(q1,0,R)} {(q1,0,R)}

q1 {(q1,1,R), (q2,0,L)} {(q1,1,R), (q2,1,L)} {(q1,1,R), (q2,B,L)}

q2 {(qf,0,R)} {(q2,1,L)} {}

qf {} {} {}

Deduce what M does on any input of 0's and 1's. Demonstrate your understanding by identifying, from the list below, the ID that CANNOT be reached on some number of moves from the initial ID q0101011001.

a) 0q2011011101

b) 0qf111111111

c) 01111q21101

d) 01111q2111111111

Solution plz explain

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!