Re: Turing vs. Godel (Newbie Question) (A simple example)
- From: Ben Rudiak-Gould <br276deleteme@xxxxxxxxx>
- Date: Fri, 14 Jul 2006 16:29:51 +0100
Tom wrote:
Does anyone have a simple example of a turing machine (or computer
program) which (we assume) doesn't halt, but is unprovable.
I think your request may be based on a misunderstanding of Turing's proof. Turing shows that for any Turing machine M, M does not solve every instance of the halting problem. He does this by constructing a counterexample, but the counterexample depends on M. There is no universal counterexample that works against any proposed algorithm. (Proof: suppose U is the universal counterexample. Either M = "say 'yes'" or M = "say 'no'" will correctly determine whether U halts. Contradiction.)
What Turing proves is the lack of any algorithmic pattern in the sequence of halting answers, not the impossibility of finding some particular term in the sequence.
-- Ben
.
- Follow-Ups:
- References:
- Prev by Date: Re: why is 11 not oneteen?
- Next by Date: Re: Numerical differentiation formulas?
- Previous by thread: Re: Turing vs. Godel (Newbie Question) (A simple example)
- Next by thread: Re: Turing vs. Godel (Newbie Question) (A simple example)
- Index(es):
Relevant Pages
|