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.

A118004 a(n) = 9^n - 4^n.

Original entry on oeis.org

0, 5, 65, 665, 6305, 58025, 527345, 4766585, 42981185, 387158345, 3485735825, 31376865305, 282412759265, 2541798719465, 22876524019505, 205890058352825, 1853015893884545, 16677164519797385, 150094566577522385, 1350851442795085145, 12157664359545301025, 109418984733465848105, 984770884591425188465
Offset: 0

Views

Author

Eric W. Weisstein, Apr 09 2006

Keywords

Crossrefs

Programs

Formula

a(n) = 5*A016153(n).
a(n) = 13*a(n-1) - 36*a(n-2), n>=2. - Vincenzo Librandi, Mar 16 2011
G.f.: 5*x / ( (1-4*x)*(1-9*x) ). - R. J. Mathar, Mar 18 2011
From G. C. Greubel, Nov 11 2024: (Start)
a(n) = A001047(n)*A007689(n).
E.g.f.: 2*exp(13*x/2)*sinh(5*x/2). (End)

Extensions

More terms added by G. C. Greubel, Nov 11 2024