Assume S = {a, b}.
L1: All words of a’s and b’s that end with an b.
L2: All words of a’s and b’s that begin with an b.
Build a RE and FA for (L1 UNION L2) using Kleene’s theorem.
Build a RE and an FA for (L1 INTERSECTION L2) using Kleene’s theorem.
Hi, hope you are doing good. Here I am adding images of the solution. If you have any query please let me know in the comment. Have a nice day!
Get Answers For Free
Most questions answered within 1 hours.