4,664 views

1 Answer

Best answer
4 votes
4 votes

Given language is $L = { w : ( na(w) + 2nb(w)) mod 3 < 2 }$

and equivalent DFA is

selected by

Related questions

0 votes
0 votes
2 answers
1
Harish Karnam asked Aug 18, 2017
570 views
For the nfa , find δ*(q0, 1010) and δ* (q1,00). ?
2 votes
2 votes
1 answer
2
Prajwal Bhat asked Jul 9, 2016
4,870 views
Find a DFA for the following language on {a,b}L = { w : ( na(w) - nb(w)) mod 3 >0 }
0 votes
0 votes
0 answers
4
Pawan Kumar 2 asked Sep 9, 2017
480 views
I'm not getting where I'm wrong but the correct answer is first one . Kindly correct me plz Thanks :) sorry for the bad handwriting thoughGiven below is the question...