OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..200
Index entries for linear recurrences with constant coefficients, signature (24, -189, 526, -360).
FORMULA
a(n) = (2*10^(n+4) - 3*9^(n+4) + 3*4^(n+4) - 5)/1080. - Yahia Kahloune, Jul 05 2013
MATHEMATICA
CoefficientList[Series[1 / ((1 - x) (1 - 4 x) (1 - 9 x) (1 - 10 x)), {x, 0, 20}], x] (* Vincenzo Librandi, Jul 11 2013 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved