Re: BigDecimal and trigonometrics




"Jeffrey Schwab" <jeff@xxxxxxxxxxxxxxxx> wrote in message
news:V1zef.1144$3o6.419146@xxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> Can we assume that each rational number we need to represent must have be
> arrived at by some sequence of mathematical operations? If so, each such
> number can be represented by the sequence of operations that invokes it.

For any number X (rational or otherwise), we can arrive at it by
starting with X and doing zero operations on it. This doesn't nescessarily
prove that X can be represented with finite memory though.

If X is rational, then we sort of apriori have to assume that the step
of "start with X" requires finite memory, to which we perform 0 operations
(thus adding a overhead of 0 memory) and end up with finite memory
requirements again.

- Oliver


.



Relevant Pages

  • Re: BigDecimal and trigonometrics
    ... each such number can be represented by the sequence of operations that invokes it. ... This doesn't nescessarily prove that X can be represented with finite memory though. ... that cannot be derived by a sequence of mathematical operations on rational numbers? ...
    (comp.lang.java.programmer)
  • Re: BigDecimal and trigonometrics
    ... sequences of mathematical operations on rational numbers is countable. ... Every sequence of mathematical operations on rational numbers can be ... Associate the second such legal string with the integer 2. ... Note that I'm assuming the ASCII representation is finite, which I think is true as long as the number of operators and the number of arguments to each operator is finite in the sequence. ...
    (comp.lang.java.programmer)
  • Re: BigDecimal and trigonometrics
    ... sequences of mathematical operations on rational numbers is countable (since ... Every sequence of mathematical operations on rational numbers can be ... Associate the second such legal string with the integer 2. ... Note that I'm assuming the ASCII representation is finite, ...
    (comp.lang.java.programmer)
  • Re: BigDecimal and trigonometrics
    ... >that cannot be derived by a sequence of mathematical operations on ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Java custom programming, consulting and coaching. ...
    (comp.lang.java.programmer)