%I #5 Jun 07 2016 12:01:40
%S 1,0,0,1,0,0,1,1,1,2,1,1,2,1,2,3,3,3,4,3,3,5,4,5,7,6,6,8,7,7,10,9,10,
%T 12,11,12,14,13,14,17,16,17,20,19,20,23,22,23,27,26,27,31,30,31,35,34,
%U 36,40,39,41,45,44,46,51,50
%N Expansion of 1/((1-x^3)(1-x^7)(1-x^8)(1-x^9)).
%H <a href="/index/Rec#order_27">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 1, 0, 0, 0, 1, 1, 1, -1, -1, -1, 0, 0, -1, -1, -1, 1, 1, 1, 0, 0, 0, 1, 0, 0, -1).
%t CoefficientList[Series[1/((1-x^3)(1-x^7)(1-x^8)(1-x^9)),{x,0,70}],x] (* or *) LinearRecurrence[{0,0,1,0,0,0,1,1,1,-1,-1,-1,0,0,-1,-1,-1,1,1,1,0,0,0,1,0,0,-1},{1,0,0,1,0,0,1,1,1,2,1,1,2,1,2,3,3,3,4,3,3,5,4,5,7,6,6},70] (* _Harvey P. Dale_, Jun 07 2016 *)
%K nonn
%O 0,10
%A _N. J. A. Sloane_.