OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (32,-359,1588,-1980).
FORMULA
a(n)=(28*11^(n+3)-63*10^(n+3)+36*9^(n+3)-2^(n+3))/504. [Yahia Kahloune, May 30 2013]
MATHEMATICA
CoefficientList[Series[1/((1-2x)(1-9x)(1-10x)(1-11x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{32, -359, 1588, -1980}, {1, 32, 665, 11380}, 30] (* Harvey P. Dale, May 04 2018 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved