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!)
A100567 Prime-indexed primes as n runs through the integers congruent to 0 or 1 mod 3. 1
3, 11, 17, 41, 59, 83, 109, 157, 179, 211, 241, 283, 331, 367, 401, 461, 509, 563, 587, 617, 709, 773, 797, 877, 919, 991, 1031, 1087, 1153, 1201, 1217, 1409, 1433, 1471, 1499, 1597, 1621, 1723, 1741, 1823, 1847, 2027, 2063, 2099, 2221, 2341, 2351, 2417, 2477 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A006450(A032766(n)).
MATHEMATICA
C0=Floor[3*Log[2]*n/(2*Log[2])] g[n_]:=Prime[Prime[C0]] digits=200 b=Table[g[n], {n, 2, digits}]
CROSSREFS
Cf. A100566.
Sequence in context: A024592 A203162 A240084 * A270225 A262275 A176804
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Nov 28 2004
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 15 11:04 EDT 2024. Contains 372540 sequences. (Running on oeis4.)