OFFSET
0,2
LINKS
Harvey P. Dale, Table of n, a(n) for n = 0..958
Index entries for linear recurrences with constant coefficients, signature (36,-481,2826,-6160).
FORMULA
a(n)=(11^(n+3)-2*10^(n+3)+2*8^(n+3)-7^(n+3))/12. [Yahia Kahloune, Jun 12 2013]
MATHEMATICA
CoefficientList[Series[1/((1-7x)(1-8x)(1-10x)(1-11x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{36, -481, 2826, -6160}, {1, 36, 815, 14850}, 30] (* Harvey P. Dale, Jul 05 2021 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved