login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Numbers having no partitions into a sum of two or more consecutive primes.
2

%I #21 Aug 30 2020 10:10:55

%S 1,2,3,4,6,7,9,11,13,14,16,19,20,21,22,25,27,29,32,33,34,35,37,38,40,

%T 43,44,45,46,47,50,51,54,55,57,61,62,63,64,65,66,69,70,73,74,76,79,80,

%U 81,82,85,86,87,89,91,92,93,94,96,99,103,104,105,106,107,108,110,111

%N Numbers having no partitions into a sum of two or more consecutive primes.

%C A084143(a(n)) = 0; complement of A050936.

%H Michel Marcus, <a href="/A087072/b087072.txt">Table of n, a(n) for n = 1..10000</a>

%Y Cf. A050936, A084143.

%K nonn

%O 1,2

%A _Reinhard Zumkeller_, Aug 08 2003