OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (3,15,2,-1).
FORMULA
G.f.: x*(2*x^3-22*x-9)/(-x^4+2*x^3+15*x^2+3*x-1). - Alois P. Heinz, Apr 15 2025
MATHEMATICA
LinearRecurrence[{3, 15, 2, -1}, {9, 49, 282, 1597}, 22] (* or *) Rest[CoefficientList[Series[x*(2*x^3-22*x-9)/(-x^4+2*x^3+15*x^2+3*x-1), {x, 0, 22}] , x]] (* James C. McMahon, Apr 15 2025 *)
CROSSREFS
KEYWORD
nonn,base,easy
AUTHOR
Edwin Hermann, Apr 15 2025
EXTENSIONS
More terms from Alois P. Heinz, Apr 15 2025
STATUS
approved
