|
Search: id:A061482
|
|
|
| A061482 |
|
a(1) = 1, a(2) = 2, a(n) = sum of products of previous terms taking n-2 at a time. |
|
+0 2
|
|
| 1, 2, 3, 11, 127, 16195, 262286407, 68794159432716139, 4732636372053966959311918076028751, 22397847030088134373054567592093233271179679420451463713205492138771
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
EXAMPLE
|
a(3) = a(1) + a(2) = 3, a(4) = a(1)a(2) + a(2)a(3) + a(3)a(1) = 11, a(5) = 1*2*3 + 1*2*11 + 1*3*11 + 2*3*11 = 127.
|
|
CROSSREFS
|
Cf. A061902 (lengths of terms).
Sequence in context: A050721 A058114 A042337 this_sequence A135161 A066100 A029497
Adjacent sequences: A061479 A061480 A061481 this_sequence A061483 A061484 A061485
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 05 2001
|
|
EXTENSIONS
|
More terms from Asher Auel (asher.auel(AT)reed.edu), May 05 2001. The 11-th term has 135 digits.
|
|
|
Search completed in 0.005 seconds
|