Question: Construct a DFA whose language is the set of strings over {a,b} in which every symbol in an odd position is a. (For example, aaa,
Construct a DFA whose language is the set of strings over {a,b} in which every symbol in an odd position is a.
(For example, aaa, ababab, and aaaba are in the langugae. baa is not (position 1 is not a) and aabaa is not (position 3 is not a).
Explicitly state the set of strings which terminates at each state.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
