|
| |
|
|
A083436
|
|
Smallest palindrome which is 1 more than the product of n consecutive numbers.
|
|
0
| | |
|
|
|
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 (wasserma(AT)spawar.navy.mil), 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: A088120 A111870 A062935 * A088856 A173913 A007013
Adjacent sequences: A083433 A083434 A083435 * A083437 A083438 A083439
|
|
|
KEYWORD
| base,more,nonn
|
|
|
AUTHOR
| Amarnath Murthy and Meenakshi Srikanth (amarnath_murthy(AT)yahoo.com), Apr 29 2003
|
|
|
EXTENSIONS
| More terms from David Wasserman (wasserma(AT)spawar.navy.mil), Nov 04 2004
|
| |
|
|