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 freeQuestion: Consider the problem of determining whether a Turing machine M on an input w ever attempts to move its head left at any point during its computation on w. Formulate this problem as a language and show that it is decidable.
Question: In the proof of Theorem 5.15, we modified the Turing machine M so that it never tries to move its head off the left-hand end of the tape. Suppose that we did not make this modification to M . Modify the PCP construction to handle this case.
Consider the problem of determining whether a Turing machine on an input w ever attempts to move its head left at any point during its computation on . Formulate this problem as a language and show that it is decidable.
Show that is a transitive relation?
Show that if A is Turing-recognizable and , then A is decidable.
What do you think about this solution?
We value your feedback to improve our textbook solutions.