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.

A054401 5^n-4^n-1.

Original entry on oeis.org

0, 8, 60, 368, 2100, 11528, 61740, 325088, 1690980, 8717048, 44633820, 227363408, 1153594260, 5835080168, 29443836300, 148292923328, 745759583940, 3745977788888, 18798608421180, 94267920012848, 472439111692020, 2366593604971208
Offset: 1

Views

Author

N. J. A. Sloane, May 22 2000

Keywords

Crossrefs

Programs

Formula

a(1)=0, a(2)=8, a(3)=60, a(n)=10*a(n-1)-29*a(n-2)+20*a(n-3). - Harvey P. Dale, Aug 27 2013