Chapter 4: Q22P (page 212)
Let role="math" localid="1659933266276" . Show that is decidable. Why does a similar approach fail to show that is decidable?
Short Answer
is decidable.
is not decidable.
/*! 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: Q22P (page 212)
Let role="math" localid="1659933266276" . Show that is decidable. Why does a similar approach fail to show that is decidable?
is decidable.
is not decidable.
All the tools & learning materials you need for study success - in one app.
Get started for free
Say that an NFA is ambiguous if it accepts some string along two different computation branches
Show that is decidable. (Suggestion: One elegant way to solve this problem is to construct a suitable DFA and then run on it.)
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
Show thatis 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.
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?
What do you think about this solution?
We value your feedback to improve our textbook solutions.