Back to the 2019 paper

Module 1: Introduction, Regular languages and finite automata

20192m

Consider the regular expression (0+1)(0+1)N times(0+1)(0+1)\dots N \text{ times}. The minimum state FA that recognizes the language represented by this regular expression contains

(i) nn states
(ii) (n+1)(n+1) states
(iii) (n+2)(n+2) states
(iv) None of the above

Similar questions