OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (31,-328,1332,-1584).
FORMULA
a(n)=(6*12^(n+3)-8*11^(n+3)+3*6^(n+3)-2^(n+3))/360. [Yahia Kahloune, Jun 05 2013]
MATHEMATICA
CoefficientList[Series[1/((1-2x)(1-6x)(1-11x)(1-12x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{31, -328, 1332, -1584}, {1, 31, 633, 10787}, 20] (* Harvey P. Dale, Oct 23 2017 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved