OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (29,-290,1144,-1344).
FORMULA
a(n)=(3*12^(n+3)-25*8^(n+3)+24*7^(n+3)-2^(n+4))/600. [Yahia Kahloune, Jun 06 2013]
MATHEMATICA
CoefficientList[Series[1/((1-2x)(1-7x)(1-8x)(1-12x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{29, -290, 1144, -1344}, {1, 29, 551, 8713}, 20] (* Harvey P. Dale, Dec 25 2017 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved