Home /
Expert Answers /
Computer Science /
nbsp-3-the-following-are-the-state-diagrams-of-two-dfas-m1-and-m2-answer-the-following-quest-pa467
(Solved):
3) The following are the state diagrams of two DFAs, M1 and M2. Answer the following quest ...
3) The following are the state diagrams of two DFAs, M1 and M2. Answer the following questions about each of these machines: a. What is the start state? b. What is the set of accept states? c. What sequence of states does the machine go through on input aabb? d. Does the machine accept the string aabb? e. Does the machine accept the string \( \varepsilon \) ? 4) Give the formal description of the machines M1 and M2 pictured in Exercise 3. 4) The formal description of a DFA M is ( \( \{\mathrm{q} 1, \mathrm{q} 2, \mathrm{q} 3, \mathrm{q} 4, \mathrm{q} 5\},\{\mathrm{u}, \mathrm{d}\}, \delta, \mathrm{q} 3,\{\mathrm{q} 3\} \) ), where \( \delta \) is given by the following table. Give the state diagram of this machine.