login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134121 Primes p such that q-p = 44, where q is the next prime after p. 6

%I #12 Sep 14 2015 15:52:01

%S 15683,36389,37907,76163,92507,108587,109673,124853,138683,138977,

%T 140009,140477,183203,186959,203669,225383,226697,229037,232259,

%U 242819,242927,244043,245339,271289,273653,275837,279353,280139,282617,285377

%N Primes p such that q-p = 44, where q is the next prime after p.

%H Charles R Greathouse IV, <a href="/A134121/b134121.txt">Table of n, a(n) for n = 1..10000</a>

%H <a href="/index/Pri#gaps">Index entries for primes, gaps between</a>

%o (PARI) is(n)=nextprime(n+1)==n+44 && isprime(n) \\ _Charles R Greathouse IV_, Sep 14 2015

%Y Cf. A134120, A134122.

%K nonn

%O 1,1

%A _Rick L. Shepherd_, Oct 08 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 04:02 EDT 2024. Contains 371918 sequences. (Running on oeis4.)