48427560
domain: N
Appears in sequences
- Number of integers from 1 to 10^n-1 that lack 0 as a digit.at n=8A052386
- Triangle read by rows: T(n,k) = (n+1,k)-th element of (M^9-M)/8, where M is the infinite lower Pascal's triangle matrix, 1<=k<=n.at n=37A096043
- a(n) = (n^n - n)/(n - 1).at n=7A226238
- a(n) = Sum_{k=1..8} n^k.at n=9A228292
- Smallest positive multiple of n whose base 9 representation contains only 0's and 1's.at n=23A244960