OFFSET
0,3
LINKS
N. J. A. Sloane, Transforms
Eric Weisstein's World of Mathematics, Cubic Number
Index entries for linear recurrences with constant coefficients, signature (20,-158,640,-1553,2920,-4806,5700,-6820,5700,-4806,2920,-1553,640,-158,20,-1).
FORMULA
G.f.: x*(1 - x)^4*(1 + 4*x + x^2)*(1 - 4*x + 29*x^2 - 84*x^3 + 152*x^4 - 84*x^5 + 29*x^6 - 4*x^7 + x^8)/((1 + x^2)^4*(1 - 5*x + x^2)^4).
MATHEMATICA
CoefficientList[Series[x (1 - x)^4 (1 + 4 x + x^2) (1 - 4 x + 29 x^2 - 84 x^3 + 152 x^4 - 84 x^5 + 29 x^6 - 4 x^7 + x^8)/((1 + x^2)^4 (1 - 5 x + x^2)^4), {x, 0, 23}], x]
LinearRecurrence[{20, -158, 640, -1553, 2920, -4806, 5700, -6820, 5700, -4806, 2920, -1553, 640, -158, 20, -1}, {0, 1, 16, 182, 1720, 14149, 106944, 760463, 5160488, 33756514, 214369376, 1328496947, 8065970016, 48125315989, 282851349184, 1640791635086}, 30] (* Harvey P. Dale, Sep 27 2024 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Ilya Gutkovskiy, Dec 09 2016
STATUS
approved