OFFSET
0,2
LINKS
Harvey P. Dale, Table of n, a(n) for n = 0..925
Index entries for linear recurrences with constant coefficients, signature (32,-361,1662,-2520).
FORMULA
a(n)=(7*12^(n+4)-18*10^(n+4)+18*7^(n+4)-10*3^(n+4))/7560. [Yahia Kahloune, Jun 10 2013]
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-7x)(1-10x)(1-12x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{32, -361, 1662, -2520}, {1, 32, 663, 11326}, 20] (* Harvey P. Dale, Apr 26 2017 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved