Design an Infinite NTM for Any Input String: Turing Machine Question

Click For Summary

Discussion Overview

The discussion revolves around designing a non-terminating normalized Turing machine (NTM) that produces an infinite configuration sequence for any input string. Participants explore the implications of unspecified input languages and how that affects the machine's behavior.

Discussion Character

  • Homework-related, Exploratory, Technical explanation

Main Points Raised

  • One participant expresses uncertainty about the input language and its implications for designing the NTM, questioning how to handle various possible inputs.
  • Another participant suggests that if the input were specified as binary, they would implement a mechanism to create an infinite loop by moving the tape head to the right, thus preventing termination.
  • A later reply considers the possibility that the question may only require the machine to never terminate for a limited set of inputs, such as 0, 1, or blank.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the nature of the input language or the specific requirements for the NTM design, indicating multiple competing views and unresolved questions.

Contextual Notes

Participants highlight the ambiguity surrounding the input language, which may lead to different interpretations of how the NTM should be designed. There are also concerns about the potential for various letters on the tape affecting the machine's operation.

Who May Find This Useful

This discussion may be useful for students studying Turing machines, particularly those grappling with concepts of non-termination and input language specifications.

leo0liver
Messages
4
Reaction score
0
Hey guys just wondering if I could get some help with this question. I am having trouble with it as I don't know what the input language is and therefore what inputs to handle. Heres the question:

Design an NTM (normalised Turing machine) that never terminates, so that regardless of the input string, it always gives an infinite configuration sequence. (You only need two states!)

Thanks in advance!
 
Physics news on Phys.org
Ok sorry about that will read now
 
(Thread moved to the schoolwork forums)

Welcome to the PF, @leo0liver -- What can you tell us about Turing machines, and what can affect whether they terminate?
 
Last edited by a moderator:
Hey the problem I was having with this question is I was not sure what the set of inputs would be. For example if they had stated that it was a binary input I would have moved the tape head to the right for inputs 1 and 0 and then started an infinite loop causing the tape head to never return to the first position and therefore never terminate. If the input language is not specified wouldn't there be a very large of possibilities of letters that the machine first sees on the tape that would cause it to abort and finish in the starting position? Or is there a way to move left on the tape no matter what the input?
 
I could also be overthinking it and what they really are asking for is a machine that never terminates for an input of 0 1 or blank.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
Replies
29
Views
6K
Replies
1
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
18
Views
10K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
6
Views
8K