OFFSET
1,2
LINKS
Harvey P. Dale, Table of n, a(n) for n = 1..1000
Index entries for linear recurrences with constant coefficients, signature (0,3,4,1,-4,-6,-4,-1).
FORMULA
G.f.: -x*(21*x^7+65*x^6+77*x^5+39*x^4-17*x^3-38*x^2-11*x-1)/((x+1)*(x^3+x^2-1)*(x^4+2*x^3+x^2+x-1)). [Colin Barker, Nov 02 2012]
MATHEMATICA
CoefficientList[Series[-(21 x^7 + 65 x^6 + 77 x^5 + 39 x^4 - 17 x^3 - 38 x^2 - 11 x - 1)/((x + 1) (x^3 + x^2 - 1) (x^4 + 2 x^3 + x^2 + x - 1)), {x, 0, 33}], x] (* Vincenzo Librandi, Jun 15 2015 *)
LinearRecurrence[{0, 3, 4, 1, -4, -6, -4, -1}, {1, 11, 41, 54, 129, 256, 529, 1083}, 30] (* Harvey P. Dale, Jan 05 2023 *)
CROSSREFS
KEYWORD
nonn,less,easy
AUTHOR
Roger L. Bagula, Sep 11 2006
STATUS
approved