|
|
|
|
|
by tedsanders
876 days ago
|
|
If the state evolution: (a) is deterministic (b) depends only on the current state, and (c) can only occupy a finite number of states then it will loop. Pi digits do not satisfy this because while the digit space is finite (10), the next digit depends on more than just the prior digit. Related (but not the same): https://en.wikipedia.org/wiki/Poincaré_recurrence_theorem |
|