|
Search: id:A098974
|
|
|
| A098974 |
|
Primes p such that q-p = 24, where q is the next prime after p. |
|
+0 2
|
|
| 1669, 2179, 4177, 4523, 4759, 5237, 6173, 6397, 6737, 7079, 7369, 7793, 8123, 8329, 9067, 11003, 11633, 11839, 12073, 12119, 13009, 13267, 16033, 16193, 16453, 16763, 16787, 17053, 17683, 17989, 18593, 18637, 19183, 19507, 20483, 22409, 22877, 23227
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Lower prime of a difference of 24 between consecutive primes.
23 successive numbers after prime number p are composite. - Artur Jasinski (grafix(AT)csl.pl), Jan 15 2007
|
|
REFERENCES
|
K. Soundararajan, Small gaps bewteen prime numbers: the work of Goldston-Pintz-Yildirim, Bull. Amer. Math. Soc., 44 (2007), 1-18.
|
|
LINKS
|
Remi Eismann, Table of n, a(n) for n = 1..10000
Index entries for primes, gaps between
|
|
MATHEMATICA
|
a = {}; Do[If[Prime[x + 1] - Prime[x] == 24, AppendTo[a, Prime[x]]], {x, 1, 10000}]; a - Artur Jasinski (grafix(AT)csl.pl), Jan 15 2007
|
|
CROSSREFS
|
Cf. A000040 A001223 A054541 A075526 A001359 A054799 A063091 A096292 A015913 A023200 A029710 A031934 A031936 A031938.
Cf. A000230, A023200, A031924, A031926, A031928, A031930, A031932, A061779.
Sequence in context: A164773 A054812 A020392 this_sequence A109564 A145755 A159625
Adjacent sequences: A098971 A098972 A098973 this_sequence A098975 A098976 A098977
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
Douglas Winston (douglas.winston(AT)srupc.com), Oct 23 2004
|
|
EXTENSIONS
|
Entry revised by N. J. A. Sloane (njas(AT)research.att.com), Feb 13 2007
|
|
|
Search completed in 0.003 seconds
|