Next: Exercise 2.
Up: Final-13-04-2004
Previous: Guidelines.
We consider the alphabet
= {a, b}.
For each of the following languages over
give an automaton
(deterministic or not) that recognizes this language.
- L1 is the language consisting of all words w over
such that
w is not the empty word and none of the words aa, bb is a factor of w.
Hint. It would be useful for the remaining questions to build a
deterministic automaton of L1.
-
is the language consisting of all words w over
such that
w is the empty word or one of the words aa, bb is a factor of w.
- L12 is the language consisting of all words w over
such that
w is not the empty word and no words of the form an, bn for n
3 is a factor of w.
- L2 is the language consisting of all words w over
that belong to
L12 but not to L1.
Answer 1

Next: Exercise 2.
Up: Final-13-04-2004
Previous: Guidelines.
Marc Moreno Maza
2004-12-02