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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113936 a(n) = k-th prime, where k = n-th Mersenne prime = A000668(n). 0
5, 17, 127, 709, 84011, 1742527, 7754017, 50685770143 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n) = A000040(A000668(n)). [From Omar E. Pol (info(AT)polprimos.com), Dec 09 2009]

MATHEMATICA

Prime[2^{2, 3, 5, 7, 13, 17, 19, 31} - 1] (* Robert G. Wilson v *)

PROG

(PARI) prime(2^13-1) prime(2^7-1) prime(2^5-1) prime(2^3-1) prime(2^2-1)

CROSSREFS

Cf. A000043, A000668.

Sequence in context: A012174 A012259 A202038 * A012263 A076448 A096310

Adjacent sequences:  A113933 A113934 A113935 * A113937 A113938 A113939

KEYWORD

hard,nonn

AUTHOR

Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Jan 31 2006

EXTENSIONS

a(6)-a(8) from Robert G. Wilson v (rgwv(at)rgwv.com) and Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jan 31 2006

A-number in definition corrected by Omar E. Pol (info(AT)polprimos.com), Dec 09 2009

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 17 09:41 EST 2012. Contains 206009 sequences.