Question: Problem 2 . a ) Let = { a , b , c , d } . Draw an automaton that recognizes the language of
Problem
a Let Draw an automaton that recognizes the language of strings where every
a is followed by a bIf you want to try this without any help, go for it For help with this
problem, see the end of this assignment.
b To double check your automaton from a you'll want to try some test strings to make
sure it accepts and rejects the right strings. Come up with at least five test strings and note which
ones are accepted and which are rejected. As you come up with them, here are some cases you
might want to keep in mind:
Does your machine behave correctly if there is no a andor no in the test string?
NB It's okay if there's no a in the test string in that case, the condition to be in
the language is trivially true!
Does your machine behave correctly if there are multiple as in the test string?
Does your machine behave correctly if there are multiple as or multiple bs in a
row?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
