Re: Can you find anything wrong with this solution to the Halting Problem?

From: Sander Bruggink (bruggink.at.phil.uu.nl_at_no.spam.please)
Date: 07/14/04


Date: Wed, 14 Jul 2004 11:16:21 +0200

Peter Olcott wrote:
> "Sander Bruggink" <bruggink.at.phil.uu.nl@no.spam.please> wrote in message news:cd0ine$fna$1@husserl.admin.phil.uu.nl...

>>Right. Notice how you talk about *programs*.
>
> The meaning is essentially the same.

Uh... no! The words "hardware" and "software" have distinct meanings.
And a program is software. And a non-pseudo random number generator is
hardware.

> The original claim was only made within the context of Turing
> Machines because at the time (and apparently still to this day)
> they are considered to be the most generally applicable universal
> model of computation.

Uh... no! One detail: they are considered to be *a* most general model
of computation. There are others: lambda calculus, term rewriting
systems, recursive functions, etc., all proven to be equivalent in
computing power to Turing Machines.

If I can show a way to circumvent the
> original proof's mechanism, and there is no other way than
> a method that can not be implemented as a Turing Machine,
> then not only have I successfully refuted the Halting Problem
> proof,

No, you haven't. Because your method cannot be implemented as a Turing
Machine.

> but also the Church-Turing thesis.

The Church-Turing thesis is just that: a thesis. Note how it is not
called: "The Church-Turing Theorem" or something.

> A fellow programmer where I work said that he thought that
> I could win the Turing prize for this. Wouldn't that be ironic?

That would be very ironic, indeed. Also, it would be highly improbable.

I noticed that you (again) snipped the part of my post to which you had
no answer. Here it is again:

"O, btw, let's assume that using a non-pseudo number generator is
possible. Of course de WillHalt function is not the only function which
may use that, right? Well, then it will fail to determine, in about 50%
of the cases, whether the following program halts:

function HaltOrNot {
   if (random() >= .5) then while (true);
                       else return;
}"

Note how I use *your* *own* *stupid* *rules* to refute you.

groente
-- Sander



Relevant Pages

  • Electrostatic Induction
    ... Recently I took a close look at static influence machines. ... Originaly I was taught that these machines picked static charge out of the ... Times informs its readers of a contemplated use of this generator for long ... Static electricity may be eventually harnessed for driving motors and this p ...
    (sci.physics.electromag)
  • Re: Fair price for a SA-200?
    ... Miller has never made a DC generator, ... The machines are super reliable and have a very long lifespan between ... The pure dc current plus the slope ... The smooth dc arc is also appreciated by people in other fields who can tell ...
    (sci.engr.joining.welding)
  • Voltage/frequency converter questions
    ... Started looking into voltage/frequency converters, and saw a post on a message board about driving a 110-220v/60Hz generator with a 220/50Hz motor, using a belt drive to run the generator at proper input rpm. ... I easily run my 3 phase equipment through a home brew rotary phase converter on a 50 amp circuit. ... I'd take all my conduit and sub panel and run circuits for the US stuff, and the normal circuits for anything I add to the menagerie there. ... I'm no electrical engineer, but it doesn't look to me like it would be wise to try and run the other three machines on 50Hz, but I find it curious the BP appears to be rated for it. ...
    (rec.crafts.metalworking)
  • Re: What is the Result from Invoking this Halt Function?
    ... First, for the Halting Theorem for Turing Machines, there ... there are Halting Theorems for other classes of machines ... be reduced the case of vanilla Turing Machines. ...
    (comp.theory)
  • Re: What is the Result from Invoking this Halt Function?
    ... First, for the Halting Theorem for Turing Machines, there ... there are Halting Theorems for other classes of machines ... be reduced the case of vanilla Turing Machines. ...
    (sci.logic)