Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A099274
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A099274 Sum of the prime(n) primes following prime(n). +0
1
8, 23, 67, 143, 353, 527, 905, 1187, 1751, 2785, 3287, 4691, 5843, 6589, 7947, 10157, 12661, 13787, 16715, 18941, 20325, 23889, 26643, 30771, 36501, 39861, 41937, 45581, 47801, 51749, 64743, 69357, 76161, 79093, 90677, 93855, 101769, 110069 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(3) = 7 + 11 + 13 + 17 + 19 = 67 since p_3 = 5 and the sum of the next 5 prime numbers after 5 is 67.

MATHEMATICA

list = {}; For[x = 1, x < 100 (*change this value to get more terms*), x++, AppendTo[list, Sum[Prime[n], {n, x + 1, x + Prime[x]}]]]; list

CROSSREFS

Sequence in context: A048770 A055273 A059209 this_sequence A036562 A088448 A005878

Adjacent sequences: A099271 A099272 A099273 this_sequence A099275 A099276 A099277

KEYWORD

nonn

AUTHOR

Matthew Howells (mathmatt(AT)gmail.com), Nov 16 2004

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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research