OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (31,-343,1569,-2376).
FORMULA
a(n) = (5*11^(n+3)-20*9^(n+3)+2*8^(n+4)-3^(n+3))/240. - Yahia Kahloune, Jun 10 2013
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-8x)(1-9x)(1-11x)), {x, 0, 20}], x]
LinearRecurrence[{31, -343, 1569, -2376}, {1, 31, 618, 10094}, 20] (* Harvey P. Dale, Aug 31 2023 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved