OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (25,-218,776,-960).
FORMULA
a(n)=(10^(n+4)-21*8^(n+3)+35*4^(n+3)-8*3^(n+4))/840. [Yahia Kahloune, Jun 07 2013]
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-4x)(1-8x)(1-10x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{25, -218, 776, -960}, {1, 25, 407, 5501}, 20] (* Harvey P. Dale, Oct 14 2017 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved