OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..200
Index entries for linear recurrences with constant coefficients, signature (34, -411, 2034, -3240).
FORMULA
a(n) = (7*12^(n+3)-27*10^(n+3)+21*9^(n+3)-3^(n+3))/378. - Yahia Kahloune, May 29 2013
MATHEMATICA
CoefficientList[Series[1 / ((1 - 3 x) (1 - 9 x) (1 - 10 x) (1 - 12 x)), {x, 0, 20}], x] (* Vincenzo Librandi, Jul 11 2013 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved