Question

I need help creating an NFA for the language Σ={0,1}, L={w such that w does not...

I need help creating an NFA for the language Σ={0,1}, L={w such that w does not contain 11 or w ends with 00}. for example 10010100100 is in the language, where as 101010011 is not.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Given L is union of two languages

1st language is 11 not as substring

2nd language is ends with 00

so the language L has both not contains 11 or ends with 00

so the NFA for the language is

if string contain 11 then it must be ends with 00

if string does not ends with 00 then the string not contain sub string11

if both also comes under this language

so the NFA for this is

Lb 791 ob 94

String acceptance is

Table Text Size Result Input 10010100100 101010011 Accept Reject Load Inputs Run Inputs Clear Enter Lambda View Trace

Any queries comment please

Thank you:)

Add a comment
Know the answer?
Add Answer to:
I need help creating an NFA for the language Σ={0,1}, L={w such that w does not...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT