login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A104293 p[(p[n]-1)/2], p[n] is n-th prime. 3
2, 3, 5, 11, 13, 19, 23, 31, 43, 47, 61, 71, 73, 83, 101, 109, 113, 137, 149, 151, 167, 179, 193, 223, 229, 233, 241, 251, 263, 307, 313, 337, 347, 373, 379, 397, 419, 431, 443, 461, 463, 499, 503, 521, 523, 571, 607, 617, 619 (list; graph; refs; listen; history; text; internal format)
OFFSET

2,1

COMMENTS

n=1 is a degenerate case because p[1]=2, (p[n]-1)/2=1/2 and there is no p[1/2]. p[(p[n]+1)/2] A104294, A104294(n)-A104293(n)=A104295(n)

LINKS

Table of n, a(n) for n=2..50.

EXAMPLE

a(5)=11 because p((p(5)-1)/2)=p((11-1)/2)=p(5)=11, a(7)=19 because p((p(7)-1)/2)=p((17-1)/2)=p(8)=19.

MATHEMATICA

Table[Prime[(Prime[n]-1)/2], {n, 2, 50}]

CROSSREFS

Cf. A104294, A104295.

Sequence in context: A193213 A153135 A038615 * A153002 A042999 A089194

Adjacent sequences:  A104290 A104291 A104292 * A104294 A104295 A104296

KEYWORD

easy,nonn

AUTHOR

Zak Seidov, Feb 28 2005

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 23 17:52 EDT 2013. Contains 225611 sequences.