Smallest multiple k*n of n which is a palindrome or becomes a palindrome when 0's are added on the left (e.g. 10 becomes 010 which is a palindrome).
A062279
Smallest multiple k*n of n which is a palindrome or becomes a palindrome when 0's are added on the left (e.g. 10 becomes 010 which is a palindrome).
Terms
- a(0) =0a(1) =1a(2) =2a(3) =3a(4) =4a(5) =5a(6) =6a(7) =7a(8) =8a(9) =9a(10) =10a(11) =11a(12) =60a(13) =494a(14) =70a(15) =30a(16) =80a(17) =272a(18) =90a(19) =171a(20) =20a(21) =252a(22) =22a(23) =161a(24) =600a(25) =50a(26) =494a(27) =999a(28) =252a(29) =232
External references
- oeis: A062279