login
A087393
a(1) = 1, a(n) = smallest number beginning with a(n-1) == 0 (mod n!).
0
1, 10, 102, 10200, 10200, 10200240, 102002402880, 1020024028800, 102002402880080640, 1020024028800806400, 102002402880080640029030400, 102002402880080640029030400159667200
OFFSET
1,2
EXAMPLE
a(3) = 102, a(4) = 10200 that begins with the digits 102 and 10200 = 24*425, as 10200= 120*85, one has a(5) = 10200.
CROSSREFS
Sequence in context: A336952 A331475 A158240 * A037596 A037687 A015588
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Sep 10 2003
EXTENSIONS
More terms from David Wasserman, May 31 2005
STATUS
approved