Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096709
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096709 Balanced primes (A090403) of index 5. +0
8
173, 124991, 232607, 491423, 701489 (list; graph; listen)
OFFSET

1,1

EXAMPLE

124991 is a member because 124991 = (124673 + ... + 125329)/59

= (124543 + ... + 125423)/75 = (124193 + ... + 125777)/137 = (124133 + ... + 125887)/151

= (123931 + ... + 126031)/181.

MATHEMATICA

f[n_] := Block[{c = 0, k = 1, p = Prime[n], s = Plus @@ Table[ Prime[i], {i, n - 1, n + 1}]}, While[k != n - 1, If[s == (2k + 1)p, c++ ]; k++; s = s + Prime[n - k] + Prime[n + k]]; c]; Prime[ Select[ Range[2, 25797], f[ # ] == 5 &]]

CROSSREFS

Cf. A096693, A096695, A096705, A096706, A096707, A096708.

Sequence in context: A142134 A142849 A138267 this_sequence A025390 A045257 A025381

Adjacent sequences: A096706 A096707 A096708 this_sequence A096710 A096711 A096712

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 28 2004

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