Re: Cardinality of Set of Computable Numbers?
From: Daryl McCullough (daryl_at_atc-nycorp.com)
Date: 12/27/03
- Next message: Russell Easterly: "Re: Cardinality of Set of Computable Numbers?"
- Previous message: Pento: "Re: Cardinality of Set of Computable Numbers?"
- In reply to: Russell Easterly: "Re: Cardinality of Set of Computable Numbers?"
- Next in thread: Michael J. Fromberger: "Re: Cardinality of Set of Computable Numbers?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Dec 2003 07:05:23 -0800
Russell Easterly says...
>The output of a RM has the following form:
>There is a finite, possibly empty initial string that is written once,
>and a finite, never empty repeating string that is written over and over.
>A computable number can be written as the initial string followed by
>the repeating string in parenthesis.
>Let x initally be (0).
>If s has the form 111...111(0) and the length of the initial segment of s
>is longer or equal to the length of the initial segment of x then take the
>initial segment of s, append a 1, and make this new string the initial
>segment of x.
>
>Examples:
>
>s x
>(0) 1(0)
>1(0) 11(0)
>11(0) 111(0)
>
>Prove that x differs from every member of S.
You haven't given the definition of x. You've listed
three different values for x: 1(0), 11(0), 111(0). Which
one is x? Perhaps you are saying that x is some kind
of limit of the sequence
1(0)
11(0)
111(0)
But how do you prove that the limit exists? How do you
prove that the limit is one of your RM computable numbers?
This is in contrast to the usual diagonalization
procedure, which produces a convergent sequence
of reals.
-- Daryl McCullough Ithaca, NY
- Next message: Russell Easterly: "Re: Cardinality of Set of Computable Numbers?"
- Previous message: Pento: "Re: Cardinality of Set of Computable Numbers?"
- In reply to: Russell Easterly: "Re: Cardinality of Set of Computable Numbers?"
- Next in thread: Michael J. Fromberger: "Re: Cardinality of Set of Computable Numbers?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|