a(n) = the smallest (n+1)-digit number ending in n zeros that is divisible by n, else 0.
A173482
a(n) = the smallest (n+1)-digit number ending in n zeros that is divisible by n, else 0.
Terms
- a(0) =10a(1) =100a(2) =3000a(3) =10000a(4) =100000a(5) =3000000a(6) =70000000a(7) =100000000a(8) =9000000000a(9) =10000000000a(10) =0a(12) =0
External references
- oeis: A173482