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.

A015603 a(n) = 11*a(n-1) + 9*a(n-2).

Original entry on oeis.org

0, 1, 11, 130, 1529, 17989, 211640, 2489941, 29294111, 344644690, 4054738589, 47703926689, 561235840880, 6602929589881, 77683348056611, 913943194931650, 10752525276757649, 126503266798718989, 1488308662276727720, 17509924686232475821
Offset: 0

Views

Author

Keywords

Programs

Formula

G.f.: x/(1 - 11*x - 9*x^2). - Zerinvary Lajos, Apr 27 2009

Extensions

G.f. adapted to the offset by Vincenzo Librandi, Nov 22 2012