Turing Definition and 57 Threads
-
E
Turing machines and decidability
Okay, so if I have a turing machine so called M, is there a configuration alpha s beta which yields a configuration with state q? If it's decidable can someone explain the algorithm to proceed?- -EquinoX-
- Thread
- Machines Turing
- Replies: 5
- Forum: Programming and Computer Science
-
C
Complement of Universal Turing Machine - Does this exist?
Complement of Universal Turing Machine - Does this exist?? I am kind of confused in terms of the creation of machine which does NOT (Universal Turing Machine). I mean I construct a TM which will simulate UTM and accept strings it rejects and rejects strings it accepts. So if L(UTM) defined as...- controlfreak
- Thread
- Machine Turing Turing machine Universal
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics
-
D
Uncountably Many Turing Machines
This may be a bit vague, as I don't remember all the details. When proving Turing's halting problem, at some point you will say something along the lines of, "given a list of all Turing Machines, assume that there exists a Turing Machine M which decides whether machine A halts on input B". The...- Dragonfall
- Thread
- Machines Turing
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics
-
T
Solving the Two-Dimensional Turing Machine Problem
Homework Statement A two-dimensional Turing machine has the usual finite-state control but a tape that is a two-dimensional grid of cells, infinite in all directions. The input is placed on one row of the grid, with the head at the left end of the input and the control in the start state, as...- Tony11235
- Thread
- Machine Turing Turing machine
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
Turing machine applied to virtual reality
How can one readily determine that the reality one experiences is real, not virtual - perhaps through Turing machine logic?- Loren Booda
- Thread
- Applied Machine Reality Turing Turing machine Virtual
- Replies: 7
- Forum: General Discussion
-
0
Can a PTM simulate a one-tape Turing machine in O(T^2) time?
This was a bonus problem that I missed on the last homework. A paper tape Turing machine (PTM) is a Turing machine whose tape alphabet is partially ordered, and if a is a symbol on a square of the tape, then b can only be written on that square if b is greater than a in the partial order...- 0rthodontist
- Thread
- Machine Paper Turing Turing machine
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
P
Understanding Turing Machines & Language Recognition
Sorry if this is a wrong place to post this. What does it mean that a turing machine M recognize language A? Does it mean that A={w|M accepts w}? Is so then how does M accept w? Does it accept w if it ends in accept state?- physicsuser
- Thread
- Language Machines Turing
- Replies: 5
- Forum: Calculus