Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A034965
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A034965 Primes that are sum of five consecutive primes. +0
9
53, 67, 83, 101, 139, 181, 199, 263, 311, 331, 373, 421, 449, 587, 617, 647, 683, 733, 787, 811, 839, 863, 941, 991, 1123, 1151, 1193, 1361, 1381, 1579, 1609, 1801, 1831, 1861, 1949, 1979, 2081, 2113, 2143, 2221, 2273, 2297, 2357, 2423, 2459, 2689, 2731 (list; graph; listen)
OFFSET

1,1

EXAMPLE

E.g. 373 = 61 + 71 + 73 + 79 + 83.

MAPLE

ts_prod_n:=proc(n) local i, ans; ans:=[ ]: for i from 1 to n do if isprime(ithprime(i)+ithprime(i+1)+ithprime(i+2)+ithprime(i+3)+ithprime(i+4))= 'true' then ans:=[op(ans), ithprime(i)+ithprime(i+1)+ithprime(i+2)+ithprime(i+3)+ithprime(i+4) ]: fi od: end: ts_prod_n(701); - Jani Melik (jani_melik(AT)hotmail.com), May 05 2006

CROSSREFS

Cf. A001043, A011974, A034707.

Sequence in context: A061946 A039531 A115936 this_sequence A045807 A007644 A136073

Adjacent sequences: A034962 A034963 A034964 this_sequence A034966 A034967 A034968

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 6 17:22 EDT 2008. Contains 140988 sequences.


AT&T Labs Research