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.

A015581 a(n) = 9*a(n-1) + 5*a(n-2).

Original entry on oeis.org

0, 1, 9, 86, 819, 7801, 74304, 707741, 6741189, 64209406, 611590599, 5825362421, 55486214784, 528502745161, 5033955780369, 47948115749126, 456702820643979, 4350065964541441, 41434107784092864, 394657299879542981, 3759086237836351149, 35805062639924875246
Offset: 0

Views

Author

Keywords

Comments

A linear 2nd-order recurrence.

Crossrefs

Programs

Formula

G.f.: x/(1 - 9*x - 5*x^2). - R. J. Mathar, Dec 02 2007

Extensions

Extended by T. D. Noe, May 23 2011