561 views
0 votes
0 votes

1 Answer

Best answer
2 votes
2 votes

If you make the final state to non final and non final states to final then it becomes FA of n(a) mod3>n(b) mod3. :)

selected by

Related questions

0 votes
0 votes
1 answer
1
M_Umair_Khan42900 asked Dec 29, 2022
787 views
Show that the following pairs of regular expressions define the same language over the alphabet I = [a, b].s(a) p(pp)*( A + p)q + q and p*q(b) A +0(0+1)* + (0+1)* 00(0+1)...
4 votes
4 votes
3 answers
2
2 votes
2 votes
2 answers
4
Na462 asked Sep 13, 2018
698 views
Is the given Grammer represent a regular language ?S->AaBA->aC | epsilonB->aB | bB | epsilonC->aCb | epsilon