Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #11 Oct 02 2023 14:13:52
%S 1,0,0,1,0,1,1,0,1,1,1,1,1,1,1,2,1,2,2,1,3,2,2,3,2,3,3,3,3,3,4,3,4,4,
%T 4,5,4,5,5,5,6,5,6,6,6,7,6,7,7,7,8,8,8,8,9,9,9,10,9,10,11,10,11,11,11,
%U 12,12,12,13,13,13,14,14
%N Expansion of 1/((1-x^3)*(1-x^5)*(1-x^17)).
%C a(n) is the number of partitions of n into parts 3, 5 and 17. - _Joerg Arndt_, Apr 17 2016
%D De Loera, Jesús A. "The many aspects of counting lattice points in polytopes." Mathematische Semesterberichte 52.2 (2005): 175-195.
%H <a href="/index/Rec#order_25">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 1, 0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, -1, 0, -1, 0, 0, 1).
%K nonn,easy
%O 0,16
%A _N. J. A. Sloane_, Apr 16 2016