The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A097519 Prime differences between nextprime(2^n) and 2^n. 0
3, 5, 3, 3, 7, 5, 3, 17, 3, 29, 3, 7, 17, 43, 29, 3, 11, 3, 11, 17, 53, 31, 7, 23, 29, 7, 59, 5, 5, 3, 131, 29, 13, 131, 3, 29, 11, 29, 37, 11, 7, 23, 13, 17, 3, 7, 29, 59, 61, 7, 277, 281, 43, 71, 29, 41, 277, 67, 7, 29, 17, 67, 37, 5, 5, 97, 7, 107, 19, 83, 7, 5, 107, 101 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Primes in A013597. - Bill McEachen, Oct 27 2021
LINKS
MATHEMATICA
Select[Table[NextPrime[2^n]-2^n, {n, 200}], PrimeQ] (* Harvey P. Dale, Dec 13 2011 *)
Select[NextPrime[#]-#&/@(2^Range[200]), PrimeQ] (* Harvey P. Dale, Jan 05 2024 *)
CROSSREFS
Sequence in context: A097524 A073703 A175019 * A133773 A327555 A346915
KEYWORD
nonn
AUTHOR
Cino Hilliard, Aug 27 2004
EXTENSIONS
Definition corrected by Harvey P. Dale, Dec 13 2011
STATUS
approved

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 June 4 22:04 EDT 2024. Contains 373102 sequences. (Running on oeis4.)