Theory of Automata and Formal Languages
Theory of Automata and Formal Languages
Languages
Lecture 02
Review of Last Lecture
Introduction to the course title, Formal and In-formal
languages, Alphabets, Strings, Null string, Words, Valid
and In-valid alphabets, length of a string, Reverse of a
string, Defining languages, Descriptive definition of
languages, EQUAL, EVEN-EVEN, INTEGER, EVEN, { an
bn}, { an bn an }, factorial, FACTORIAL,
DOUBLEFACTORIAL, SQUARE, DOUBLESQUARE, PRIME,
PALINDROME.
Kleene Star Closure
• Given Σ, then the Kleene Star Closure of the alphabet Σ, denoted
by Σ*, is the collection of all strings defined over Σ, including Λ.
• It is to be noted that Kleene Star Closure can be defined over any
set of strings.
Examples
Summary