Chapter 5: Q32P (page 241)
Prove that the following two languages are undecidable.
- and are CFGs where. (Hint: Adapt the hint in Problem 5.21.)
- .
Short Answer
- OVERLAPCFG is undecidable.
- PREFIX - FREECFG is undecidable.
Chapter 5: Q32P (page 241)
Prove that the following two languages are undecidable.
All the tools & learning materials you need for study success - in one app.
Get started for freeShow that ATM is not mapping reducible to ETM. In other words, show that no computable function reduces ATM to ETM. (Hint: Use a proof by contradiction, and facts you already know about ATM and ETM.)
If and B is a regular language, does that imply that A is a regular language? Why or why not?
Question: Consider the problem of determining whether a single-tape Turing machine ever writes a blank symbol over a nonblank symbol during the course of its computation on any input string. Formulate this problem as a language and show that it is undecidable.
Question: Let be the tape alphabet for all TMs in this problem. Define the busy beaver function as follows. For each value of k, consider all K-state TMs that halt when started with a blank tape. Let be the maximum number of 1s that remain on the tape among all of these machines. Show that BB is not a computable function.
Show that the Post Correspondence Problem is decidable over the unary alphabet.
What do you think about this solution?
We value your feedback to improve our textbook solutions.