A159625 Numbers n such that 2^x + 3^y is never prime when max(x,y) = n.
1679, 1743, 4980, 4982, 5314, 5513, 5695, 6100, 6578, 7251, 7406, 7642, 8218, 8331, 9475, 9578, 9749, 10735
Offset: 1
Examples
a(3) = 4980, since there is no prime of the form 2^m + 3^4980 or 2^4980 + 3^m with m < 4981 and 4980 is the third number n such that 2^x + 3^y is never prime when max(x,y) = n.
Links
- Broadhurst's heuristic in the PrimeNumbers list. [Broken link]
- Maximilian Hasler, Mike Oakes, Mark Underwood, David Broadhurst and others, Primes of the form (x+1)^p-x^p, digest of 22 messages in primenumbers Yahoo group, Apr 5 - May 7, 2009. [Cached copy]
- Underwood's posting in the PrimeNumbers list
- A list of 9983 primes or probable primes for the excluded cases with n < 10^4
Extensions
a(18) from Giovanni Resta, Apr 09 2014
Comments