Smallest n-digit palindromic multiple of n. For n = 10k it is sufficient that the multiple is palindromic with leading zeros ignored. 0 if no such number exists.
A084013
Smallest n-digit palindromic multiple of n. For n = 10k it is sufficient that the multiple is palindromic with leading zeros ignored. 0 if no such number exists.
Terms
- a(0) =1a(1) =22a(2) =111a(3) =2112a(4) =50005a(5) =201102a(6) =1002001a(7) =21100112a(8) =100070001a(9) =1000000010a(10) =10000200001a(11) =400002200004
External references
- oeis: A084013