login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A120001
Where record values of A119999 occur.
3
0, 10, 12, 21, 102, 112, 123, 213, 312, 412, 512, 612, 712, 812, 912, 1012, 1023, 1123, 1213, 1234, 1324, 1423, 2113, 2134, 3124, 4123, 5123, 6123, 7123, 8123, 9123, 10123, 10234, 11213, 11234, 12134, 12345, 13245, 14235, 15234, 16234, 17234, 18234, 19234, 21134, 21345
OFFSET
1,2
COMMENTS
A120000(n)=A119999(a(n)) and A119999(m) < A120000(n) for m<a(n);
problem: smallest m>1023456789 such that A119999(m)>A119999(1023456789)?
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
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