Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. Consider the language L (uw | u and w are strings over 0,1 and have the same number of 1s). Find the error in

image text in transcribed

3. Consider the language L (uw | u and w are strings over 0,1 and have the same number of 1s). Find the error in the following attempted proof that L is not regular: "Proof that L is not regular using the Pumping Lemma: Assume (towards a contradiction) that L is regular. Then the Pumping Lemma applies to L. Let p be the pumping length of L. Choose s to be the string 1pOP1P0, which is in L because we can choose u = 1p0p and w = 1POP which each have p 1s. Since s is in L and has length greater than or equal to p, the Pumping Lemma guarantees that s can be divided into parts x, y, z where s xyz, lul > 0, Ixy| p, and for each i-0, zyi2E L. Since the first p letters of s are all 1 and |xy p, we know that a and y are made up of all 1s. If we let i-2, we get a string ry'z that is not in L because repeating y twice adds 1s to u but not to w, and strings in L are required to have the same number of 1s in u as in w. This is a contradiction. Therefore, the assumption is false, and L is not regular

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts of Database Management

Authors: Philip J. Pratt, Joseph J. Adamski

7th edition

978-1111825911, 1111825912, 978-1133684374, 1133684378, 978-111182591

More Books

Students also viewed these Databases questions