Question: Let X= {a, b} and Y= {1, 2, none, both}. Construct a Mealy machine that outputs a 1 if the number of a's in the

Let X= {a, b} and Y= {1, 2, none, both}. Construct a Mealy machine that outputs a 1 if the number of a's in the input string (mod 5) is equal to 2, outputs a 2 if the number of b's in the input string (mod 3) is equal to 1, and outputs "both" if both conditions are true. If neither condition is true it outputs "none." If such a Mealy machine does not exist indicate why not Let X= {a, b} and Y= {1, 2, none, both}. Construct a Mealy machine that outputs a 1 if the number of a's in the input string (mod 5) is equal to 2, outputs a 2 if the number of b's in the input string (mod 3) is equal to 1, and outputs "both" if both conditions are true. If neither condition is true it outputs "none." If such a Mealy machine does not exist indicate why not
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
