00:04
We are asked to find, or are given sets and we're asked to find non -deterministic finite state automata to recognize each of these sets using the constructions described in the proof of cleans theorem.
00:19
In part a, we are given the set 0 -1 star.
00:30
So, to construct the automata, we see that the nondeterministic finite state automaton that recognizes 0 is given in the third image of the proof of cleans theorem.
01:29
We see that the non -deterministic finite state machine that recognizes one star is given in the second image of this proof.
02:41
This is actually from figure three in the book.
02:46
Now, we have that, in order to form the machine for 0 -1 -star, we'll have to concatenate the two machines.
03:10
And to do this, we have the same.
03:21
Input as in the first machine and we'll draw an arrow from the start state in the first machine to the start state and the second machine.
04:27
Now for part b we're given the set zero union one, one star.
04:43
So set of all strings with least one bit followed by any sequence of ones.
04:55
Once again we see that to the non -terministic finite automaton that recognizes 0 is given in the figure in the third entry of figure 3a.
05:48
So the third image.
06:08
Now the non -deterministic finance datatomino recognizes 1 is the first image in 3a.
06:58
Now we need to take their union, which is done by concatenating the two machines, do the same start machine.
07:04
So far we've constructed the machine for zero union one...