789012
domain: N
Appears in sequences
- Smallest number that has digits in order ...123...901... and is divisible by n. If no such number exists then a(n) = 0.at n=41A061805
- In the following triangle the n-th row contains n n-digit (or (n-1)-digit) numbers whose concatenation (with a 0 prefixed for (n-1)-digit numbers) gives a substring of the cyclic concatenation of 1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,...: 1; 12 34; 123 456 789; 1234 5678 9012 3456; 12345 67890 12345 67890 12345; ... Sequence contains the triangle by rows.at n=16A078194
- Break up the cyclic concatenation 1234567890123456789023... into parts nontrivially (a(n) is not equal to n) such that the n-th part is a multiple of n.at n=8A082240
- Smallest available integer which fits into the repeating pattern 0123456789.at n=40A098755
- Slowest increasing sequence with its first 10 digits all different one from another, then the next 10, then the next 10, etc.at n=40A106604