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.

A152240 a(n)=5*a(n-1)+7*a(n-2), n>1 ; a(0)=1, a(1)=7 .

Original entry on oeis.org

1, 7, 42, 259, 1589, 9758, 59913, 367871, 2258746, 13868827, 85155357, 522858574, 3210380369, 19711911863, 121032221898, 743144492531, 4562948015941, 28016751527422, 172024393748697, 1056239229435439, 6485366903418074
Offset: 0

Views

Author

Philippe Deléham, Nov 30 2008

Keywords

Comments

Unsigned version of A152239.

Crossrefs

Programs

Formula

G.f.: (1+2*x)/(1-5*x-7*x^2).

Extensions

Several terms corrected by Johannes W. Meijer, Aug 17 2010