Re: Relative Cardinality




David Kastrup wrote:
> Virgil <ITSnetNOTcom#virgil@xxxxxxxxxxx> writes:
>
> > In article <1121961944.900842.252120@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
> > mueckenh@xxxxxxxxxxxxxxxxx wrote:
> >
> >> because sqrt(2) does not exist in my sense. That is a consequence
> >> of the fact that it has not a periodic sequence of digits. You
> >> always compare a finite seqence of digits with another finite
> >> sequence of digits. But sqrt(2) is not among them.
> >
> > One can compare the continued fraction representations of sqrt(2)
> > with arbitrary rationals to determine their relative size,
>
> Oh good grief. Just square the rational in question and compare the
> resulting enumerator with two times the resulting denominator. If it
> is larger, the fraction is larger than sqrt(2). If it is smaller, the
> fraction is smaller than sqrt(2). If both are equal, you have a
> problem.

Not if you only have a finite amount of memory available. If every
particle in the universe contains a decimal place for the rational
number, there's no way to calculate its square (since there will be,
roughly, twice as many decimal places).

WM doesn't define a rational number as a number of the form a/b,
either; he insists on having decimal places until it repeats.

This is why I've kept on asking WM how he can compute anything in this
system; it seems to only allow representation of numbers, not
manipulation of numbers. This makes it rather useless ...

--- Christopher Heckman

.



Relevant Pages

  • Re: 0.999
    ... rationals on whose denominator (when reduced to lowest terms) is ... And you can certainly talk about all rationals ... represents a finite number of '9' digits). ... But it does not produce the fraction 0.999... ...
    (sci.math)
  • Re: Two results of set geometry
    ... digits of pi and a subsequent 5 cannot be distinguished from pi as ... cannot compare it to pi because pi then does not and cannot exist. ... you think they are rationals? ... Your pencil knows that an infinitely small mark could not be ...
    (sci.math)
  • Re: Two results of set geometry
    ... digits of pi and a subsequent 5 cannot be distinguished from pi as ... cannot compare it to pi because pi then does not and cannot exist. ... given enough time and stability of the representation and having ... So, I suppose you think there are rationals which cannot be represented, and therefore cannot be compared to pi, but then, they cannot be compared to each other either, right? ...
    (sci.math)
  • Re: PEP 327: Decimal Data Type
    ... packed group of digits increases. ... where decimal is more natural for people, so decimal representations ... But rationals at least have a standardized normalization. ... I don't see the point of supporting all bases. ...
    (comp.lang.python)
  • Re: BigNum -- Floating Point
    ... but that's not what makes their digits such a convoluted mess. ... The reason is because they each have something called a ... represent rationals, then you get division as a property of rational numbers. ... Paul Hsieh ...
    (comp.programming)