OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (7,3,-6,-1,1).
FORMULA
G.f.: -x*(x^4-x^3-7*x^2+2*x+9)/(x^5-x^4-6*x^3+3*x^2+7*x-1). - Alois P. Heinz, Apr 23 2025
MATHEMATICA
Rest[CoefficientList[Series[-x*(x^4-x^3-7*x^2+2*x+9)/(x^5-x^4-6*x^3+3*x^2+7*x-1), {x, 0, 21}], x]] (* or *) LinearRecurrence[{7, 3, -6, -1, 1}, {9, 65, 475, 3465, 25282}, 21] (* James C. McMahon, May 01 2025 *)
CROSSREFS
KEYWORD
nonn,base,easy
AUTHOR
Edwin Hermann, Apr 19 2025
EXTENSIONS
More terms from Alois P. Heinz, Apr 23 2025
STATUS
approved
