login
a(n) is the largest number such that all of a(n)'s length-n substrings are distinct and divisible by 79.
0

%I #12 Jul 17 2017 11:12:49

%S 0,79,948,774266,500079000,99990344440,4404408990990,9990900955505005,

%T 666060060777070070,9999999962,5555505505544444044044,

%U 111110110110888880880880

%N a(n) is the largest number such that all of a(n)'s length-n substrings are distinct and divisible by 79.

%H Hans Havermann, <a href="/A093211/a093211.txt">Table of A093211-A093299</a>

%e a(4) is 774266 because its length-4 substrings (7742, 7426, 4266) are all distinct and divisible by 79 and there is no larger number with this property.

%Y Cf. A093211, A093212, ..., A093299.

%K base,nonn

%O 1,2

%A _Hans Havermann_, Mar 29 2004

%E a(11)-a(12) from _John Cerkan_, Jul 17 2017