|
Search: id:A103807
|
|
|
| A103807 |
|
Primes p such that p, 2p+/-27 and 2p+/-33 are all primes. |
|
+0 1
|
|
| 2, 5, 7, 23, 37, 103, 313, 457, 733, 863, 2053, 2063, 2917, 4723, 7187, 7817, 8017, 9007, 9473, 9973, 10687, 11527, 11923, 13477, 13883, 15787, 26833, 31477, 34897, 36097, 36353, 36493, 39937, 44417, 46447, 47623, 52103, 53377, 55813, 60737
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Intersection of A103805 and A103806. If, e.g. -29 is not prime (Mathematica admits negative primes as well), then first three terms should be omitted.
|
|
MATHEMATICA
|
Intersection[Select[Range[100000], PrimeQ[ # ]&&PrimeQ[2#+33]&&PrimeQ[2#-33]&&PrimeQ[ # ]&&PrimeQ[2#+27]&&PrimeQ[2#-27]&]]
|
|
CROSSREFS
|
Cf. A103805, A103806.
Sequence in context: A158357 A072953 A103060 this_sequence A099228 A106018 A056921
Adjacent sequences: A103804 A103805 A103806 this_sequence A103808 A103809 A103810
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Zak Seidov (zakseidov(AT)yahoo.com), Feb 16 2005
|
|
|
Search completed in 0.002 seconds
|