login
Number of partitions satisfying cn(0,5) + cn(2,5) + cn(3,5) <= 1.
0

%I #6 Mar 30 2012 17:20:56

%S 1,2,3,4,5,7,9,12,15,18,23,29,35,43,51,62,74,89,105,124,146,172,201,

%T 235,272,316,366,423,486,559,640,734,838,955,1086,1235,1400,1587,1793,

%U 2025,2282,2572,2891,3248,3642

%N Number of partitions satisfying cn(0,5) + cn(2,5) + cn(3,5) <= 1.

%C For a given partition cn(i,n) means the number of its parts equal to i modulo n.

%C Short: 0 + 2 + 3 <= u (ZBBpU).

%K nonn

%O 1,2

%A _Olivier GĂ©rard_