Re: Turing Machines and Physical Computation

From: Stephen Harris (cyberguard1048-usenet_at_yahoo.com)
Date: 12/09/04

  • Next message: patty: "Re: Platonism"
    Date: Thu, 09 Dec 2004 01:14:24 GMT
    
    

    "Kent Paul Dolan" <xanthian@well.com> wrote in message
    news:912f820c9e968fa05d80319259ecd227.48257@mygate.mailgate.org...
    > "Albert van der Horst" <albert@spenarnc.xs4all.nl> wrote:
    >
    >> The wording is a bit metaphysical. This problem
    >> is such that for each N there is an instance of a
    >> language item wherefore a dedicated TM will need a
    >> tape that is larger than N. Actual infinity
    >> doesn't enter the picture.
    >
    > So it must be bigger than any such size, and a tape
    > that is bigger than every finite size you can name
    > even in concept is an infinite tape.
    >

    I've read Turing's 1936 paper several times and this is
    not my understanding. The idea that comes closest to
    an infinite tape is a TM that never halts due to undecidability.

    All decidable problems have a finite number of computations.
    A TM computes Pi, which has an infinite expansion, one finite
    digit at a time. So the common terminology is "potentially infinite".
    A maxed out memory PC can compute Pi to about 10^230 digits,
    a finite number of digits. A TM can compute Pi to 10^230000000
    digits, or greater, any huge finitely specified degree of expansion.
    I have not seen the idea that a TM computes the last digit of Pi
    because it computes for an infinite amount of time. There is a
    strong argument to describe a TM as "finintely unbounded" rather
    "potentially infinite". The TM tape grows towards infinity but
    does not start off as infinitely long. The tape to add 1 + 1 will
    be very short. The "length" of the tape is dependent upon the
    size of the input. A TM does not complete the computation of Pi.
    The digits on the tape become finitely larger, and there are always
    a finite number of digits on the tape, one finite step at a time.

    The purpose of the limitless tape is so that a TM will not halt
    too soon due to running out of tape, and thus indicate decidability,
    whereas if it has endless tape, the same computation might have
    been undecidable. The endless tape insures, that if the TM halts,
    it is due to being decidable, not an issue of insufficient tape.

    I search Turing's 1936 paper and only found the word "infinite"
    in reference in the ink supply.

    Kent wrote:

    "So it must be bigger than any such size, and a tape
    that is bigger than every finite size you can name
    even in concept is an infinite tape." [SH: finitely unbounded]

    SH: No it is a larger finite tape for each larger finite computation
    specified.
    There is no bound or upper limit to the finite specification. The TM can
    actually never complete the computation of infinity, or the infinite digit
    expansion of Pi (which is computable). But the TM can approach the
    limit of infinity while not becoming infinity. Meaning the TM using a
    tape to express the digits of Pi. There is no sense of a completed,
    actualized infinity, like as if all the digits of Pi could be computed by a
    TM.
    In the paper you will see Turing's emphasis is on the finite.


  • Next message: patty: "Re: Platonism"

    Relevant Pages

    • Re: The Modified Halting Problem, Take ??? .
      ... What you write is not the same as saying all digits can be computed. ... With an infinite number the same process is used, ... We have infinitely many halting TMs, ... first you see 3 on the first tape, then you see 3.1 on the second tape, ...
      (sci.logic)
    • Re: The Modified Halting Problem, Take ??? .
      ... What you write is not the same as saying all digits can be computed. ... With an infinite number the same process is used, ... first you see 3 on the first tape, then you see 3.1 on the second tape, ... There are countably infinite Turing machines (meaning exactly TMs ...
      (sci.logic)
    • Re: The Modified Halting Problem, Take ??? .
      ... Turing tapes" will not be a set or even a proper class in NAFL, ... each tape itself is an infinite entity. ... They're usually described as potentially infinite or finitely unbounded. ... and there is no last digit of Pi ever computed which one would think ...
      (sci.logic)
    • Re: The Modified Halting Problem, Take ??? .
      ... Turing tapes" will not be a set or even a proper class in NAFL, ... each tape itself is an infinite entity. ... They're usually described as potentially infinite or finitely unbounded. ... down or erasing binary digits one-at-a-time in the cells on a linear ...
      (sci.logic)
    • Re: turing completeness
      ... claim that the tape *must* be infinite. ... >>The Turing Machine just needs to be able at will to drive to CompUsa ... computer runs out of memory its operating system aborts the TM ...
      (comp.programming)