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.

Showing 1-1 of 1 results.

A097804 a(n) = 3*(2*5^n + 1).

Original entry on oeis.org

9, 33, 153, 753, 3753, 18753, 93753, 468753, 2343753, 11718753, 58593753, 292968753, 1464843753, 7324218753, 36621093753, 183105468753, 915527343753, 4577636718753, 22888183593753, 114440917968753, 572204589843753, 2861022949218753, 14305114746093753
Offset: 0

Views

Author

George E. Antoniou, Aug 25 2004

Keywords

Crossrefs

Programs

Formula

a(0)=9, a(1)=33, a(n) = 6*a(n-1) - 5*a(n-2) for n > 1. - Harvey P. Dale, Dec 17 2012
G.f.: 3*(3-7*x)/((1-x)*(1-5*x)). - Wesley Ivan Hurt, Aug 16 2016

Extensions

More terms from Robert G. Wilson v and Mark Hudson (mrmarkhudson(AT)hotmail.com), Aug 26 2004
Showing 1-1 of 1 results.