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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055003 ithprime(ithprime(n)-1). 7
2, 3, 7, 13, 29, 37, 53, 61, 79, 107, 113, 151, 173, 181, 199, 239, 271, 281, 317, 349, 359, 397, 421, 457, 503, 541, 557, 577, 593, 613, 701, 733, 769, 787, 857, 863, 911, 953, 983, 1021, 1061, 1069, 1151, 1163, 1193, 1213, 1291, 1399, 1429 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Noncomposites (A008578) with prime (A000040) subscripts. a(n) = noncomposite(prime(n)) = A008578(A000040(n)). Subsequence of A175248 (noncomposites (A008578) with noncomposite (A008578) subscripts), a(n) = A175248(n+1). a(n) U A175249(n) = A008578(n). [From Jaroslav Krizek (jaroslav.krizek(AT)atlas.cz), Mar 13 2010]

EXAMPLE

a(5) = 29 because a(5) = q(p(5)) = q(11) = 29, p = prime, q = noncomposite. [From Jaroslav Krizek (jaroslav.krizek(AT)atlas.cz), Mar 13 2010]

MAPLE

with(numtheory): [seq(ithprime(ithprime(i)-1), i=1..70)];

CROSSREFS

Sequence in context: A048573 A006946 A074129 * A175248 A099361 A113823

Adjacent sequences:  A055000 A055001 A055002 * A055004 A055005 A055006

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jun 10 2000

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 February 15 16:49 EST 2012. Contains 205824 sequences.