Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

You can be replaced by this computer.


devel / comp.theory / Turing machine starting with empty tape

SubjectAuthor
* Turing machine starting with empty tapeNewberry
+* Turing machine starting with empty tapePhilip White
|+- Turing machine starting with empty tapeMr Flibble
|`- Turing machine starting with empty tapeolcott
+- Turing machine starting with empty tapeolcott
`* Turing machine starting with empty tapeBen Bacarisse
 `- Turing machine starting with empty tapeolcott

1
Turing machine starting with empty tape

<tjm772$6vse$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=41299&group=comp.theory#41299

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!paganini.bofh.team!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: newberr...@gmail.com (Newberry)
Newsgroups: comp.theory
Subject: Turing machine starting with empty tape
Date: Sun, 30 Oct 2022 09:02:42 -0700
Organization: A noiseless patient Spider
Lines: 2
Message-ID: <tjm772$6vse$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 30 Oct 2022 16:02:43 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="f56f7c1dee4c58cb1b620485ceb91927";
logging-data="229262"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+GKEJkRpm/PhCEif6yncG8abfkjBFmhYs="
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 SeaMonkey/2.24
Cancel-Lock: sha1:bu9eIH5GL+OtY21/dnZSfwhxdP4=
X-Antivirus-Status: Clean
X-Antivirus: AVG (VPS 221030-2, 10/30/2022), Outbound message
 by: Newberry - Sun, 30 Oct 2022 16:02 UTC

Is it possible to determine if a Turing machine, which starts with an
empty tape, halts?

Re: Turing machine starting with empty tape

<9df4eab5-40e4-44bb-b064-7a69b6e5184bn@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=41300&group=comp.theory#41300

  copy link   Newsgroups: comp.theory
X-Received: by 2002:a37:8981:0:b0:6f1:1560:ac7d with SMTP id l123-20020a378981000000b006f11560ac7dmr6460946qkd.659.1667146535372;
Sun, 30 Oct 2022 09:15:35 -0700 (PDT)
X-Received: by 2002:a05:620a:1377:b0:6fa:2e50:43e0 with SMTP id
d23-20020a05620a137700b006fa2e5043e0mr616684qkl.394.1667146535150; Sun, 30
Oct 2022 09:15:35 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.theory
Date: Sun, 30 Oct 2022 09:15:34 -0700 (PDT)
In-Reply-To: <tjm772$6vse$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=74.110.189.129; posting-account=nEahSwoAAAChgVI4IMikH1GpVGvsiGfz
NNTP-Posting-Host: 74.110.189.129
References: <tjm772$6vse$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9df4eab5-40e4-44bb-b064-7a69b6e5184bn@googlegroups.com>
Subject: Re: Turing machine starting with empty tape
From: philipwh...@gmail.com (Philip White)
Injection-Date: Sun, 30 Oct 2022 16:15:35 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 15
 by: Philip White - Sun, 30 Oct 2022 16:15 UTC

On Sunday, October 30, 2022 at 12:02:45 PM UTC-4, Newberry wrote:
> Is it possible to determine if a Turing machine, which starts with an
> empty tape, halts?

No, the Turing machine could "have the input hard-coded into it," so Turing's proof still applies. One way it could be done is, the machine could output its "starting input," in a different version, right away, and then run the main part of the machine on the now-outputted input. Thus, any pair M, I of Turing machine and input can be equivalently represented, computationally, with TMs with an empty tape...so the Halting Problem proof still applies. In particular, since it is computable to map every M, I pair to a TM with no input, and back, we have that if the problem you describe were computable, the Halting Problem would be solvable. That's a contradiction, so we have our result.

-Philip White (philipwhite363@gmail.com)

Re: Turing machine starting with empty tape

<20221030162114.00007648@reddwarf.jmc.corp>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=41301&group=comp.theory#41301

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!fx06.ams4.POSTED!not-for-mail
From: flib...@reddwarf.jmc.corp (Mr Flibble)
Newsgroups: comp.theory
Subject: Re: Turing machine starting with empty tape
Message-ID: <20221030162114.00007648@reddwarf.jmc.corp>
References: <tjm772$6vse$1@dont-email.me>
<9df4eab5-40e4-44bb-b064-7a69b6e5184bn@googlegroups.com>
Organization: Jupiter Mining Corporation
X-Newsreader: Claws Mail 4.1.0 (GTK 3.24.33; x86_64-w64-mingw32)
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Lines: 25
X-Complaints-To: abuse@eweka.nl
NNTP-Posting-Date: Sun, 30 Oct 2022 16:21:14 UTC
Date: Sun, 30 Oct 2022 16:21:14 +0000
X-Received-Bytes: 1918
 by: Mr Flibble - Sun, 30 Oct 2022 16:21 UTC

On Sun, 30 Oct 2022 09:15:34 -0700 (PDT)
Philip White <philipwhite363@gmail.com> wrote:

> On Sunday, October 30, 2022 at 12:02:45 PM UTC-4, Newberry wrote:
> > Is it possible to determine if a Turing machine, which starts with
> > an empty tape, halts?
>
> No, the Turing machine could "have the input hard-coded into it," so
> Turing's proof still applies. One way it could be done is, the
> machine could output its "starting input," in a different version,
> right away, and then run the main part of the machine on the
> now-outputted input. Thus, any pair M, I of Turing machine and input
> can be equivalently represented, computationally, with TMs with an
> empty tape...so the Halting Problem proof still applies. In
> particular, since it is computable to map every M, I pair to a TM
> with no input, and back, we have that if the problem you describe
> were computable, the Halting Problem would be solvable. That's a
> contradiction, so we have our result.

That presupposes that the Halting Problem is not solvable.
Presupposition is a logical fallacy if the assumption is not based on
an axiom.

/Flibble

Re: Turing machine starting with empty tape

<tjm8d2$1r43$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=41302&group=comp.theory#41302

  copy link   Newsgroups: comp.theory sci.logic
Path: i2pn2.org!i2pn.org!aioe.org!5E1rRMN+2mMfRFJeH0yavA.user.46.165.242.91.POSTED!not-for-mail
From: none...@beez-waxes.com (olcott)
Newsgroups: comp.theory,sci.logic
Subject: Re: Turing machine starting with empty tape
Date: Sun, 30 Oct 2022 11:22:57 -0500
Organization: Aioe.org NNTP Server
Message-ID: <tjm8d2$1r43$1@gioia.aioe.org>
References: <tjm772$6vse$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="60547"; posting-host="5E1rRMN+2mMfRFJeH0yavA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.4.1
X-Notice: Filtered by postfilter v. 0.9.2
Content-Language: en-US
 by: olcott - Sun, 30 Oct 2022 16:22 UTC

On 10/30/2022 11:02 AM, Newberry wrote:
> Is it possible to determine if a Turing machine, which starts with an
> empty tape, halts?

Yes as proven below:

// rec routine P
// §L :if T[P] go to L
// Return §
// https://academic.oup.com/comjnl/article/7/4/313/354243
void Strachey_P()
{ L: if (T(Strachey_P)) goto L;
return;
}

int main()
{ Output("Input_Halts = ", T(Strachey_P));
}

_Strachey_P()
[00001962] 55 push ebp
[00001963] 8bec mov ebp,esp
[00001965] 6862190000 push 00001962
[0000196a] e823fdffff call 00001692
[0000196f] 83c404 add esp,+04
[00001972] 85c0 test eax,eax
[00001974] 7402 jz 00001978
[00001976] ebed jmp 00001965
[00001978] 5d pop ebp
[00001979] c3 ret
Size in bytes:(0024) [00001979]

_main()
[000019f2] 55 push ebp
[000019f3] 8bec mov ebp,esp
[000019f5] 6862190000 push 00001962
[000019fa] e893fcffff call 00001692
[000019ff] 83c404 add esp,+04
[00001a02] 50 push eax
[00001a03] 6893060000 push 00000693
[00001a08] e8a5ecffff call 000006b2
[00001a0d] 83c408 add esp,+08
[00001a10] 33c0 xor eax,eax
[00001a12] 5d pop ebp
[00001a13] c3 ret
Size in bytes:(0034) [00001a13]

machine stack stack machine assembly
address address data code language
======== ======== ======== ========= =============
[000019f2][00102a47][00000000] 55 push ebp
[000019f3][00102a47][00000000] 8bec mov ebp,esp
[000019f5][00102a43][00001962] 6862190000 push 00001962
[000019fa][00102a3f][000019ff] e893fcffff call 00001692

T: Begin Simulation Execution Trace Stored at:112af3
Address_of_T:1692
[00001962][00112ae3][00112ae7] 55 push ebp
[00001963][00112ae3][00112ae7] 8bec mov ebp,esp
[00001965][00112adf][00001962] 6862190000 push 00001962
[0000196a][00112adb][0000196f] e823fdffff call 00001692
T: Infinitely Recursive Simulation Detected Simulation Stopped

[000019ff][00102a47][00000000] 83c404 add esp,+04
[00001a02][00102a43][00000000] 50 push eax
[00001a03][00102a3f][00000693] 6893060000 push 00000693
[00001a08][00102a3f][00000693] e8a5ecffff call 000006b2
Input_Halts = 0
[00001a0d][00102a47][00000000] 83c408 add esp,+08
[00001a10][00102a47][00000000] 33c0 xor eax,eax
[00001a12][00102a4b][00000018] 5d pop ebp
[00001a13][00102a4f][00000000] c3 ret
Number of Instructions Executed(537) == 8 Pages

--
Copyright 2022 Pete Olcott

"Talent hits a target no one else can hit;
Genius hits a target no one else can see."
Arthur Schopenhauer

Re: Turing machine starting with empty tape

<8735b5w9yk.fsf@bsb.me.uk>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=41303&group=comp.theory#41303

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: ben.use...@bsb.me.uk (Ben Bacarisse)
Newsgroups: comp.theory
Subject: Re: Turing machine starting with empty tape
Date: Sun, 30 Oct 2022 16:30:11 +0000
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <8735b5w9yk.fsf@bsb.me.uk>
References: <tjm772$6vse$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Info: reader01.eternal-september.org; posting-host="21c76bf35fab68102c8d5ac294889c1d";
logging-data="233152"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/XnoYr0zvexQ90WSUFcwvjHwreNCLrvn8="
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Cancel-Lock: sha1:qn4kov2tJ1ILgQIuw7V5220eqwU=
sha1:Wfmj6olJ09s952HZrwgP9Qeix7U=
X-BSB-Auth: 1.baaa04437b351014bfe1.20221030163011GMT.8735b5w9yk.fsf@bsb.me.uk
 by: Ben Bacarisse - Sun, 30 Oct 2022 16:30 UTC

Newberry <newberryxy@gmail.com> writes:

> Is it possible to determine if a Turing machine, which starts with an
> empty tape, halts?

Sometimes. If you mean is there are algorithm that is always correct,
then the answer is no.

--
Ben.

Re: Turing machine starting with empty tape

<tjm9sg$an1$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=41305&group=comp.theory#41305

  copy link   Newsgroups: comp.theory sci.logic
Path: i2pn2.org!i2pn.org!aioe.org!5E1rRMN+2mMfRFJeH0yavA.user.46.165.242.91.POSTED!not-for-mail
From: none...@beez-waxes.com (olcott)
Newsgroups: comp.theory,sci.logic
Subject: Re: Turing machine starting with empty tape
Date: Sun, 30 Oct 2022 11:48:16 -0500
Organization: Aioe.org NNTP Server
Message-ID: <tjm9sg$an1$1@gioia.aioe.org>
References: <tjm772$6vse$1@dont-email.me> <8735b5w9yk.fsf@bsb.me.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Info: gioia.aioe.org; logging-data="10977"; posting-host="5E1rRMN+2mMfRFJeH0yavA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.4.1
Content-Language: en-US
X-Notice: Filtered by postfilter v. 0.9.2
 by: olcott - Sun, 30 Oct 2022 16:48 UTC

On 10/30/2022 11:30 AM, Ben Bacarisse wrote:
> Newberry <newberryxy@gmail.com> writes:
>
>> Is it possible to determine if a Turing machine, which starts with an
>> empty tape, halts?
>
> Sometimes. If you mean is there are algorithm that is always correct,
> then the answer is no.
>

It is really great that you stopped the nonsense rebuttals of my work,
thanks.

--
Copyright 2022 Pete Olcott

"Talent hits a target no one else can hit;
Genius hits a target no one else can see."
Arthur Schopenhauer

Re: Turing machine starting with empty tape

<tjmkp4$90q1$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=41306&group=comp.theory#41306

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!paganini.bofh.team!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: polco...@gmail.com (olcott)
Newsgroups: comp.theory
Subject: Re: Turing machine starting with empty tape
Date: Sun, 30 Oct 2022 14:54:11 -0500
Organization: A noiseless patient Spider
Lines: 40
Message-ID: <tjmkp4$90q1$1@dont-email.me>
References: <tjm772$6vse$1@dont-email.me>
<9df4eab5-40e4-44bb-b064-7a69b6e5184bn@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 30 Oct 2022 19:54:12 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="696e259e72288ce6e9e865af0247c182";
logging-data="295745"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19NptowSbKxBsNnUlWpSP5x"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.4.1
Cancel-Lock: sha1:iz9jM2l3Im0KBoCXvJxqtdHlIKc=
Content-Language: en-US
In-Reply-To: <9df4eab5-40e4-44bb-b064-7a69b6e5184bn@googlegroups.com>
 by: olcott - Sun, 30 Oct 2022 19:54 UTC

On 10/30/2022 11:15 AM, Philip White wrote:
> On Sunday, October 30, 2022 at 12:02:45 PM UTC-4, Newberry wrote:
>> Is it possible to determine if a Turing machine, which starts with an
>> empty tape, halts?
>
> No, the Turing machine could "have the input hard-coded into it," so Turing's proof still applies. One way it could be done is, the machine could output its "starting input," in a different version, right away, and then run the main part of the machine on the now-outputted input. Thus, any pair M, I of Turing machine and input can be equivalently represented, computationally, with TMs with an empty tape...so the Halting Problem proof still applies. In particular, since it is computable to map every M, I pair to a TM with no input, and back, we have that if the problem you describe were computable, the Halting Problem would be solvable. That's a contradiction, so we have our result.
>
> -Philip White (philipwhite363@gmail.com)

So you don't understand that Sipser_D presents the non-halting behavior
of recursive simulation to simulating halt decider Sipser_H ?

int Sipser_D(int (*M)())
{ if ( Sipser_H(M, M) )
return 0;
return 1;
}

//
// Sipser_H returns 1 when its input would halt and return 1
// otherwise Sipser_H returns 0
//
int Sipser_H(int (*M)(), int (*w)())

When H correctly simulates D it finds that D remains stuck in recursive
simulation
(a) D calls H that simulates D with an x86 emulator
(b) that calls a simulated H that simulates D with an x86 emulator
(c) that calls a simulated H that simulates D with an x86 emulator ...
Until the executed H recognizes this repeating state, aborts its
simulation of D and returns 0.

--
Copyright 2022 Pete Olcott "Talent hits a target no one else can hit;
Genius hits a target no one else can see." Arthur Schopenhauer

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor