A133666 a(n) = a(n-1) - 16*a(n-2), a(0)=1, a(1)=4.
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
Links
- Index entries for linear recurrences with constant coefficients, signature (1, -16).
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