Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075540
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075540 Integers that are the average of three successive primes. +0
6
5, 53, 157, 173, 211, 257, 263, 373, 511, 537, 563, 593, 607, 653, 733, 947, 977, 999, 1073, 1103, 1123, 1187, 1223, 1239, 1367, 1461, 1501, 1511, 1541, 1747, 1753, 1763, 1773, 1899, 1907, 1917, 2071, 2181, 2287, 2401, 2409, 2417, 2449, 2677, 2903, 2963 (list; graph; listen)
OFFSET

1,1

COMMENT

Not every three successive primes have an integer average. The integer averages are in the sequence.

Not of these 3-averages are prime: the prime 3-averages are in A006562 (balanced primes). There are suprisingly many prime 3-averages: among first 117 3-averages, there are 59 primes. Indices i(n) of first prime in sequence of three primes with integer average are in A075541, for prime 3-averages i(n) are in A064113. Interprimes (s-averages with s=2) are all composite, see A024675.

FORMULA

a(n) = 1/3 (p(i)+p(i+1)+p(i+2)), for some i(n).

EXAMPLE

a(1) = 5 = 1/3(3+5+7), first integer average of three successive primes; next is: a(2) = 53 = 1/3(47 + 53 + 59); up to n=8 all a(n) are themselves prime; while a(9) = 511 = 1/3( 503 + 509 + 521) is first nonprime 3-average.

MATHEMATICA

A075540 = {}; Do[If[IntegerQ[s3 = (Prime[i] + Prime[i + 1] + Prime[i + 2])/3], A075540 = Append[A075540, s3]], {i, 1000}]; (*Length[A075540]=119*)

CROSSREFS

Cf. A006562, A024675, A075541, A064113.

Cf. A102655.

Adjacent sequences: A075537 A075538 A075539 this_sequence A075541 A075542 A075543

Sequence in context: A072156 A101190 A106097 this_sequence A006562 A094847 A001992

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Sep 21 2002

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 May 13 15:25 EDT 2008. Contains 139662 sequences.


AT&T Labs Research