cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A159625 Numbers n such that 2^x + 3^y is never prime when max(x,y) = n.

Original entry on oeis.org

1679, 1743, 4980, 4982, 5314, 5513, 5695, 6100, 6578, 7251, 7406, 7642, 8218, 8331, 9475, 9578, 9749, 10735
Offset: 1

Views

Author

David Broadhurst, Apr 17 2009

Keywords

Comments

Mark Underwood found that for each nonnegative integer n < 1421 there is at least one prime of the form 2^m + 3^n or 2^n + 3^m with m not exceeding n.
This sequence consists of numbers for which there is no such prime.
David Broadhurst estimated that a fraction in excess of 1/800 of the natural numbers belongs to this sequence and found 17 instances with n < 10^4.
For each of the remaining 9983 nonnegative integers n < 10^4, a prime or probable prime of the form 2^x + 3^y was found with max(x,y) = n.
Each probable prime was subjected to a combination of strong Fermat and strong Lucas tests.

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.
		

Crossrefs

Extensions

a(18) from Giovanni Resta, Apr 09 2014