|
|
|
|
|
by eru
371 days ago
|
|
That's basically equivalent to saying that the natural numbers encode all information [0], it's just that the index to say which natural number you mean is rather long. However for natural numbers, the 'decompression' is very fast. Much faster than for Pi. [0] You can make this precise via Bijective Numeration https://en.wikipedia.org/wiki/Bijective_numeration to handle leading zeroes nicely. |
|