Quote:
Originally Posted by stereologist
To be honest no. It is provable that there is no finite decimal expansion for pi or sqrt(2). So no algorithm can be written that computes these values.
What's wrong with process, procedure, computation, method, technique, method, routine, or operation?
|
What if I define an "algrorithm" for computing

to arbitrary precision.
If I were to set that "precision" to be "exact" and I could continue computing to that
precision, my "algorithm" would terminate.
Periodically it produces output of successive answers. Does this program not ending (if I
choose), make the algorithm that designed it "not an algorithm" ???

This is often the practice at various Scientific Computing Centers around the world that in
their "idle time" they compute Primes. It is useful and it never ends (there is always more
primes). It is the operating system that suspend this task at the end of its time slice
to run other tasks.
Sometime the "answer" is not at the "end of the journey", it is getting there or the "journey"
itself.
maddog