Question
The languages over the alphabet {a,b,c} are L 1 = { w | w begins with the letter a and ends with substring ac} L
The languages over the alphabet {a,b,c} are
L1 = { w | w begins with the letter a and ends with substring ac}
L2 = { w | w contains at least two as and w contains no more than one c}
L3 = { w | the length of w is at most 3 and w is a palindrome that is, w=wR }
a. For each language, list (i) shortest string in the language, and (ii) two other strings in the language.
b. For each language, describe (in English) the language LiR = { set of strings that are the reverse of a string in Li }
c. For each language, describe the concatenation LiLi = { xy : x and y are strings in Li }
d. For each language, describe Li*
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