▲ | tshaddox 5 days ago | |||||||||||||||||||||||||||||||
I'm more troubled by the fact that almost all real numbers are uncomputable (same goes for complex numbers, of course). It's very straightforward to see that this is the case, but the mathematics involved to even begin to ponder questions like "under which operations is the set of computable reals not closed" seem to be far over my head. | ||||||||||||||||||||||||||||||||
▲ | xscott 5 days ago | parent [-] | |||||||||||||||||||||||||||||||
Are there any operations you can even perform on the computables in the general case? Take addition, it seems simple until you try to add two computable numbers:
Until you see a non-nine in that first number, or a non-zero in the second, you can't even emit the first digit of the output. From outside the black box, you don't know if the nines and zeros will stop or continue forever.I think you can make pathological cases for every arithmetic operation, so maybe (I'm not sure) none of the operations are computable. (Need to be careful with the definitions though, and I'm being pretty sloppy) | ||||||||||||||||||||||||||||||||
|