Prove using the pumping lemma and closure properties that


Problem 1: Prove using the pumping lemma and closure properties that the languages below are not regular. You can use the game argument provided in class.

Prove using the pumping lemma and closure properties that the languages below are not regular.

1. L1 = {0n10n | n ≥ 0}. The alphabet is Σ = {0,1}.

2. L2 = {0m10n | m ≥ n}. The alphabet is Σ = {0,1}.

3. Let Σ be {0,1}. Show that L3 = {ω) ∈ Σ* |ω is a palindrome} is not regular. A palindrome is a string that reads the same forward as backwards.

4. L4 = {0n | n is a prime number}. The alphabet is Σ = {0}.

5. L5 = {0m10n | m ≥ n} (Hint: Relate -L5 to L2 and argue using a closure property). The alphabet is Σ = {0,1}.

6. L6 : {0m10n | m - n = 5, n ≥ 0}. The alphabet is Σ = {0,1}.

Problem 2 Provide a context free grammar for the languages L1, L2, L3 and L6 in problem 1 above.

Problem 3 Show that the following language is context free:

L6 : {x ∈ Σ* | x cannot be written as ww for any ω ∈ Σ*}

Request for Solution File

Ask an Expert for Answer!!
Theory of Computation: Prove using the pumping lemma and closure properties that
Reference No:- TGS01124180

Expected delivery within 24 Hours