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!)
A078960 Primes p such that the differences between the 5 consecutive primes starting with p are (6,2,6,6). 1
593, 4643, 6353, 11483, 19463, 34253, 71333, 77543, 89513, 101273, 135593, 148853, 179813, 184823, 191453, 193373, 245513, 260003, 267893, 277883, 280583, 302573, 307253, 308303, 310223, 344243, 346433, 350423, 376463, 408203, 416393 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Equivalently, p, p+6, p+8, p+14 and p+20 are consecutive primes.
Subsequence of A078854. - R. J. Mathar, May 06 2017
LINKS
EXAMPLE
593 is in the sequence since 593, 599, 601, 607 and 613 are consecutive primes.
MATHEMATICA
Transpose[Select[Partition[Prime[Range[36000]], 5, 1], Differences[#]=={6, 2, 6, 6}&]][[1]] (* Harvey P. Dale, Oct 14 2013 *)
CROSSREFS
Sequence in context: A263555 A156835 A129191 * A185515 A185704 A025337
KEYWORD
nonn
AUTHOR
Labos Elemer, Dec 19 2002
EXTENSIONS
Edited by Dean Hickerson, Dec 20 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 11 12:00 EDT 2024. Contains 372409 sequences. (Running on oeis4.)