Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070301
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070301 Numbers n such that sum of first 2n primes is prime. +0
1
1, 2, 3, 6, 7, 30, 32, 48, 50, 51, 54, 57, 61, 62, 65, 66, 73, 76, 79, 81, 89, 96, 99, 102, 103, 104, 107, 108, 148, 154, 163, 164, 165, 166, 167, 171, 175, 178, 179, 213, 223, 229, 230, 232, 240, 242, 244, 256, 265, 268, 274, 284, 310, 315, 338, 340, 348, 354 (list; graph; listen)
OFFSET

1,2

COMMENT

6 is in the sequence because the sum of the first 2*6=12 primes as 2+3+5+7+11+13+17+19+23+29+31+37=197 which is prime.

MATHEMATICA

p = 0; Do[p = p + Prime[2n - 1] + Prime[2n]; If[ PrimeQ[p], Print[n]], {n, 1, 10^4}]

CROSSREFS

Sequence in context: A064731 A159069 A162681 this_sequence A065536 A088414 A133441

Adjacent sequences: A070298 A070299 A070300 this_sequence A070302 A070303 A070304

KEYWORD

nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), May 10 2002

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), May 13 2002

page 1

Search completed in 0.002 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 December 4 12:48 EST 2009. Contains 170310 sequences.


AT&T Labs Research