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.

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.

Terms

    a(0) =0a(1) =10a(2) =102a(3) =1024a(4) =12360a(5) =123480a(6) =1249360a(7) =12495360a(8) =123567480a(9) =9123567480

External references