600001
domain: N
Appears in sequences
- Numbers not ending in 0 whose cubes are concatenations of other cubes.at n=24A061341
- Numbers where k-th digit from right is either 0 or k.at n=33A063013
- Smallest n-digit squarefree number beginning with n.at n=5A077513
- Number of times 1 is used in writing out all numbers 1 through 10^n.at n=6A094797
- Smallest sequence which lists the position of digits "5" in the sequence.at n=37A167455
- a(n) = 6*10^n + 1.at n=5A199686
- a(1) = 1; for n > 1: a(n) = smallest odd number greater than a(n-1) which does not use any digit used by a(n-1).at n=41A229364