OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (32,-363,1692,-2592).
FORMULA
a(n)=(5*12^(n+3)-30*9^(n+3)+27*8^(n+3)-2*3^(n+3))/540. [Yahia Kahloune, Jun 10 2013]
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-8x)(1-9x)(1-12x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{32, -363, 1692, -2592}, {1, 32, 661, 11228}, 20] (* Harvey P. Dale, Mar 18 2018 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved