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

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

%S 1,1,2,4,5,8,10,15,22,28,39,53,69,93,118,157,202,260,332,418,533,675,

%T 841,1054,1303,1624,2012,2475,3034,3714,4538,5543,6720,8137,9831,

%U 11869,14295,17157,20538,24579,29331,34985,41579,49344,58507

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

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

%C Short: 2 + 3 <= 1 + 4 (BBpAAp).

%K nonn

%O 1,3

%A _Olivier GĂ©rard_