Chapter 0: Q18P (page 1)
Show that the Post Correspondence Problem is undecidable over the binary alphabet..
Short Answer
It’s proved that Post Correspondence Problem is undecidable over .
/*! 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 0: Q18P (page 1)
Show that the Post Correspondence Problem is undecidable over the binary alphabet..
It’s proved that Post Correspondence Problem is undecidable over .
All the tools & learning materials you need for study success - in one app.
Get started for free
Which of the following pairs of numbers are relatively prime? Show the calculations that led to your conclusions
If we disallow in CFGs, we can simplify the -test. In the simplified test, we only need to check that each of ’s accept states has a single rule. Prove that a CFG without passes the simplified -testiff it is a DCFG.
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.
Let
contains all size 3 columns of 0s and 1 s. A string of symbols ingives three rows of 0s and 1s. Consider each row to be a binary number and let B=the bottom row of W is the sum of the top two rows}.
For example,
Show that Bis regular.
(Hint: Working with is easier. You may assume the result claimed in Problem 1.31.)
Convert the CFG given in Exercise 2.1 to an equivalent PDA, using the procedure given in Theorem 2.20
What do you think about this solution?
We value your feedback to improve our textbook solutions.