login
Smallest palindromic multiple of n containing the digit string of a(n-1); or 0 if no such number exists.
1

%I #6 Aug 25 2014 12:13:27

%S 1,212,22122,4221224,542212245,65422122456,3654221224563,

%T 236542212245632,72365422122456327,0,1001,210012,200210012002,

%U 200210012002,5220021001200225,652200210012002256,96522002100120022569

%N Smallest palindromic multiple of n containing the digit string of a(n-1); or 0 if no such number exists.

%Y Cf. A083963.

%K base,nonn

%O 1,2

%A _Amarnath Murthy_ and Meenakshi Srikanth (menakan_s(AT)yahoo.com), May 20 2003

%E Corrected and extended by _David Wasserman_, Dec 06 2004