OFFSET
1,1
EXAMPLE
The even number 56 is in the sequence as the partition number of the prime number 11.
MATHEMATICA
Select[PartitionsP[Prime[Range[200]]], EvenQ] (* Harvey P. Dale, Jun 20 2015 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Omar E. Pol, Aug 06 2011
STATUS
approved