Question: Consider the following Turing machine: M = { q 0 , q 1 , q 2 , qacc, qrej } , { 0 , 1

Consider the following Turing machine:
M =
{q0, q1, q2, qacc, qrej},{0,1},{0,1, B},\delta , q0, qacc, qrej
,
where B denotes the blank symbol. Describe the language L(M ) if \delta consists of the
following sets of rules (if an entry \delta (q, a) is missing, by default it means that the Turing
machine enters qrej). No justification is needed.
a)\delta (q0,0)=(q1,1, R); \delta (q1,1)=(q0,0, R); \delta (q1, B)=(qacc, B, R).
b)\delta (q0,0)=(q1,1, R); \delta (q1,1)=(q2,0, L); \delta (q2,1)=(q0,1, R); \delta (q1, B)=(qacc, B, R).

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!