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!)
A055518 a_{k+1} = 6*a_k + 11*a_{k-1} - 19*a_{k-2} - 4*a_{k-3} + a_{k-4}, a_1=1, a_2=2, a_3=19, a_4=118, a_5=875. 4
1, 2, 19, 118, 875, 6180, 44389, 317236, 2270893, 16247718, 116267271, 831957002, 5953209015, 42598982984, 304823192665, 2181205436792, 15607926184313, 111684733527034, 799175992102923, 5718617425358462, 40920380028968819 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = Sum_{k=1..n} Fibonacci(k)^4*a(n-k), a(0)=1. - Vladeta Jovovic, Apr 23 2003
MATHEMATICA
LinearRecurrence[{6, 11, -19, -4, 1}, {1, 2, 19, 118, 875}, 30] (* Harvey P. Dale, Nov 25 2018 *)
CROSSREFS
Sequence in context: A285791 A101253 A082291 * A289230 A350568 A249690
KEYWORD
easy,nonn
AUTHOR
Barry Cipra, Jul 04 2000
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 April 19 05:19 EDT 2024. Contains 371782 sequences. (Running on oeis4.)