Number of steps in base n after which all digits > 0 are present in x(i) where x(i) = x(i-1) + sum of missing digits of x(i-1) with x(0) = 0.

A246426

Number of steps in base n after which all digits > 0 are present in x(i) where x(i) = x(i-1) + sum of missing digits of x(i-1) with x(0) = 0.

Terms

    a(0) =1a(1) =2a(2) =12a(3) =35a(4) =266a(5) =2486a(6) =28781a(7) =409929a(8) =6824303a(9) =130615525a(10) =2846762052a(11) =69481280019

External references