[go: up one dir, main page]

login
A093232
a(n) is the largest number such that all of a(n)'s length-n substrings are distinct and divisible by 32.
0
0, 964, 5448000, 88640000, 9996800000, 999968000000, 99999680000000, 9999996800000000, 999999968000000000, 99999999680000000000, 9999999996800000000000
OFFSET
1,2
EXAMPLE
a(3) is 5448000 because its length-3 substrings (544, 448, 480, 800, 000) are all distinct and divisible by 32 and there is no larger number with this property.
CROSSREFS
Cf. A093211, A093212, ..., A093299.
Sequence in context: A252413 A267973 A267996 * A252259 A225684 A186468
KEYWORD
base,nonn
AUTHOR
Hans Havermann, Mar 28 2004
EXTENSIONS
a(8)-a(11) from John Cerkan, Jul 17 2017
STATUS
approved