Re: Closer and closer you move to the Cantorian cliff

From: tinyurl.com/uh3t (rem642b_at_Yahoo.Com)
Date: 03/23/05

  • Next message: gcrhoads_at_yahoo.com: "Re: Qustion about minimum (k, n-k)-cut in a graph"
    Date: Wed, 23 Mar 2005 14:05:18 -0800
    
    

    http://groups.google.co.in/groups?selm=1105863295.677791.34430%40z14g2000cwz.googlegroups.com
    > Date: 16 Jan 2005 00:14:55 -0800
    (Sorry for tardy reply but the mouse on my computer stopped working so
     I had no way to do hardly anything online until today.)
    > From: "george" <greeneg@cs.unc.edu>
    > OBViously no finite machine running for finite time on finite input
    > "generates" the infinite decimal expansion of ANY irrational number,
    > computable.or not.

    That's correct but irrelevant. I never made any such claim. My claim
    was that a machine might sit computing for a very long time, churning
    out successive digits as time goes on, so that the longer the machine
    is allowed to run the more digits are generated. Mathematically we say
    that there's an infinite sequence of digits, where the machine computes
    an initial segment that grows with time to include every element of the
    digit sequence eventually. (For each digit of infinite sequence, that
    digit will eventually be reached.) If so, the infinite sequence is
    "computable".

    Alternately, a machine might be given as input a number which specifies
    how many digits are desired and the machine the generates exactly that
    many digits. The restriction is that given two different inputs m < n,
    the digits generated from m exactly match the first m digits generated
    from n. The union of all those overlapping initial sequences defines
    the mathematical infinite sequence. Likewise that infinite sequence is
    "computable".

    Alternately, a machine might be given as input the number of digits of
    precision to use internally, and then generate whatever number of
    digits of output are forced by those internal computations. Two
    restrictions: (1) As internal precision gets arbitrary large, output
    gets arbitrarily large, i.e. limit(prec->inf)(output) = inf. (2)
    Initial-segment match as above. Likewise union of overlapping initial
    segments is mathematical infinite sequence which is "computable".

    > That is not even what "computable" means.

    Horsefeathers! All of the above three definitions of computable
    infinite sequence are equivalent, each of which is equivalent to the
    definition you give below:

    > The w-wide real is "computable" iff there exists a TM that given N as
    > input, produces the digit in the Nth position as output. THAT IS HOW
    > you allow a finite TM to "compute"/represent an infinite string.

    That is yet another definition, equivalent to the three I gave. Do you
    disagree that given any machine satisfying any of the four definitions
    (i.e. computing single digits or initial segments or growing unbounded
    initial segment), it's possible to build a machine that emulates the
    first machine internally to produce an overall machine satisfying any
    of the remaining three definitions?

    > That is how we know Pi is computable.

    Actually not. The third definition, namely determine beforehand the
    internal precision, then run it and get some smaller number of output
    digits, with internal precision increased signficantly every few years
    yielding corresponding significant increase in output sequence length.
    Only an idiot would spend large amounts of computer time just to
    compute a single million(-some-odd)th digit and discard all the
    previous digits, then go through even more work to compute a single
    million(-some-odd-plus-one)th digit again discarding all previous
    digits, etc.

    Note also that there is no known way to generate the nth digit of pi
    without in fact generating all or most of the earlier digits at the
    same time, or at least generating all the information necessary to
    generate those earlier digits. In fact usually the calculations are
    done in binary in the first place, generating all or most of the bits
    in an approximation to pi, then that approximation is used to generate
    the decimal digits corresponding to it. If you really only want a
    single digit, I suppose you could generate the binary approximation and
    then use a finite-state modular algorithm to directly generate just the
    single desired digit without actually generating all the earlier
    digits.


  • Next message: gcrhoads_at_yahoo.com: "Re: Qustion about minimum (k, n-k)-cut in a graph"

    Relevant Pages

    • Re: New countable infiniity logic
      ... >infinite number of digits, and therefore 0.333... ... you are confusing the number of digits in the sequence with the ... it is an infinite sequence that *BY YOUR DEFINITION* does not ... A list of naturals is not a list of digits used to express those ...
      (sci.math)
    • Re: New countable infiniity logic
      ... >infinite number of digits, and therefore 0.333... ... you are confusing the number of digits in the sequence with the ... it is an infinite sequence that *BY YOUR DEFINITION* does not ... A list of naturals is not a list of digits used to express those ...
      (sci.logic)
    • Re: Cantor Confusion
      ... There is no acually infinite sequence of digits ... As any two actually infinite sequences f binary digits, ... The infinite series has no last term, so the reversal does not have a first ... Limits of series are determined by the finite sums. ...
      (sci.math)
    • Re: Closer and closer you move to the Cantorian cliff
      ... is allowed to run the more digits are generated. ... that there's an infinite sequence of digits, ... an initial segment that grows with time to include every element of the ... internal precision, then run it and get some smaller number of output ...
      (sci.logic)
    • Re: Closer and closer you move to the Cantorian cliff
      ... is allowed to run the more digits are generated. ... that there's an infinite sequence of digits, ... an initial segment that grows with time to include every element of the ... internal precision, then run it and get some smaller number of output ...
      (sci.math)