login
A147637
a(n) = largest n-distinct-decimal-digit number such that the string formed by the last k digits is divisible by k for any 1<=k<=n.
3
9, 98, 984, 9876, 98720, 987540, 9864120, 98765120, 876351240, 9876351240
OFFSET
1,1
CROSSREFS
A140501 Ten-digit numbers with all distinct digits such that the string formed by the last k digits is divisible by k for any k <=10. A147636 a(n) = least n-distinct-decimal-digit number such that the string formed by the last k digits is divisible by k for any 1<=k<=n.
Sequence in context: A098782 A076758 A085868 * A057933 A064617 A225608
KEYWORD
base,fini,full,nonn
AUTHOR
Zak Seidov, Nov 09 2008
STATUS
approved