Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060332
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060332 Primes the sum of seven consecutive composite numbers. +0
1
173, 359, 367, 383, 457, 541, 593, 619, 643, 659, 811, 877, 929, 1087, 1103, 1129, 1181, 1223, 1481, 1489, 1549, 1753, 1787, 1811, 2039, 2063, 2129, 2137, 2239, 2297, 2347, 2371, 2549, 2557, 2693, 2711, 2719, 2767, 2819, 2843, 2851, 3061, 3163, 3187 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

composite[ n_Integer ] := (k = n + PrimePi[ n ] + 1; While[ k - PrimePi[ k ] - 1 != n, k++ ]; k); a = {}; Do[ p = composite[ n ] + composite[ n + 1 ] + composite[ n + 2 ] + composite[ n + 3 ] + composite[ n + 4 ] + composite[ n + 5 ] + composite[ n + 6 ]; If[ PrimeQ[ p ], a = Append[ a, p ] ], {n, 1, 2000} ]; a

CROSSREFS

Sequence in context: A142004 A047986 A096703 this_sequence A142022 A130338 A142782

Adjacent sequences: A060329 A060330 A060331 this_sequence A060333 A060334 A060335

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 30 2001

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 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research