Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #6 Mar 30 2012 17:20:56
%S 1,1,1,2,3,4,5,7,9,13,16,22,28,36,47,60,76,97,121,155,192,240,296,369,
%T 457,562,686,840,1024,1254,1517,1835,2211,2671,3218,3863,4614,5513,
%U 6579,7857,9329,11061,13087,15497,18323
%N Number of partitions satisfying cn(2,5) <= cn(0,5) and cn(3,5) <= cn(0,5).
%C For a given partition cn(i,n) means the number of its parts equal to i modulo n.
%C Short: 2 <= 0 and 3 <= 0 (BBZ).
%K nonn
%O 1,4
%A _Olivier GĂ©rard_