cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A087584 a(n) = (1/7)*Sum_{k=0..n} binomial(n,k)*Fibonacci(k)*7^k.

Original entry on oeis.org

1, 9, 122, 1467, 18205, 223992, 2762333, 34044669, 419657674, 5172750495, 63760719089, 785929242096, 9687552661513, 119411072879553, 1471889315038010, 18142857823403763, 223633182327192277, 2756555811704284776, 33977962780753446341, 418820453306656692885
Offset: 0

Views

Author

Benoit Cloitre, Oct 25 2003

Keywords

Crossrefs

Formula

a(n) = 9*a(n-1) + 41*a(n-2).
G.f.: 1 / (-41*x^2-9*x+1). - Colin Barker, Aug 08 2013

Extensions

More terms from Colin Barker, Aug 08 2013