Lecture 7

Learning objectives

After this class, you should be able to:

  1. Define regular expressions and a language associated with a regular expression.
  2. Given a regular expression, describe the language it accepts and given an NFA for it.
  3. Given the description of a language or a DFA, give a regular expression for it.
  4. Prove that regular expressions are equivalent to regular languages.

Reading assignment

  1. Sections 3.1, 3.2.
  2. Lecture 7 slides on Blackboard.
  3. Definition 3.3, page 89.

Exercises and review questions


Last modified: 29 Dec 2013