Smallest number that begins with 1, has digits in order 123...901... and is divisible by n. If no such number exists then a(n) = 0.

A061074

Smallest number that begins with 1, has digits in order 123...901... and is divisible by n. If no such number exists then a(n) = 0.

Terms

    a(0) =1a(1) =12a(2) =12a(3) =12a(4) =12345a(5) =12a(7) =123456a(8) =12345678a(9) =1234567890a(11) =12a(14) =12345a(15) =123456a(17) =12345678a(19) =0

External references