OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (3,8,-6,-6).
FORMULA
G.f.: x*(10*x^3+14*x^2-9*x-9)/(-6*x^4-6*x^3+8*x^2+3*x-1). - Alois P. Heinz, Apr 15 2025
MATHEMATICA
LinearRecurrence[{3, 8, -6, -6}, {9, 36, 166, 722}, 24] (* or *) Rest[CoefficientList[Series[x*(10*x^3+14*x^2-9*x-9)/(-6*x^4-6*x^3+8*x^2+3*x-1), {x, 0, 24}] , 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
