%I #11 Apr 22 2016 17:10:42
%S 2,5,11,56,77,101,176,1958,4565,6842,26015,53174,124754,173525,526823,
%T 715220,966467,2012558,2323520,2679689,3554345,7089500,9289091,
%U 12132164,13848650,23338469,26543660,30167357,38887673,56634173
%N Partition numbers of the form 3*k+2.
%H Harvey P. Dale, <a href="/A087185/b087185.txt">Table of n, a(n) for n = 1..1000</a>
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/PartitionFunction.html">Partition Function</a>
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/PartitionFunctionPCongruences.html">Partition Function P Congruences</a>
%t Select[PartitionsP[Range[200]],Divisible[#-2,3]&] (* _Harvey P. Dale_, Apr 22 2016 *)
%Y Cf. A000041, A087182, A087183, A087184, A068907, A052001, A052003.
%K nonn
%O 1,1
%A _Reinhard Zumkeller_, Aug 23 2003