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!)
A093752 Number of prime pairs below 10^n having a difference of 34. 2
0, 0, 0, 2, 33, 557, 6721, 71248, 719531, 6996756, 66745265, 629634308, 5900013825, 55082083947, 513336390285, 4781421106831, 44546412612392, 415327075240821 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
T. Oliveira e Silva, S. Herzog, and S. Pardi, Empirical verification of the even Goldbach conjecture and computation of prime gaps up to 4.10^18, Math. Comp., 83 (2014), 2033-2060.
EXAMPLE
a(5) = 33 because there are 33 prime gaps of 34 below 10^n.
MATHEMATICA
Table[Count[Differences[Prime[Range[PrimePi[10^n]]]], 34], {n, 13}] (* The program takes a long time to run *) (* Harvey P. Dale, Nov 24 2017 *)
CROSSREFS
Sequence in context: A231794 A083143 A064008 * A045984 A077657 A219342
KEYWORD
nonn,more
AUTHOR
Enoch Haga, Apr 15 2004
EXTENSIONS
a(10)-a(13) from Washington Bomfim, Jun 22 2012
a(14)-a(18) from S. Herzog's website added by Giovanni Resta, Aug 14 2018
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 24 07:01 EDT 2024. Contains 371920 sequences. (Running on oeis4.)