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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013917 a(n) is prime and sum of all primes <= a(n) is prime. 7
2, 3, 7, 13, 37, 43, 281, 311, 503, 541, 557, 593, 619, 673, 683, 733, 743, 839, 881, 929, 953, 1061, 1163, 1213, 1249, 1277, 1283, 1307, 1321, 1949, 2029, 2161, 2203, 2213, 2237, 2243, 2297, 2357, 2393, 2411, 2957, 3137, 3251, 3257, 3301, 3413, 3461, 3491 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

David W. Wilson, Table of n, a(n) for n = 1..10000

FORMULA

a(n) = A000040(A013916(n))

PROG

(PARI) isA013917(n) = isprime(n) && isprime(sum(i=2, n, isprime(i)*i)) [From Michael B. Porter (michael_b_porter(AT)yahoo.com), Jan 29 2010]

CROSSREFS

Cf. A013916, A013918.

Sequence in context: A006840 A123408 A033995 * A196419 A056893 A051130

Adjacent sequences:  A013914 A013915 A013916 * A013918 A013919 A013920

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Renaud Lifchitz (100637.64(AT)CompuServe.COM)

EXTENSIONS

More terms from David W. Wilson (davidwwilson(AT)comcast.net)

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 03:59 EST 2012. Contains 205694 sequences.