A157724 Numbers that are the sum of two distinct primes but are not twice a prime.
5, 7, 8, 9, 12, 13, 15, 16, 18, 19, 20, 21, 24, 25, 28, 30, 31, 32, 33, 36, 39, 40, 42, 43, 44, 45, 48, 49, 50, 52, 54, 55, 56, 60, 61, 63, 64, 66, 68, 69, 70, 72, 73, 75, 76, 78, 80, 81, 84, 85, 88, 90, 91, 92, 96, 98, 99, 100, 102, 103, 104, 105, 108, 109, 110, 111, 112, 114, 115
Offset: 1
Keywords
Examples
10 = 3+7 is not a member since also 10 = 2*5.
Links
- Zak Seidov, Table of n, a(n) for n = 1..1000
Crossrefs
Cf. A038609.