00:03
We are given sets and we are asked to use a previous exercise and the finite state automata constructed in example 6 of this section to find terministic finite state automata recognize these sets.
00:22
So in part a, the set is a set of bit strings that do not begin with two zeros.
00:32
This is i star.
01:01
Now, we see that in example 6, we derived the deterministic finite state automaton that recognizes bit strings that begin with two zeros.
02:15
So, and in the construction, we saw that it had one final state, s2, and the other three states, s0, s1, and s3, were not final states.
03:15
Sorry, computer is glitching out on me.
03:18
So as i was saying, it has non -final states s -0, s -1, and s3.
04:00
And so the deterministic finite -state automaton that recognizes bit strings that do not begin with two zeros is...
04:16
So the desired automaton is this automaton from exercise 6 with the final states turned into non -final states and the non -final states turned into final states.
04:38
So, we have that sotomon has final states s0, s1, and s3, and the non -final state s2...