1
13-06-04 CSE 2001, Summer 2013 1
CSE 2001: Introduction to Theory of Computation
Summer 2013
Week 5: The Pumping Lemma and Non- Regular Languages
Yves Lesperance Course page: http://www.cse.yorku.ca/course/2001
Slides are mostly taken from Suprakash Datta’s for Winter 2013
13-06-04 CSE 2001, Summer 2013 2
Non-regular Languages §1.4
Which languages cannot be recognized by finite automata?
Example: L={ 0n1n | n∈N }
- ‘Playing around’ with FA convinces you that
the ‘finiteness’ of FA is problematic for “all n∈N”
- The problem occurs between the 0n and the 1n
- Informal: the memory of a FA is limited by the