OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (35,-428,2044,-2640).
FORMULA
a(n)=(36*12^(n+3)-80*11^(n+3)+45*10^(n+3)-2^(n+3))/720. [Yahia Kahloune, May 30 2013].
MATHEMATICA
CoefficientList[Series[1/((1-2x)(1-10x)(1-11x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{35, -428, 2044, -2640}, {1, 35, 797, 14959}, 30] (* Harvey P. Dale, Jul 06 2021 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved