CSU390 08F: Homework 04

Created: Wed 08 Oct 2008
Last modified: 

Assigned: Wed 08 Oct 2008
Due: Wed 15 Oct 2008


General Instructions

  1. Please review the grading policy outlined in the course information page.

  2. On the first page of each part of your solution write-up, you must make explicit which problems are to be graded for "regular credit", which problems are to be graded for "extra credit", and which problems you did not attempt. Please use a table something like the following

    Problem01020304 0506070809...
    CreditRCRCRCECRC RCNARCRC...

    where "RC" is "regular credit", "EC" is "extra credit", and "NA" is "not applicable" (not attempted). Failure to do so will result in an arbitrary set of problems being graded for regular credit, no problems being graded for extra credit, and a five percent penalty assessment.

  3. You must also write down with whom you worked on the assignment. If this changes from problem to problem, then you should write down this information separately with each problem.


Specific Instructions

For all proofs of non-regularity, you should use the Pumping Lemma and/or appeal to closure properties. For examples of complete and correct Pumping Lemma proofs, see Examples 1.73, 1.74, 1.75, 1.76, and 1.77 on pages 80-82 of the Sipser text. See also the following handout.

The use of closure properties may also be helpful and may, in fact, yield complete proofs without the need to resort to the Pumping Lemma (as discussed in class).

For examples of proofs for non-regularity via closure properties and the Pumping Lemma, please see the following handout.


Problems

Required: 5 of the following 7 problems
Points: 20 pts per problem

  1. Problem 1.46, parts (a) and (d).

  2. Prove that the following languages are non-regular:

  3. Prove that the following languages are non-regular:

  4. Problem 1.49.

    Hint: For part (a), consider all strings in the language B in lexicographic order; write down the first dozen or so such strings. What properties do these strings have in common? Now construct a FA or RE for this language.

  5. Prove that the following languages are non-regular:

  6. Prove that the following languages are non-regular:

  7. Problem 1.54.

    Hint: For part (a), consider the language

    F' = F intersect ab*c*

    appealing to closure properties and the Pumping Lemma.


Switch to:


jaa@ccs.neu.edu