Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

THEOREM 6 . 7 MIN TM is not Turing - recognizable. PROOF Assume that some TM E enumerates MIN TM and obtain a contradic -

THEOREM 6.7 MIN TM is not Turing-recognizable.
PROOF Assume that some TM E enumerates MIN TM and obtain a contradic- tion. We construct the following TM C.
C =On input w:
DEFINITION 6.6
If M is a Turing machine, then we say that the length of the descrip- tion M of M is the number of symbols in the string describing M . Say that M is minimal if there is no Turing machine equivalent to M that has a shorter description. Let
MIN TM ={M| M is a minimal TM}.
Obtain, via the recursion theorem, own description C. Run the enumerator E until a machine D appears with a longer description than that of C. Simulate D on input w.
BecauseMINTM isinfinite,EslistmustcontainaTMwithalongerdescrip- tion than Cs description. Therefore, step 2 of C eventually terminates with some TM D that is longer than C. Then C simulates D and so is equivalent to it. Because C is shorter than D and is equivalent to it, D cannot be minimal. But D appears on the list that E produces. Thus, we have a contradiction.
Will the proof of Theorem 6.7 work for the following statement: Show that any infinite subset of MINTM is not Turing-recognizable.
Question 6 options:
True
False

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Sams Teach Yourself Beginning Databases In 24 Hours

Authors: Ryan Stephens, Ron Plew

1st Edition

067232492X, 978-0672324925

More Books

Students also viewed these Databases questions

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago