Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A034964
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A034964 Sums of five consecutive primes. +0
18
28, 39, 53, 67, 83, 101, 119, 139, 161, 181, 199, 221, 243, 263, 287, 311, 331, 351, 373, 395, 421, 449, 473, 497, 517, 533, 559, 587, 617, 647, 683, 707, 733, 759, 787, 811, 839, 863, 891, 917, 941, 961, 991, 1023, 1057, 1089, 1123, 1151, 1169, 1193 (list; graph; listen)
OFFSET

0,1

EXAMPLE

E.g. 28 = 2 + 3 + 5 + 7 + 11.

PROGRAM

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

CROSSREFS

Cf. A001043, A011974, A034707.

Sequence in context: A105710 A080983 A096430 this_sequence A109798 A084807 A047630

Adjacent sequences: A034961 A034962 A034963 this_sequence A034965 A034966 A034967

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 November 27 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research