The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A087635 a(n) = S(n,3) where S(n,m) = Sum_{k=0..n} binomial(n,k)*fibonacci(m*k). 2
0, 2, 12, 64, 336, 1760, 9216, 48256, 252672, 1323008, 6927360, 36272128, 189923328, 994451456, 5207015424, 27264286720, 142757658624, 747488804864, 3913902194688, 20493457948672, 107305138913280, 561857001684992 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 6*a(n-1)-4*a(n-2) = 2*A084326(n).
a(n) = Sum_{0<=j<=i<=n} C(i,j)*C(n,i)*Fibonacci(i+j). - Benoit Cloitre, May 21 2005
a(n) = 2^n*Fibonacci(2*n). - Benoit Cloitre, Sep 13 2005
a(n) = Sum_{k=0..n} C(n,k)*Fibonacci(k)*Lucas(n-k). - Ross La Haye, Aug 14 2006
G.f.: 2*x/(1-6*x+4*x^2). - Colin Barker, Jun 19 2012
CROSSREFS
Cf. A001906 (S(n, 1)), A030191 (S(n, 2)).
Cf. A084326.
Sequence in context: A272363 A283488 A006646 * A180038 A052896 A215128
KEYWORD
nonn,easy
AUTHOR
Benoit Cloitre, Oct 23 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 25 10:45 EDT 2024. Contains 372788 sequences. (Running on oeis4.)