OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (38,-533,3268,-7392)
FORMULA
a(n)=(3*12^(n+3)-5*11^(n+3)+5*8^(n+3)-3*7^(n+3))/60. [Yahia Kahloune, Jun 12 2013]
MATHEMATICA
CoefficientList[Series[1/((1-7x)(1-8x)(1-11x)(1-12x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{38, -533, 3268, -7392}, {1, 38, 911, 17632}, 20] (* Harvey P. Dale, Oct 03 2017 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved