6053444
domain: N
Appears in sequences
- a(1)=1; for n>1, a(n) = 9*a(n-1) + n.at n=7A014832
- Largest metadrome (number with digits in strict ascending order) in base n.at n=8A023811
- Take the first n numbers written in base 9, concatenate them, then convert from base 9 to base 10.at n=7A048441
- The first n digits of the juxtaposition of the base 9 numbers converted to decimal.at n=7A055150
- In base n, a(n) is the largest (decimal equivalent) number reached when one sequentially adds to a sum, starting with zero, the largest digit not in that sum.at n=7A260351
- 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.at n=19A277058