A078299 Numbers which can be expressed as the sum of two distinct primes in exactly four ways.
36, 42, 50, 74, 80, 82, 86, 88, 92, 94, 152, 158
Offset: 1
Keywords
Examples
36 is a term as 36 = 31 + 5 = 29 + 7 = 23 + 13 = 19 + 17 are only the four ways to express 36 as a sum of two distinct primes.