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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096207 Primes expressible as a sum of even indexed primes. 0
3, 23, 71, 151, 1409, 3631, 5519, 8737, 10627, 17609, 33457, 50119, 54869, 62423, 104623, 146141, 154493, 158759, 163063, 195197, 214831, 274243, 279991, 309811, 347983, 468709, 599479, 625969, 634943, 653083, 881663, 936253, 969797, 1134421 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

EXAMPLE

a(3) = 71 because 71 = 3 + 7 + 13 + 19 + 29

MATHEMATICA

Select[Table[Plus @@ Prime[2Range[i]], {i, 1000}], PrimeQ[ # ] &]

CROSSREFS

Cf. A077126.

Sequence in context: A003531 A121984 A107177 * A163210 A163211 A126335

Adjacent sequences:  A096204 A096205 A096206 * A096208 A096209 A096210

KEYWORD

nonn

AUTHOR

Alonso Delarte (alonso.delarte(AT)gmail.com), Jul 27 2004

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 03:37 EST 2012. Contains 205978 sequences.