Question: Given R = b * ( a b + ) + b * and S = ( a * b a + b ) *

Given R=b*(ab+)+b* and S=(a*ba+b)*
a) Give an example of a string that is neither in the language of R nor in S.
[2 marks]
b) Give an example of a string that is in the language of S but not R.
[2 marks]
c) Give an example of a string that is in the language of R but not S.
[2 marks]
d) Give an example of a string that is in the language of R and S.
[2 marks]
e) Design a reqular expression that accepts the lanquage of all binary strings
with no occurrences of 101.
[3 marks]
f) Over ={1,2,3} design a reqular expression that qenerates all numbers
greater than 200. For example, 211,33112 and 1111 must be generated
while 22,111 and 123 should not.
 Given R=b*(ab+)+b* and S=(a*ba+b)* a) Give an example of a string

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!