login
A112364
a(1) = 1, a(n+1) = least multiple of a(n) as a reverse concatenation of n+1 successive integers.
1
1, 10, 210, 1203120212011200, 7484953557760474849535577603748495355776027484953557760174849535577600
OFFSET
1,2
COMMENTS
a(4) is a term of the type concatenation of r+3, r+2, r+1, r where r = 30k.
The remaining terms are too large to display here. a(6) has 432 digits. a(7) has 3024 digits. [From David Wasserman, Apr 29 2009]
CROSSREFS
Cf. A112363.
Sequence in context: A254322 A365341 A327411 * A201621 A057408 A280903
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Sep 07 2005
EXTENSIONS
More terms from David Wasserman, Apr 29 2009
STATUS
approved