a) Prove that the language L is regular: L = { uvu: u,v = {0,1}* }. HINTS: "When in doubt write it out," so write the fi
Posted: Thu Jun 02, 2022 7:46 am
a) Prove that the language L is regular: L = { uvu: u,v = {0,1}* }. HINTS: "When in doubt write it out," so write the first 10 smallest strings, see if it helps b) Write a regular expression for L = { uvu: u,v = {0,1}*}.