OFFSET
1,2
LINKS
Colin Barker, Table of n, a(n) for n = 1..1000
Index entries for linear recurrences with constant coefficients, signature (7,-19,26,-19,7,-1).
FORMULA
G.f.: x*(1+43*x^2-31*x^3+17*x^4-7*x^5+x^6) / ((1-x)^4*(1-3*x+x^2)). - Colin Barker, Feb 19 2016
PROG
(PARI) Vec(x*(1+43*x^2-31*x^3+17*x^4-7*x^5+x^6)/((1-x)^4*(1-3*x+x^2)) + O(x^40)) \\ Colin Barker, Feb 19 2016
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved