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.

A133666 a(n) = a(n-1) - 16*a(n-2), a(0)=1, a(1)=4.

Original entry on oeis.org

1, 4, -12, -76, 116, 1332, -524, -21836, -13452, 335924, 551156, -4823628, -13642124, 63535924, 281809908, -734764876, -5243723404, 6512514612, 90412089076, -13788144716, -1460381569932, -1239771254476, 22126333864436, 41962673936052
Offset: 0

Views

Author

Philippe Deléham, Dec 28 2007, corrected Jan 04 2008

Keywords

Formula

G.f.: (1+3*x) / (1-x+16*x^2).
a(n) = Sum_{k=0..n} A133607(n,k)*4^k. - Philippe Deléham, Dec 29 2007

Extensions

a(19) corrected and more terms from Sean A. Irvine, May 19 2019