OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (28,-284,1232,-1920).
FORMULA
a(n)=(10^(n+3)-3*8^(n+3)+3*6^(n+3)-4^(n+3))48. [Yahia Kahloune, Jun 02 2013]
MATHEMATICA
CoefficientList[Series[1/((1-4x)(1-6x)(1-8x)(1-10x)), {x, 0, 30}], x] (* or *) LinearRecurrence[ {28, -284, 1232, -1920}, {1, 28, 500, 7280}, 30] (* Harvey P. Dale, Apr 09 2022 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved