99993
domain: N
Appears in sequences
- a(n) is the largest number which can be formed with no zeros, using least number of digits and having digit sum = n.at n=38A061219
- Numbers k such that k concatenated with itself gives the product of two numbers which differ by 8.at n=11A116161
- n times n+9 gives the concatenation of two numbers m and m-8.at n=7A116240
- Numbers k such that k * (k + 8) is the concatenation of a number m with itself.at n=11A116292
- For a positive number k, let L(k) denote the list consisting of k followed by the prime factors of k, with repetition, in nondecreasing order; sequence gives composite k such that the digits of L(k) are in nonincreasing order.at n=36A372034
- G.f. satisfies A(x) = Product_{n>=0} (1 + (x*A(x)^3)^(3^n)).at n=8A391525