OFFSET
0,4
LINKS
Alois P. Heinz, Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients, signature (6,-12,14,-36,72,-60,72,-144,104,-48,96,-64).
FORMULA
G.f.: -x^2*(8*x^8-4*x^5+8*x^4-10*x^3+3*x^2+2*x-1)/((2*x-1)^3*(2*x^3-1)^3).
MATHEMATICA
CoefficientList[Series[-x^2(8x^8-4x^5+8x^4-10x^3+3x^2+2x-1)/((2x-1)^3(2x^3-1)^3), {x, 0, 40}], x] (* or *) LinearRecurrence[{6, -12, 14, -36, 72, -60, 72, -144, 104, -48, 96, -64}, {0, 0, 1, 4, 9, 30, 84, 202, 528, 1320, 3144, 7568}, 40] (* Harvey P. Dale, Mar 17 2023 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Alois P. Heinz, Jul 21 2019
STATUS
approved