%I #8 Nov 21 2014 02:16:01
%S 0,-1,-1,-2,1,-1,7,7,17,24,44,49,87,111,152,200,279,346,470,585,760,
%T 966,1231,1515,1927,2394,2970,3662,4535,5532,6810,8286,10095,12256,
%U 14835,17886,21599,25955,31129,37248,44541,53078,63217,75091,89056,105486,124706
%N A000041(n) - A000203(n).
%C Also number of partitions of n minus the total number of parts in the partitions of n into equal parts. - _Omar E. Pol_, Nov 08 2014
%o (PARI) vector(50, n, numbpart(n) - sigma(n)) \\ _Michel Marcus_, Nov 09 2014
%Y Cf. A000041, A000203.
%K sign
%O 1,4
%A _Jon Perry_, Jul 29 2003
%E More terms from _Michel Marcus_, Nov 09 2014