Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A164556
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A164556 Primes expressible as the sum of (at least two) consecutive primes in at least 5 ways. +0
1
34421, 229841, 235493, 271919, 345011, 358877, 414221, 442019, 488603, 532823, 621937, 655561, 824099, 888793, 896341, 935791, 954623, 963173, 988321, 1055969, 1083371, 1083941, 1115911, 1170857, 1261763, 1338823, 1352863, 1409299 (list; graph; listen)
OFFSET

1,1

COMMENT

Subsequence of A067380.

FORMULA

A067375 INTERSECT A000040.

EXAMPLE

a(1) = 34421 = sum_{i=57..127} prime(i) = sum_{i=226..248} prime(i) = sum_{i=527..535} prime(i) =

sum_{i=654..660} prime(i) = sum_{i=1382..1384} prime(i) and

a(3) = 235493 = sum_{i=50..284} prime(i) = sum_{i=120..300} prime(i) = sum_{i=123..301} prime(i) =

sum_{i=334..424} prime(i) = sum_{i=7701..7703} prime(i)

are expressible in 5 ways as the sum of two or more consecutive primes.

MATHEMATICA

m=3*7!; lst={}; Do[p=Prime[a]; Do[p+=Prime[b]; If[PrimeQ[p]&&p<Prime[m]*3+8, AppendTo[lst, p]], {b, a+1, m, 1}], {a, m}]; lst1=Sort[lst]; lst={};

Do[If[lst1[[n]]==lst1[[n+1]]&&lst1[[n]]==lst1[[n+2]]&&lst1[[n]]==lst1[[n+3]]&&ls\ t1[[n]]==lst1[[n+4]], AppendTo[lst, lst1[[n]]]], {n, Length[lst1]-4}]; Union[lst]

CROSSREFS

Cf. A067377, A067378, A067379, A067380, A067381.

Sequence in context: A142587 A116496 A055001 this_sequence A068703 A081428 A023336

Adjacent sequences: A164553 A164554 A164555 this_sequence A164557 A164558 A164559

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 15 2009

EXTENSIONS

Examples added by R. J. Mathar (mathar(AT)strw.leidenuiv.nl), Aug 19 2009

a(10)-a(28) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Sep 16 2009

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 December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research