OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (28,-281,1178,-1680).
FORMULA
a(n)=(10^(n+4)-42*8^(n+3)+5*7^(n+4)-3^(n+4))/420. - Yahia Kahloune, May 31 2013
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-7x)(1-8x)(1-10x)), {x, 0, 20}], x]
LinearRecurrence[{28, -281, 1178, -1680}, {1, 28, 503, 7394}, 20] (* Harvey P. Dale, Sep 07 2021 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved