OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (30, -320, 1410, -2079).
FORMULA
a(n)=(3*11^(n+3)-8*9^(n+3)+6*7^(n+3)-3^(n+3))/192. [Yahia Kahloune, Jun 10 2013]
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-7x)(1-9x)(1-11x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{30, -320, 1410, -2079}, {1, 30, 580, 9210}, 30] (* Harvey P. Dale, Dec 15 2014 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved