a(n) is that n-digit number m which minimizes m/(sum of digits of m); in case of a tie pick the smallest.
A066007
a(n) is that n-digit number m which minimizes m/(sum of digits of m); in case of a tie pick the smallest.
Terms
- a(0) =1a(1) =19a(2) =199a(3) =1099a(4) =10999a(5) =109999a(6) =1099999a(7) =10999999a(8) =109999999a(9) =1099999999a(10) =10999999999a(11) =109999999999
External references
- oeis: A066007