login
A344989
Smallest number whose number of partitions into n distinct primes is n, or zero if there are no such partitions.
1
2, 16, 26, 33, 55, 59, 0, 0, 124, 159, 233, 227, 276, 0, 372, 480, 0, 0, 0, 752
OFFSET
1,1
LINKS
Chris K. Caldwell and G. L. Honaker, Jr., Prime Curios! 233
EXAMPLE
a(2) = 16 because 16 is the smallest number whose number of partitions into 2 distinct primes is 2; 16 = 3+13 = 5+11.
CROSSREFS
Cf. A364692 asks for the largest number with the same properties.
Sequence in context: A343839 A019317 A355714 * A276069 A190046 A067566
KEYWORD
nonn,more
AUTHOR
Metin Sariyar, Jun 04 2021
EXTENSIONS
a(12)-a(20) from Alois P. Heinz, Jun 04 2021
STATUS
approved