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!)
A067264 Numbers n such that prime(n+1)-prime(n)=bigomega(n). 1
10, 26, 33, 35, 49, 57, 69, 88, 90, 96, 136, 142, 160, 178, 198, 201, 206, 209, 215, 216, 253, 262, 265, 276, 302, 323, 328, 346, 348, 377, 380, 395, 398, 458, 459, 469, 473, 501, 504, 513, 516, 528, 542, 544, 545, 551, 568, 579, 581, 586, 640, 644, 671, 681 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) seems to be asymptotic to c*n*log(n) with c=2.2...
MATHEMATICA
Select[Range[800], Prime[#+1]-Prime[#]==PrimeOmega[#]&] (* Harvey P. Dale, Jun 12 2016 *)
CROSSREFS
Sequence in context: A246826 A125035 A337049 * A043342 A023715 A045143
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Feb 21 2002
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 May 10 07:40 EDT 2024. Contains 372358 sequences. (Running on oeis4.)