OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (32,-347,1372,-1056).
FORMULA
a(n) = (105*12^(n+3) - 154*11^(n+3) + 55*8^(n+3) - 6)/4620. [Yahia Kahloune, Jul 02 2013]
MATHEMATICA
CoefficientList[Series[1/((1-x)(1-8x)(1-11x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{32, -347, 1372, -1056}, {1, 32, 677, 11932}, 30] (* Harvey P. Dale, Jul 23 2016 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved