subject

Consider a single-tape Turing machine that cannot write on its tape, but does have three pebbles on the tape. The pebbles are colored red, green, and blue, and all three are initially on the leftmost tape cell. Each move of this Turing machine works like a standard one (except it cannot write on the tape) with the additional operation of determining which pebbles (if any) are on the tape cell currently being scanned by the head, and optionally moving each of these pebbles one cell to the left or right (pebbles do not have to move in the same direction that the head does, and if there is more than one pebble on the current tape cell, they do not have to more in the same direction). A. Describe how any r. e. set can be accepted by such a Turing Machine. HINT: Simulate a two-counter machine.
B. Suppose that the pebbles are not colored and one cannot tell them apart; is it still possible to accept any r. e. set?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 06:20
What is a point-in-time measurement of system performance?
Answers: 3
question
Computers and Technology, 23.06.2019 18:30
Write a program that prints the day number of the year, given the date in the form month-day-year. for example, if the input is 1-1-2006, the day number is 1; if the input is 12-25-2006, the day number is 359. the program should check for a leap year. a year is a leap year if it is divisible by 4, but not divisible by 100. for example, 1992 and 2008 are divisible by 4, but not by 100. a year that is divisible by 100 is a leap year if it is also divisible by 400. for example, 1600 and 2000 are divisible by 400. however, 1800 is not a leap year because 1800 is not divisible by 400.
Answers: 3
question
Computers and Technology, 24.06.2019 03:00
With editing, word automatically displays a paste options button near the pasted or moved text. a. cut-and-paste b. drag-and-drop c. inline d. copy-and-carry
Answers: 1
question
Computers and Technology, 24.06.2019 22:00
Is the process of organizing data to reduce redundancy. a. normalization b. primary keying c. specifying relationships d. duplication
Answers: 1
You know the right answer?
Consider a single-tape Turing machine that cannot write on its tape, but does have three pebbles on...
Questions
question
Mathematics, 23.04.2020 18:21
Questions on the website: 13722367