%I #10 Apr 09 2022 09:48:23
%S 1,28,500,7280,94416,1138368,13069120,144981760,1569049856,
%T 16674065408,174788490240,1813347594240,18663674269696,
%U 190917377179648,1943653403279360,19713779492126720,199364213335719936
%N Expansion of 1/((1-4x)(1-6x)(1-8x)(1-10x)).
%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (28,-284,1232,-1920).
%F a(n)=(10^(n+3)-3*8^(n+3)+3*6^(n+3)-4^(n+3))48. [_Yahia Kahloune_, Jun 02 2013]
%t CoefficientList[Series[1/((1-4x)(1-6x)(1-8x)(1-10x)),{x,0,30}],x] (* or *) LinearRecurrence[ {28,-284,1232,-1920},{1,28,500,7280},30] (* _Harvey P. Dale_, Apr 09 2022 *)
%K nonn
%O 0,2
%A _N. J. A. Sloane_.