Questions on turing machine problems
- From: polymedes <polymedes@xxxxxxxxx>
- Date: Tue, 6 May 2008 08:42:49 -0700 (PDT)
1) I'm trying to understand the following problem: let M_1 and M_2
two
turing machines with common input alphabet and a given string x. Is
there a particular step in which the two machines will write the same
symbol on the tape?
is it undecidable? can somebody give an idea on how can we reduce
this
problem to an undecidable problem?
2) Can somebody direct me to an analysis of the Post Correspondence
Problem when the alphabet of the dominos is a 1-character alphabet?
.
- Follow-Ups:
- Re: Questions on turing machine problems
- From: Harri Haanpaa
- Re: Questions on turing machine problems
- From: Tim Tyler
- Re: Questions on turing machine problems
- Prev by Date: Re: How can I tell if F is a string or if it is a number?
- Next by Date: Re: How can I tell if F is a string or if it is a number?
- Previous by thread: QuickSort (worst-cases... special data)
- Next by thread: Re: Questions on turing machine problems
- Index(es):
Relevant Pages
|