Consider the language ODDNOTAB consisting of all words that do
not contain the substring ab and that
are of odd length.
Give
(i) an applicable universal set,
(ii) the generator(s),
(iii) an applicable function on the universal set and
(iv) then use these concepts to write down a recursive definition
for the language.
(i) The set {a.b}* is an applicable universal set.
(ii) a and b are the generators.
(iii) The concatenation function is applicable on the universal set.
(iv) The following is a recursive defintion of ODDNOTAB:
ODDNOTAB is the smallest subset of {a.b}* that satisfies the following conditions:
Get Answers For Free
Most questions answered within 1 hours.