%I #16 Jun 20 2015 17:50:54
%S 2,56,490,6842,124754,831820,13848650,133230930,214481126,271248950,
%T 541946240,851376628,5964539504,11097645016,37027355200,45060624582,
%U 142798995930,207890420102,625846753120,1820701100652,3068829878530,37561133582570,114540884553038
%N Even partition numbers of prime numbers.
%e The even number 56 is in the sequence as the partition number of the prime number 11.
%t Select[PartitionsP[Prime[Range[200]]],EvenQ] (* _Harvey P. Dale_, Jun 20 2015 *)
%Y Even numbers in A058698.
%Y Cf. A000040, A000041, A052001, A154796, A154798, A163997, A193831.
%K nonn
%O 1,1
%A _Omar E. Pol_, Aug 06 2011