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!)
A022893 n-th prime p(k) such that p(k) + p(k+9) = p(k+3) + p(k+6). 1
13, 17, 23, 31, 41, 137, 139, 149, 151, 337, 349, 353, 383, 419, 499, 541, 557, 563, 859, 941, 1097, 1319, 1609, 1753, 1787, 1979, 2339, 2357, 2389, 2459, 2557, 2659, 2677, 2729, 2857, 2861, 3019, 3163, 3167, 3203, 3511, 3547, 3613, 3617 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000040(A022892(n)). - R. J. Mathar, Aug 06 2015
MATHEMATICA
Prime[#]&/@Select[Range[600], Prime[#]+Prime[#+9]==Prime[#+3]+Prime[#+6]&] (* Harvey P. Dale, May 10 2019 *)
CROSSREFS
Sequence in context: A120157 A143822 A172096 * A211490 A038680 A227916
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 April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)