login
A093259
a(n) is the largest number such that all of a(n)'s length-n substrings are distinct and divisible by 59.
0
0, 59, 944, 9971, 99946, 771071449049, 444022266603339990, 8888444422221111, 222222202555555505, 55555550507777777070, 9999999090088888880800, 333333303000777777707000, 77777770700006666666060000, 7777777777740411111111111909, 888888880800808333333330300303
OFFSET
1,2
EXAMPLE
a(6) is 771071449049 because its length-6 substrings (771071, 710714, 107144, 071449, 714490, 144904, 449049) are all distinct and divisible by 59 and there is no larger number with this property.
CROSSREFS
Cf. A093211, A093212, ..., A093299.
Sequence in context: A274503 A142363 A215433 * A336576 A248974 A245941
KEYWORD
base,nonn
AUTHOR
Hans Havermann, Mar 29 2004
EXTENSIONS
a(11)-a(15) from John Cerkan, Jan 08 2018
STATUS
approved