login
A083436
Smallest palindrome which is 1 more than the product of n consecutive numbers.
0
2, 3, 7, 121, 121
OFFSET
1,1
COMMENTS
Sequence is different from A062935 and there is more possibility of additional terms.
Next term, if it exists, is greater than 10^47. - David Wasserman, Nov 04 2004
EXAMPLE
a(4) = a(5) = 121 because 120 = 2*3*4*5 = 1*2*3*4*5.
CROSSREFS
Cf. A062935.
Sequence in context: A111870 A182514 A062935 * A088856 A173913 A007013
KEYWORD
base,more,nonn
AUTHOR
Amarnath Murthy and Meenakshi Srikanth (menakan_s(AT)yahoo.com), Apr 29 2003
EXTENSIONS
More terms from David Wasserman, Nov 04 2004
STATUS
approved