OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (8,3,-9,-1,2).
FORMULA
G.f.: -x*(2*x^4-x^3-9*x^2+2*x+9)/((x+1)*(2*x^4-3*x^3-6*x^2+9*x-1)). - Alois P. Heinz, Apr 26 2025
MATHEMATICA
Rest[CoefficientList[Series[-x*(2*x^4-x^3-9*x^2+2*x+9)/((x+1)*(2*x^4-3*x^3-6*x^2+9*x-1)), {x, 0, 21}], x]] (* or *) LinearRecurrence[{8, 3, -9, -1, 2}, {9, 74, 610, 5020, 41317}, 21] (* James C. McMahon, May 08 2025 *)
CROSSREFS
KEYWORD
nonn,base,easy
AUTHOR
Edwin Hermann, Apr 19 2025
EXTENSIONS
a(11)-a(21) from Alois P. Heinz, Apr 26 2025
STATUS
approved
