%I #11 Apr 06 2023 11:01:27
%S 1,32,650,10720,156891,2127552,27391540,339890240,4105242581,
%T 48592072672,566386687230,6523917123360,74453894585071,
%U 843546156267392,9502346083391720,106552392368702080,1190431518905528361
%N Expansion of 1/((1-5x)(1-7x)(1-9x)(1-11x)).
%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (32,-374,1888,-3465).
%F a(n)=(11^(n+3)-3*9^(n+3)+3*7^(n+3)-5^(n+3))/48. [_Yahia Kahloune_, Jun 05 2013]
%t CoefficientList[Series[1/((1-5x)(1-7x)(1-9x)(1-11x)),{x,0,60}],x] (* _Harvey P. Dale_, Feb 26 2011 *)
%t LinearRecurrence[{32,-374,1888,-3465},{1,32,650,10720},20] (* _Harvey P. Dale_, Apr 06 2023 *)
%K nonn
%O 0,2
%A _N. J. A. Sloane_.