OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (29, -304, 1356, -2160).
FORMULA
a(n)=(5*10^(n+3)-8*9^(n+3)+5*6^(n+3)-2*4^(n+3))/120. [Yahia Kahloune, Jun 02 2013]
MATHEMATICA
CoefficientList[Series[1/((1-4x)(1-6x)(1-9x)(1-10x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{29, -304, 1356, -2160}, {1, 29, 537, 8113}, 20] (* Harvey P. Dale, Feb 27 2024 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved