Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A034961
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A034961 Sums of three consecutive primes. +0
19
10, 15, 23, 31, 41, 49, 59, 71, 83, 97, 109, 121, 131, 143, 159, 173, 187, 199, 211, 223, 235, 251, 269, 287, 301, 311, 319, 329, 349, 371, 395, 407, 425, 439, 457, 471, 487, 503, 519, 533, 551, 565, 581, 589, 607, 633, 661, 679, 689, 701, 713, 731, 749, 771 (list; graph; listen)
OFFSET

1,1

EXAMPLE

E.g. 565 = 181 + 191 + 197.

MATHEMATICA

Plus @@@ Partition[ Prime[ Range[60]], 3, 1] (from Robert G. Wilson v Feb 11 2005)

PROGRAM

(SAGE) BB = primes_first_n(57) list = [] for i in range(55): list.append(BB[i]+BB[i+1]+BB[i+2]) list - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 14 2007

CROSSREFS

Cf. A001043, A011974, A034707.

Sequence in context: A109373 A120138 A050200 this_sequence A117847 A057990 A091022

Adjacent sequences: A034958 A034959 A034960 this_sequence A034962 A034963 A034964

KEYWORD

nonn

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), Oct 15 1998.

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 19 08:04 EDT 2008. Contains 142098 sequences.


AT&T Labs Research