OFFSET
1,2
COMMENTS
From David A. Corneth, Sep 07 2022: (Start)
Does every term >= 10 contain the digit 1?
Does every term >= 12 contain the digits 1 and 2?
Does every term >= 1023 contain the digits 1, 2 and 3?
Does every term >= 11234 contain the digits 1, 2, 3 and 4?
Does every term >= 112345 contain the digits 1, 2, 3, 4 and 5? (End)
LINKS
David A. Corneth, Table of n, a(n) for n = 1..51
EXAMPLE
21 is in the sequence as A119999(21) = 12 and 12 is the largest value of A119999(k) for k in [0, 21]. - David A. Corneth, Sep 07 2022
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Reinhard Zumkeller, Jun 13 2006
EXTENSIONS
More terms from David A. Corneth, Sep 07 2022
STATUS
approved