A list of lists where T(n,k) is the smallest n-digit number whose digits have arithmetic mean k, for 1 <= k <= 9.

A362038

A list of lists where T(n,k) is the smallest n-digit number whose digits have arithmetic mean k, for 1 <= k <= 9.

Terms

    a(0) =1a(1) =2a(2) =3a(3) =4a(4) =5a(5) =6a(6) =7a(7) =8a(8) =9a(9) =11a(10) =13a(11) =15a(12) =17a(13) =19a(14) =39a(15) =59a(16) =79a(17) =99a(18) =102a(19) =105a(20) =108a(21) =129a(22) =159a(23) =189a(24) =399a(25) =699a(26) =999a(27) =1003a(28) =1007a(29) =1029

External references