Hacker News new | ask | show | jobs
by kundor 1546 days ago
You can have infinite and nonrepeating sequences which don't contain every possible subsequence. For instance, 1010010001000... (where there is one more zero each time) never repeats itself, but it never even has the digit 2 in it.
1 comments

Aha, makes sense, thank you!