111118
domain: N
Appears in sequences
- Numbers whose product of decimal digits equals its sum of binary digits.at n=36A064003
- a(n) = (10^n + 62)/9 for n>0.at n=5A173734
- G.f. A(x) satisfies: A(x) = -x + x^2 + A(A(x)) + Series_Reversion(A(A(x))).at n=5A228867
- Clone sequence C(2,3): a(1) = 1; for n > 1, a(n) is obtained by repeating each digit of a(n-1), summing the digits in groups of 3, and concatenating the digits of the sums.at n=20A283195
- Lexicographically earliest sequence of distinct terms such that a(n) is divisible by five and only five digits of a(n+1).at n=29A308609