Question: Need help to solve 1,2 (draw dfa ) and 3,4,5,6 just need languages to understand Only DFA 1. {w {a, b} * : #a(w) mod
Need help to solve 1,2 (draw dfa ) and 3,4,5,6 just need languages to understand
Only DFA 1. {w {a, b} * : #a(w) mod 3 = 1 and #b(w) mod 3 = 2. {w {a, b} * : #a(w) mod 3 = 1 or #b(w) mod 3 = =2} For 3,4, 5, 6 just need languages that accepted as a string format and regular expression. 3. {w E {{a, b}* : #a(w) mod 3 > 1} 4. {w {{a, b}* : #a(w) mod 3 =1} 5. {w {{a, b}* : #a(w) mod 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
