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.

A256388 Numbers n such that a single prime is the arithmetic mean of 2 semiprimes whose difference is 2*n.

Original entry on oeis.org

1, 3, 9, 15, 27, 39, 57, 69, 99, 105, 135, 147, 177, 189, 195, 225, 237, 267, 279, 309, 345, 417, 429, 459, 519, 567, 597, 615, 639, 657, 807, 819, 825, 855, 879, 1017, 1029, 1047, 1059, 1089, 1149, 1227, 1275, 1287, 1299, 1317, 1425, 1449, 1479, 1485, 1605
Offset: 1

Views

Author

Michel Marcus, Mar 27 2015

Keywords

Comments

That is, there is a single prime p, such that p+n and p-n are both semiprime.
Subsequence of A256389.

Examples

			A256381 is the list of numbers n such that n-3 and n+3 are semiprimes, and it contains a single prime, hence 3 is in the sequence.
		

Crossrefs

Cf. A256387 (no prime), A256389 (one or more primes).

Formula

Conjecture: a(n) = A001359(n)-2. - Benedict W. J. Irwin, Apr 26 2016