A291394 p-INVERT of (1,1,0,0,0,0,...), where p(S) = (1 - S)(1 - 3 S).
4, 17, 66, 254, 968, 3679, 13962, 52957, 200812, 761396, 2886768, 10944725, 41494856, 157319353, 596443614, 2261290498, 8573204920, 32503490435, 123230092830, 467200760741, 1771292578424, 6715480046152, 25460317920096, 96527393973769, 365963135802988
Offset: 0
Links
- Clark Kimberling, Table of n, a(n) for n = 0..1000
- Index entries for linear recurrences with constant coefficients, signature (4, 1, -6, -3)
Programs
Formula
G.f.: -(((1 + x) (-4 + 3 x + 3 x^2))/((-1 + x + x^2) (-1 + 3 x + 3 x^2))).
a(n) = 4*a(n-1) + a(n-2) - 6*a(n-3) - 3*a(n-4) for n >= 5.
Comments