a(n) = the largest (n+1)-digit number ending in n zeros that is divisible by n, else 0.
A173483
a(n) = the largest (n+1)-digit number ending in n zeros that is divisible by n, else 0.
Terms
- a(0) =90a(1) =900a(2) =9000a(3) =90000a(4) =900000a(5) =9000000a(6) =70000000a(7) =900000000a(8) =9000000000a(9) =90000000000a(10) =0a(12) =0a(16) =0a(18) =0
External references
- oeis: A173483