Smallest multiple of n in which the string of digits of n occurs after (n-1) most significant digits.
A079847
Smallest multiple of n in which the string of digits of n occurs after (n-1) most significant digits.
Terms
- a(0) =1a(1) =12a(2) =123a(3) =1004a(4) =10005a(5) =100026a(6) =1000027a(7) =10000008a(8) =100000089a(9) =10000000010a(10) =100000000111
External references
- oeis: A079847