Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A013916
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A013916 Numbers n such that the sum of the first n primes is prime. +0
15
1, 2, 4, 6, 12, 14, 60, 64, 96, 100, 102, 108, 114, 122, 124, 130, 132, 146, 152, 158, 162, 178, 192, 198, 204, 206, 208, 214, 216, 296, 308, 326, 328, 330, 332, 334, 342, 350, 356, 358, 426, 446, 458, 460, 464, 480, 484, 488, 512, 530, 536, 548, 568, 620, 630, 676, 680 (list; graph; listen)
OFFSET

1,2

LINKS

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

FORMULA

a(n) = A000720(A013917(n))

MAPLE

p:=proc(n) if isprime(sum(ithprime(k), k=1..n))=true then n else fi end: seq(p(n), n=1..690); (Deutsch)

MATHEMATICA

s = 0; Do[s = s + Prime[n]; If[PrimeQ[s], Print[n]], {n, 1, 1000}]

CROSSREFS

Cf. A007504, A013917, A013918.

Sequence in context: A015636 A015663 A057830 this_sequence A141113 A050584 A019280

Adjacent sequences: A013913 A013914 A013915 this_sequence A013917 A013918 A013919

KEYWORD

nonn,nice

AUTHOR

njas, Renaud Lifchitz (100637.64(AT)CompuServe.COM)

EXTENSIONS

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

page 1

Search completed in 0.590 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research