OFFSET
1,1
COMMENTS
The only integers with this property are 10-digit integers or 11-digit integers.
There are 203220 10-digit integers, the smallest one being 1122334455 and the largest one 9906140021.
There are 117919 11-digit integers, the smallest one being 10021324354 and the largest one 90715031100.
LINKS
Lars Blomberg, Table of n, a(n) for n = 1..10000
EXAMPLE
The first term is 1122334455. The successive sums of two contiguous digits of 1122334455 are 1+1=2, 1+2=3, 2+2=4, 2+3=5, 3+3=6, 3+4=7, 4+4=8, 4+5=9, 5+5=10. We see that 2, 3, 4, 5, 6, 7, 8, 9 and 10 include all digits 0 to 9, none being repeated.
CROSSREFS
KEYWORD
nonn,base,fini
AUTHOR
Eric Angelini and Lars Blomberg, Dec 15 2017
STATUS
approved