OFFSET
1,3
COMMENTS
The first 9*9! pandigital numbers (having each digit 0-9 exactly once) are listed in A050278, which is extended to the infinite sequence A171102 of pandigital numbers having each digit 0-9 at least once.
For all n, a(n) is well defined, because to any pandigital number N = A171102(n) we can add the number M(N) = 123456789*10^k with k = # digits of N, which is pandigital (in the above extended sense) as well as is the sum N + M(N). In practice, there are much smaller solutions. We conjecture that there is always a 10-digit solution a(n) < 10^10.
EXAMPLE
The smallest pandigital number A171102(1) = A050278(1) = 1023456789, added to itself, yields again a pandigital number, 2046913578. Therefore, a(1) = 1.
PROG
CROSSREFS
KEYWORD
nonn,base
AUTHOR
M. F. Hasler, Sep 19 2017
STATUS
approved