%I #5 Jun 14 2017 08:59:26
%S 1,0,0,0,1,1,0,0,1,1,1,1,1,1,1,2,2,1,1,2,3,2,2,2,3,3,3,3,3,3,4,4,4,4,
%T 4,5,5,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,9,9,9,10,10,10,10,11,12,11,11,12,
%U 13,13,13,13,14,14,15,15,15
%N Expansion of 1/((1-x^4)(1-x^5)(1-x^11)).
%H <a href="/index/Rec#order_20">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 1, 1, 0, 0, 0, -1, 0, 1, 0, 0, 0, -1, -1, 0, 0, 0, 1).
%t CoefficientList[Series[1/((1-x^4)(1-x^5)(1-x^11)),{x,0,80}],x] (* or *) LinearRecurrence[{0,0,0,1,1,0,0,0,-1,0,1,0,0,0,-1,-1,0,0,0,1},{1,0,0,0,1,1,0,0,1,1,1,1,1,1,1,2,2,1,1,2},80] (* _Harvey P. Dale_, Jun 14 2017 *)
%K nonn
%O 0,16
%A _N. J. A. Sloane_.