Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #8 Mar 11 2014 23:30:04
%S 1,20,0,102,111,120,1012,1120,1300,2020,10040,10130,10220,10310,10400,
%T 100014,100032,100050,100104,100122,100140,1000006,1000132,1000321,
%U 1000510,1001014,1001140,1001203,10000016,10000160,10000232,10000304
%N Triangle read by rows: n-th row contains the first n n-digit multiples of n with digit sum n. If there are fewer than n such numbers, the rest of the row is filled with 0's.
%C Conjecture: Only one term is zero.
%Y Cf. A084030, A084031, A084032, A084033.
%K base,nonn,easy,tabl
%O 1,2
%A _Amarnath Murthy_, May 24 2003
%E Extended and corrected by _David Wasserman_, Dec 09 2004