The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A022888 n-th prime p(k) such that p(k) + p(k+5) = p(k+1) + p(k+4). 1
3, 4, 8, 11, 13, 25, 27, 32, 36, 41, 44, 45, 51, 54, 59, 60, 62, 67, 96, 103, 107, 109, 116, 119, 124, 128, 129, 140, 141, 143, 144, 146, 147, 148, 149, 151, 155, 159, 160, 161, 170, 178, 184, 192, 195, 207, 227, 230, 247, 271, 306, 330, 331, 332 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Position[Partition[Prime[Range[350]], 6, 1], _?(#[[1]]+#[[6]] == #[[2]]+#[[5]]&), {1}, Heads->False]] (* Harvey P. Dale, Jan 20 2015 *)
CROSSREFS
Sequence in context: A152412 A287404 A287388 * A287454 A287446 A051207
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 May 14 22:35 EDT 2024. Contains 372533 sequences. (Running on oeis4.)