%I #9 Jun 10 2023 13:16:28
%S 1,31,635,10835,166851,2407971,33252835,445002595,5818890851,
%T 74768679011,947871169635,11890741318755,147930305201251,
%U 1828206048535651,22473922782504035,275081786101769315
%N Expansion of 1/((1-x)(1-8x)(1-10x)(1-12x)).
%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (31, -326, 1256, -960).
%F a(n) = (63*12^(n+3) - 154*10^(n+3) + 99*8^(n+3) - 8)/5544. [_Yahia Kahloune_, Jul 02 2013]
%t CoefficientList[Series[1/((1-x)(1-8x)(1-10x)(1-12x)),{x,0,30}],x] (* or *) LinearRecurrence[{31,-326,1256,-960},{1,31,635,10835},30] (* _Harvey P. Dale_, Jun 10 2023 *)
%K nonn
%O 0,2
%A _N. J. A. Sloane_.