login
A093237
a(n) is the largest number such that all of a(n)'s length-n substrings are distinct and divisible by 37.
0
0, 374, 96296, 88806660, 6660088800, 99996299996, 88888806666660, 6666660088888800, 99999996299999996, 88888888806666666660
OFFSET
1,2
EXAMPLE
a(3) is 96296 because its length-3 substrings (962, 629, 296) are all distinct and divisible by 37 and there is no larger number with this property
CROSSREFS
Cf. A093211, A093212, ..., A093299.
Sequence in context: A045284 A210885 A364009 * A269113 A268751 A369663
KEYWORD
base,nonn
AUTHOR
Hans Havermann, Mar 28 2004
STATUS
approved