%I
%S 1,0,1,1,1,1,2,2,2,3,3,3,5,4,6,6,7,7,9,9,10,12,12,13,16,15,18,19,21,
%T 21,25,25,27,30,31,33,37,37,41,43,46,47,53,53,57,61,63,66,72,73,78,82,
%U 86,88,96,97,103,108,112,116
%N Expansion of 1/((1-x^2)(1-x^3)(1-x^7)(1-x^12)).
%H <a href="/index/Rec#order_24">Index entries for linear recurrences with constant coefficients</a>, signature (0,1,1,0,-1,0,1,0,-1,-1,0,2,0,-1,-1,0,1,0,-1,0,1,1,0,-1).
%t CoefficientList[Series[1/((1-x^2)(1-x^3)(1-x^7)(1-x^12)),{x,0,60}],x] (* or *) LinearRecurrence[{0,1,1,0,-1,0,1,0,-1,-1,0,2,0,-1,-1,0,1,0,-1,0,1,1,0,-1},{1,0,1,1,1,1,2,2,2,3,3,3,5,4,6,6,7,7,9,9,10,12,12,13},20] (* _Harvey P. Dale_, May 01 2016 *)
%K nonn
%O 0,7
%A _N. J. A. Sloane_.
|