Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

In class and in the textbook (pages 166-167, page 173), we saw a Turing machine deciding the set B = {w#w | w {0, 1}}.

In class and in the textbook (pages 166-167, page 173), we saw a Turing machine deciding the set B = {w#w | w {0, 1}}. In this question, you will modify this machine so that it decides the set

A = {w#wR | w {0,1}} a) Give an implementation-level description of your machine. Follow the style and conventions demon-

strated on page 167.

b) Prove that the machine you gave in part (a) decides A by showing that for any string w {0, 1, #} , if w A, then your machine accepts on input w, and

if w / A, then your machine rejects on input w.

c) Draw the state diagram formalizing the machine you described in part (a). You may use the abbrevia- tions used on page 173 and on this weeks Individual Homework: omit all outgoing transitions for the accept and reject states, and omit all incoming transitions to the reject state. image text in transcribed

1. (10 points) In class and in the textbook (pages 166-167, page 173), we saw a Turing machine deciding the set B = {w#w ue {0, 1)'). In this question, you will modify this machine so that it decides the set instead. a) Give an implementation-level description of your machine. Follow the style and conventions demon- strated on page 167. b) Prove that the machine you gave in part (a) decides A by showing that for any string w {0,1,#)', if w if w A, then your machine accepts on input w, and A, then your machine rejects on input w. c) Draw the state diagram formalizing the machine you described in part (a). You may use the abbrevia- tions used on page 173 and on this week's Individual Homework: omit all outgoing transitions for the accept and reject states, and omit all incoming transitions to the reject state

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions