VOOZH
about
URL: https://oeis.org/A134121
⇱ A134121 - OEIS
login
A134121
Primes p such that q-p = 44, where q is the next prime after p.
6
15683, 36389, 37907, 76163, 92507, 108587, 109673, 124853, 138683, 138977, 140009, 140477, 183203, 186959, 203669, 225383, 226697, 229037, 232259, 242819, 242927, 244043, 245339, 271289, 273653, 275837, 279353, 280139, 282617, 285377
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
1,1
LINKS
Charles R Greathouse IV,
Table of n, a(n) for n = 1..10000
Index entries for primes, gaps between
PROG
(PARI) is(n)=nextprime(n+1)==n+44 && isprime(n) \\
Charles R Greathouse IV
, Sep 14 2015
CROSSREFS
Cf.
A134120
,
A134122
.
Sequence in context:
A075043
A109567
A075050
*
A177949
A204728
A298758
Adjacent sequences:
A134118
A134119
A134120
*
A134122
A134123
A134124
KEYWORD
nonn
AUTHOR
Rick L. Shepherd
, Oct 08 2007
STATUS
approved