CS 581 - Theory of Computation- Midterm Skills - Spring Term 2013

In order to prepare for the midterm you should know the following concepts and have perfected the skills below.

Formal definitions and definitions of acceptance for each of the following Regular Language systems.

Notions of Closure of Regular Languages. Define and produce constructions (in at least one Regular Language system) for each closure operation.

Notions of equivalence. Be able to argue why all of the Regular language systems are equivalent. Be able to reproduce and use the constructions of the following.

Some languages are not regular. Be able to state and use the RE pumping lemma to show that a particular language is not regular.

Formal definitions and definitions of acceptance for each of the following Context Free systems.

Notions of equivalence. Be able to argue why both context free grammars and push down automata describe the same set of languages. Be able to reproduce and use the constructions of the following.

Design of languages. You should be able to design elements of each of the formal systems that regconize languages given by mathematical or informal english descriptions.