%I #10 May 14 2017 06:36:44
%S 1,1,2,2,3,3,4,5,6,7,8,10,11,13,15,17,19,21,24,26,29,32,36,39,43,47,
%T 51,55,60,65,70,75,81,87,93,100,107,114,121,129,137,145,154,163,173,
%U 182,193,203,214,225,237,249,261,274,287,301,315,330,345,360,376
%N Expansion of 1/((1-x)(1-x^2)(1-x^7)(1-x^11)).
%C Number of partitions of n into parts 1, 2, 7 and 11. - _Ilya Gutkovskiy_, May 14 2017
%H Matthew House, <a href="/A029023/b029023.txt">Table of n, a(n) for n = 0..10000</a>
%H <a href="/index/Rec#order_21">Index entries for linear recurrences with constant coefficients</a>, signature (1,1,-1,0,0,0,1,-1,-1,1,1,-1,-1,1,0,0,0,-1,1,1,-1).
%K nonn,easy
%O 0,3
%A _N. J. A. Sloane_.