Back to the 2021 paper

Module 1: Introduction & Regular Languages

20212m

A minimum state DFA for the language:

L={w{0,1}:#0(w)0mod3,  #1(w)0mod5} L = \{ w \in \{0,1\}^* : \#0(w) \equiv 0 \mod 3,\; \#1(w) \equiv 0 \mod 5 \}

has:

(i) 15 states
(ii) 11 states
(iii) 10 states
(iv) 9 states

Similar questions