OFFSET
1,1
COMMENTS
See A210415 for comments, links, and code.
LINKS
Danny Rorabaugh, Table of n, a(n) for n = 1..1000
EXAMPLE
The sequence cannot start with 1 because the first digit is not 9. Let us start with 2: the second digit is equal to 9. The third digit cannot be 3 because the third digit is not 9. So let it be 4. In the next position we now have 90 because it is the minimum number greater than 8 and starting with the digit 9. And so on.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Paolo P. Lava, Mar 26 2012
EXTENSIONS
a(23)-a(26) corrected by Paolo P. Lava, Apr 17 2012
STATUS
approved