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

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

%S 0,1,1,1,2,3,3,5,6,8,11,14,17,24,28,38,46,59,73,91,114,140,172,215,

%T 257,320,386,470,569,689,827,1000,1195,1435,1712,2045,2430,2894,3425,

%U 4064,4794,5670,6669,7855,9225

%N Number of partitions satisfying cn(1,5) + cn(4,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: 1 + 4 <= 0 (AApZ).

%K nonn

%O 1,5

%A _Olivier GĂ©rard_