Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A165287
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A165287 Primes which are the sum of at least 2 consecutive Odd Nonprimes. +0
1
61, 71, 73, 97, 107, 131, 163, 179, 197, 233, 239, 257, 263, 271, 307, 331, 349, 359, 367, 397, 409, 419, 421, 461, 467, 479, 487, 503, 523, 547, 571, 593, 599, 613, 617, 631, 659, 677, 691, 709, 727, 733, 743, 757, 761, 787, 809, 811, 821, 827, 839, 857 (list; graph; listen)
OFFSET

1,1

COMMENT

15+21+25=61,..9+15+21+25+27=97,..

MATHEMATICA

lst={}; Do[If[PrimeQ[m], Continue[]]; s=m; Do[If[PrimeQ[n], Continue[]]; s+=n; If[PrimeQ[s], If[s<=2917, AppendTo[lst, s]]], {n, m+2, 2*6!, 2}], {m, 1, 2*6!, 2}]; lst=Take[Union@lst, 200]

CROSSREFS

Cf. A106091

Sequence in context: A039390 A043213 A043993 this_sequence A064229 A039478 A109549

Adjacent sequences: A165284 A165285 A165286 this_sequence A165288 A165289 A165290

KEYWORD

nonn,uned

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 13 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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 15 12:29 EDT 2010. Contains 173428 sequences.


AT&T Labs Research