|
Search: id:A117917
|
|
|
| A117917 |
|
a(n) = 3*a(n-1) + a(n-2) + n. |
|
+0 1
|
|
| 1, 4, 15, 52, 175, 582, 1927, 6370, 21045, 69514, 229597, 758316, 2504557, 8272000, 27320571, 90233728, 298021771, 984299058, 3250918963, 10737055966, 35462086881, 117123316630, 386832036793, 1277619427032, 4219690317913
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Simple recursive sequence.
a(n)/a(n-1) tends to 3.30277563... = expArcSinh(3/2).
|
|
FORMULA
|
O.g.f.: -(1-x+x^2)/{(-1+x)^2 (-1+3*x+x^2)} . - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 17 2008
|
|
EXAMPLE
|
a(5) = 582 = 3*a(n-1) + a(n-2) + n; = 3*175 + 52 + 5.
|
|
CROSSREFS
|
Adjacent sequences: A117914 A117915 A117916 this_sequence A117918 A117919 A117920
Sequence in context: A137213 A027853 A132894 this_sequence A027295 A057332 A071719
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Gary W. Adamson (qntmpkt(AT)yahoo.com), Apr 02 2006
|
|
EXTENSIONS
|
More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 17 2008
|
|
|
Search completed in 0.002 seconds
|