Chapter 13: Q49E (page 877)
In Exercises 43–49 find the language recognized by the given nondeterministic finite-state automaton.
Short Answer
The result is\({\bf{L(M) = \{ 1\} *}} \cup {\bf{\{ 0\} *\{ 0,1\} }}\).
Chapter 13: Q49E (page 877)
In Exercises 43–49 find the language recognized by the given nondeterministic finite-state automaton.
The result is\({\bf{L(M) = \{ 1\} *}} \cup {\bf{\{ 0\} *\{ 0,1\} }}\).
All the tools & learning materials you need for study success - in one app.
Get started for freeConstruct a deterministic finite-state automaton that recognizes the set of all bit strings that contain the string 101.
In Exercises 43–49 find the language recognized by the given nondeterministic finite-state automaton.
Give production rules in Backus–Naur form for the name of a person if this name consists of a first name, which is a string of letters, where only the first letter is uppercase; a middle initial; and a last name, which can be any string of letters.
Suppose that S, I and O are finite sets such that \(\left| S \right| = n, \left| I \right| = k\), and \(\left| O \right| = m\).
\(a)\)How many different finite-state machines (Mealy machines) \(M = \left( {S,I,O,f,g,{s_0}} \right)\) can be constructed, where the starting state \({s_0}\) can be arbitrarily chosen?
\({\bf{b)}}\)How many different Moore machines \(M = \left( {S,I,O,f,g,{s_0}} \right)\) can be constructed, where the starting state \({s_0}\) can be arbitrarily chosen?
Show that the set \(\left\{ {{{\bf{1}}^{{{\bf{n}}^2}}}\left| {{\bf{n = 0,1,2,}}...} \right.} \right\}\) is not regular using the pumping lemma from Exercise 22.
What do you think about this solution?
We value your feedback to improve our textbook solutions.