login
Smallest multiple of n that can be formed using the digits of first n natural numbers.
3

%I #5 Aug 23 2014 13:21:23

%S 1,12,123,1324,12345,123456,1234576,12345768,123456789,11234567890,

%T 1011123458697,101111223457896,10111112233456897,1011111122334458796,

%U 101111111223344567895,10111111112233445567968

%N Smallest multiple of n that can be formed using the digits of first n natural numbers.

%Y Cf. A083430, A083431, A083432.

%K base,nonn

%O 1,2

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

%E More terms from Scott Alford (sctteea(AT)adelphia.net), May 05 2004