Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. (10 points). ={a,b}, L = { s : s =amb, n > 0, m % n = 0 }. (You can also think of
1. (10 points). ={a,b}, L = { s : s =amb", n > 0, m % n = 0 }. (You can also think of this as n divides m evenly, or that m is an integer). Use the regular language pumping theorem to prove that L is not a regular language. Hint: choose w with extra care, and then be careful when you argue that w', generated by pumping w, is excluded by L's characteristic function. If your proof runs into problems that you cannot resolve, explain. 2. (4 extra credit points)-{a,b,c}, L = {s : b in s has an a immediately to its left and a c immediately to its right. List the indistinguishability equivalence classes of L
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started