99999994
domain: N
Appears in sequences
- Largest n-digit number with exactly n divisors, or 0 if no such number exists.at n=7A070845
- Numbers k such that k concatenated with k-8 gives the product of two numbers which differ by 9.at n=15A116109
- Numbers k such that k concatenated with itself gives the product of two numbers which differ by 7.at n=16A116160
- Numbers k such that k * (k + 8) is the concatenation of two numbers m and m-7.at n=18A116244
- Numbers k such that k * (k + 7) is the concatenation of a number m with itself.at n=16A116291
- Numbers that are the sum or product of two numbers, such that the sum and product have reversed digits.at n=19A166749
- Largest n-digit number that is divisible by exactly 3 primes (counted with multiplicity).at n=7A180927
- a(n) is the largest n-digit number with exactly 8 divisors, a(n) = 0 if no such number exists.at n=7A182676