Smallest multiple of n which is the reverse concatenation of n consecutive numbers; or 0 if no such number exists.
A083468
Smallest multiple of n which is the reverse concatenation of n consecutive numbers; or 0 if no such number exists.
Terms
- a(0) =1a(1) =32a(2) =321a(3) =5432a(4) =98765a(5) =765432a(7) =98765432a(8) =987654321
External references
- oeis: A083468