login
A028014
Expansion of 1/((1-2x)(1-7x)(1-11x)(1-12x)).
0
1, 32, 671, 11686, 183561, 2702868, 38100595, 520688018, 6954616493, 91281855808, 1181868771447, 15136545033246, 192153235734097, 2421636122107052, 30334353203856827, 378040802156676970
OFFSET
0,2
FORMULA
a(n)=(18*12^(n+3)-25*11^(n+3)+9*7^(n+3)-2^(n+4))/900. [Yahia Kahloune, May 31 2013]
MATHEMATICA
CoefficientList[Series[1/((1-2x)(1-7x)(1-11x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{32, -353, 1510, -1848}, {1, 32, 671, 11686}, 30] (* Harvey P. Dale, Apr 11 2022 *)
CROSSREFS
Sequence in context: A028129 A028088 A028019 * A240362 A025031 A025008
KEYWORD
nonn,easy
AUTHOR
STATUS
approved