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!)
A052190 Primes p such that p, p+24, p+48 are consecutive primes. 7
16763, 40039, 42509, 96353, 98573, 104183, 119243, 123863, 160093, 161783, 169259, 181789, 185243, 208529, 209719, 232753, 235699, 243343, 246049, 260339, 261799, 270073, 295363, 295703, 302459, 315199, 331399, 362003, 364079, 373669 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Old name was "Primes p(k) such that p(k+2)-p(k+1)=p(k+1)-p(k)=24."
LINKS
EXAMPLE
40039 is followed by 40063 and 40087, consecutive primes with equal distance of 24.
MATHEMATICA
Select[Partition[Prime[Range[40000]], 3, 1], Differences[#]=={24, 24}&][[All, 1]] (* Harvey P. Dale, May 09 2019 *)
CROSSREFS
Sequence in context: A202896 A183727 A128383 * A068784 A183844 A034820
KEYWORD
nonn
AUTHOR
Labos Elemer, Jan 28 2000
EXTENSIONS
Name changed by Jon E. Schoenfield, May 30 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 March 28 18:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)