CSE 322 Assignment #4
Winter 1998

Due: Friday, February 6, 1998.

Reading assignment: Read Sipser's book, section 1.4 and finish up any parts of Chapter 1 you haven't read yet. The following problems are from the First Edition of the text.

Problems:

  1. Page 86, Exercise 1.16.

  2. Page 86, Exercise 1.17.

  3. Page 86, Exercise 1.18.

  4. Show that if A is regular then so is

  5. Show that the language {ai bj ck | i, j, k >= 0, and if i = 1 then j = k} satisfies the conditions of the pumping lemma even though it is not regular. Explain why this fact does not contradict the pumping lemma.

  6. Page 90, Problem 1.41

  7. (Bonus**) Page 90, Problem 1.42

  8. (Bonus*) Prove that the language of non-palindromes (given in the original version of problem 1.37 page 89) does NOT satisfy the conditions of the pumping lemma.