109876543
domain: N
Appears in sequences
- Smallest multiple of n with property that each digit is one less (mod 10) than the previous digit; or 0 if no such multiple exists.at n=23A062399
- Smallest multiple of n starting with 1 with descending digit string (a left substring of 10987654321098...), 0 if no such number exists.at n=6A069886
- Form triangle shown below, in which the n-th row contains n terms of an arithmetic progression with first term 1 and common difference n. Then a(n) = terms of the n-th row (mod 10), concatenated.at n=8A110748
- Lucky numbers with consecutive digits.at n=12A118569
- Concatenation of the numbers from n down to 3.at n=7A283514