OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (24, -203, 720, -900).
FORMULA
a(n)=(3*10^(n+3)-35*6^(n+3)+42*5^(n+3)-10*3^(n+3))/420. [Yahia Kahloune, Jun 08 2013]
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-5x)(1-6x)(1-10x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{24, -203, 720, -900}, {1, 24, 373, 4800}, 20] (* Harvey P. Dale, Feb 16 2024 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved
