OFFSET
0,3
COMMENTS
Numbers where some digit occurs two times more than some other digit (such as 11) will eventually occur in this sequence; but those such as 111 where a digit occurs three times more than some other will not.
LINKS
Frank Adams-Watters, Table of n, a(n) for n = 0..10000
EXAMPLE
After 56, digits 8 and 9 have been used one less time than the others. 8, 9, 89 and 98 are already used, so we need a three digit number including 8 and 9. 189 is the smallest such.
CROSSREFS
KEYWORD
AUTHOR
Franklin T. Adams-Watters, Jun 09 2006
STATUS
approved