Chapter 0: Q4E (page 1)
Question: Each of the following languages is the intersection of two simpler languages. In each part, construct DFAs for the simpler languages, then combine them using the construction discussed in footnote 3 (page 46) to give the state diagram of a DFA for the language given. In all parts,.
Short Answer
Answer:
In solution (a),the language L is the result of combiningL1 and L2 .
In solution (b),the language L is the result of combiningL1 and L2 .
In solution (c), the language L is the intersection of combining L1 and L2 .
In solution (d),the machine Mallow the input if and only if both M1 and M2 apply it. Because, the language L is the intersection of combining L1 and L2 .
In solution (e), be the DFA (Deterministic Finite automata) that recognizes M1 and M2 and be the DFAs that recognizes L1 and L2 .
In solution (f),the language L2 accepts the strings that ends with a symbol b .
In solution (g), the language L is the intersection of two simpler languages L1 and L2 .