%I #9 Jan 31 2023 15:32:25
%S 1,17,191,1813,15855,132909,1089607,8828501,71093759,570671101,
%T 4573228023,36617788389,293071750063,2345096538893,18762876780839,
%U 150111475106677,1200925773302367,9607542463373085,76860885976538455
%N Expansion of 1/((1-2x)(1-3x)(1-4x)(1-8x)).
%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (17,-98,232,-192).
%F a(n)=( 8^(n+3)-15*4^(n+3)+24*3^(n+3)-10*2^(n+3))/120. [_Yahia Kahloune_, May 27 2013]
%t CoefficientList[Series[1/((1-2x)(1-3x)(1-4x)(1-8x)),{x,0,30}],x] (* or *) LinearRecurrence[ {17,-98,232,-192},{1,17,191,1813},30] (* _Harvey P. Dale_, Jan 31 2023 *)
%K nonn,easy
%O 0,2
%A _N. J. A. Sloane_.