A289790 p-INVERT of A016789, where p(S) = 1 - S - S^2.
2, 13, 72, 385, 2056, 11000, 58872, 315065, 1686086, 9023167, 48287964, 258415702, 1382925814, 7400803253, 39605804028, 211952630117, 1134276112400, 6070140759292, 32484690838716, 173843602765153, 930333564584074, 4978731041147699, 26643951936925764
Offset: 0
Links
- Clark Kimberling, Table of n, a(n) for n = 0..1000
- Index entries for linear recurrences with constant coefficients, signature (6, -5, 8, 1)
Programs
Formula
G.f.: (-2 - x - 4 x^2 - 2 x^3)/(-1 + 6 x - 5 x^2 + 8 x^3 + x^4).
a(n) = 6*a(n-1) - 5*a(n-2) + 8*a(n-3) + a(n-4).
Comments