OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..200
Index entries for linear recurrences with constant coefficients, signature (21, -143, 339, -216).
FORMULA
a(n) = (35*9^(n+3) - 48*8^(n+3) + 28*3^(n+3) - 15)/1680. [Yahia Kahloune, Aug 12 2013]
MATHEMATICA
CoefficientList[Series[1 / ((1 - x) (1 - 3 x) (1 - 8 x) (1 - 9 x)), {x, 0, 20}], x] (* Vincenzo Librandi, Jul 11 2013 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved