670 views
1 votes
1 votes

The difference between the number of states in minimal DFA and minimal NFA, which accepts all strings end with 3rd bit as b is ________. [Assume Σ = {ab,}]

3 Answers

1 votes
1 votes

from right, nth bit fixed , the Minimal DFA has 2n states and Minimal NFA has n+1 states

therefore substitute the value of n , therefore DFA have 8 states and NFA have 4 states

therefore required answer = 8 - 4 = 4

Related questions

0 votes
0 votes
1 answer
2
0 votes
0 votes
2 answers
3
jugnu1337 asked Sep 3, 2023
364 views
FIND the no of 2 state dfa with the designated initial state possible over {a,b,c} which accept empty language is equal to