A277058 Irregular array by rows: A(n,m) is the least number which gives a number containing all nonzero digits when multiplied by m-th repunit for base n; each row is truncated when reaches its stationary point.
1, 5, 4, 27, 6, 194, 33, 14, 1865, 425, 45, 22875, 17603, 403, 370, 342391, 38094, 8631, 588, 6053444, 605410, 67228, 7385, 3364, 123456789, 11225079, 1113198, 210789, 11115, 2853116705
Offset: 2
Examples
The first rows of the array are: 1, (1, 1...) 5, 4, (4, 4...) 27, 6, (6, 6...) 194, 33, 14, 1865, 425, 45, 22875, 17603, 403, 370, 342391, 38094, 8631, 588, 6053444, 605410, 67228, 7385, 3364, 123456789, 11225079, 1113198, 210789, 11115
Comments