|
Search: id:A023537
|
|
| |
|
| 1, 5, 13, 28, 54, 98, 171, 291, 487, 806, 1324, 2164, 3525, 5729, 9297, 15072, 24418, 39542, 64015, 103615, 167691, 271370, 439128, 710568, 1149769, 1860413, 3010261, 4870756, 7881102, 12751946, 20633139, 33385179, 54018415, 87403694, 141422212
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
REFERENCES
|
W. Lang in: "Applications of Fibonacci Numbers", Vol. 7, p. 235, eds.: G. E. Bergum et al., Kluwer, 1998.
|
|
FORMULA
|
Convolution of natural numbers with Lucas numbers A000204.
a(n)=7*(F(n+1)-1)+4*F(n)-3*n; F(n)= A000045 (Fibonacci), G.F. x*(1+2*x)/((1-x-x^2)*(1-x)^2) -from Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de).
a(n) - a(n-1) = A101220(3,1,n). - Ross La Haye (rlahaye(AT)new.rr.com), May 31 2006
|
|
MAPLE
|
with(combinat): L:=n->fibonacci(n+2)-fibonacci(n-2): seq(L(n), n=0..12): seq(L(n+4)-3*n-7, n=1..40); (Deutsch)
|
|
CROSSREFS
|
T(n, n+2), T given by A027960.
Sequence in context: A027024 A055328 A027962 this_sequence A023653 A060182 A133204
Adjacent sequences: A023534 A023535 A023536 this_sequence A023538 A023539 A023540
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
Clark Kimberling (ck6(AT)evansville.edu)
|
|
EXTENSIONS
|
More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Aug 08 2005
|
|
|
Search completed in 0.002 seconds
|