Chapter 4: 17P (page 212)
Prove that is decidable by testing the two DFAs on all strings up to a certain size. Calculate a size that works.
Short Answer
The string length must be less than or equal to n.m, where
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 4: 17P (page 212)
Prove that is decidable by testing the two DFAs on all strings up to a certain size. Calculate a size that works.
The string length must be less than or equal to n.m, where
All the tools & learning materials you need for study success - in one app.
Get started for free
Let . Show thatis decidable.
Let X be the set {1, 2, 3, 4, 5} and Y be the set {6, 7, 8, 9, 10}. We describe the functions

Answer each part and give a reason for each negative answer.
a. Is f one-to-one?
b. Is f onto?
c. Is f a correspondence?
d. Is g one-to-one?
e. Is g onto?
f. Is g a correspondence?
The proof of Lemma 2.41 says that is a looping situation for a DPDA if when is started in state q with on the top of the stack, it never pops anything below and it never reads an input symbol. Show that is decidable, where
Let role="math" localid="1659933266276" . Show that is decidable. Why does a similar approach fail to show that is decidable?
Let is a regular expression describing a language containing at least one string w that has 111 as a substring . Show that A is decidable.
What do you think about this solution?
We value your feedback to improve our textbook solutions.