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!)
A195351 Numbers n such that there are no primes in the range [2^n-n, 2^n+n]. 0
0, 25, 27, 45, 49, 97, 99, 113, 139, 176, 186, 208, 216, 227, 232, 259, 298, 309, 332, 358, 362, 364, 387, 490, 631, 659, 662, 676, 698, 705, 718, 726, 737, 747, 781, 849, 860, 862, 901, 913, 918, 936, 958, 965, 966, 992, 998 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
If a(n) is prime then it is not in A000043. [Alonso del Arte, Oct 07 2011]
LINKS
FORMULA
A192454(a(n))=0.
MATHEMATICA
Select[Range[0, 49], PrimePi[2^# - # - 1] == PrimePi[2^# + #] &] (* Alonso del Arte, Oct 07 2011 *)
CROSSREFS
Sequence in context: A361821 A129820 A096522 * A015734 A221617 A083806
KEYWORD
nonn
AUTHOR
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 April 19 06:44 EDT 2024. Contains 371782 sequences. (Running on oeis4.)