Chapter 5: Problem 20
$$ \text { Prove that there exists an undecidable subset of }\\{1\\}^{*} \text {. } $$
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! 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 5: Problem 20
$$ \text { Prove that there exists an undecidable subset of }\\{1\\}^{*} \text {. } $$
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
A useless state in a Turing machine is one that is never entered on any input string. Consider the problem of determining whether a Turing machine has any useless states. Formulate this problem as a language and show that it is undecidable.
Say that a variable \(A\) in CFG \(G\) is necessary if it appears in every derivation of some string \(w \in G\). Let \(N E C E S S A R Y_{\mathrm{CFG}}=\\{\langle G, A\rangle \mid A\) is a necessary variable in \(G\\}\). a. Show that \(N E C E S S A R Y_{\mathrm{CFG}}\) is Turing-recognizable. b. Show that \(N E C E S S A R Y_{\mathrm{CFG}}\) is undecidable.
Show that the Post Correspondence Problem is decidable over the unary alphabet \(\Sigma=\\{1\\}\).
Use Rice's theorem, which appears in Problem 5.28, to prove the undecidability of each of the following languages. A a. INFINITE TM \(=\\{\langle M\rangle \mid M\) is a TM and \(L(M)\) is an infinite language \(\\}\). b. \(\\{\langle M\rangle \mid M\) is a TM and \(1011 \in L(M)\\}\). c. \(A L L_{\mathrm{TM}}=\left\\{\langle M\rangle \mid M\right.\) is a \(\mathrm{TM}\) and \(\left.L(M)=\Sigma^{*}\right\\}\).
If \(A \leq_{\mathrm{m}} B\) and \(B\) is a regular language, does that imply that \(A\) is a regular language? Why or why not?
What do you think about this solution?
We value your feedback to improve our textbook solutions.