A126969 First digit of a(n) is the a(n)-th digit of S [a(n+1) is the smallest available integer not yet present in S, subject to S being monotonically increasing].
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 21, 111, 311, 2111, 11111, 11112, 11113, 11114, 31111
Offset: 0
Crossrefs
Cf. A126968.
Comments