Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q 1 . [ 1 0 Points ] Let L be any language over an alphabet Sigma . Prove or disprove L + is

Q 1.[10 Points] Let L be any language over an alphabet \Sigma . Prove or disprove L
+ is nite
only if L =..
Q 2.[15 Points] Draw a DFA for the language over input alphabets \Sigma ={0,1} that accepts
strings a) starting with `1', b) ending with 10, c) starting with 1 and ending with 10.
Q 3.[20 Points] Let \Sigma ={0,1}. For each of the following languages design a DFA with
minimal number of states that accept the language.
i) Draw a DFA that accepts the string 10 or 010.
ii) Draw a DFA that accepts all strings but 001.
1
Q 4.[15 Points] Design a DFA that accepts all unsigned binary integers that are less than
8.
Examples: 11,00001,101,...
Q 5.[15 Points] Design a DFA that accepts all positive decimal integers divisible by 3.
Examples: 03,12,33,999,
Q 6.[15 Points] Let G be a grammar with the start variable S and the following productions:
S -> aA |\lambda
A -> bbS
i) Give a simple description of the language L(G) generated by grammar G above.
ii) Show a derivation of the string w = abbabb from G.
iii) Suppose L ={w : w in L(G) and |w|<=10}. What is L
R, the reverse of L?
Q 7.[10 Points] Design a DFA that accepts every string w over the alphabet {a, b, c} in
which no two consecutive symbols are the same.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions

Question

Define line and staff authority

Answered: 1 week ago

Question

Define the process of communication

Answered: 1 week ago

Question

Explain the importance of effective communication

Answered: 1 week ago

Question

* What is the importance of soil testing in civil engineering?

Answered: 1 week ago