Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066828
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066828 Numbers n such that n divides the average of Prime(n-1) and Prime(n+1). +0
1
4, 5, 11, 12, 70, 72, 1053, 6459, 6460, 40083, 251742, 637320, 637322, 637330, 10553828, 69709721, 179992913, 179992922, 465769813, 1208198617, 1208198629, 3140421742, 3140421769, 3140421866, 8179002192, 8179002205, 8179002209 (list; graph; listen)
OFFSET

1,1

COMMENT

Each cluster of candidates is about e (2.71828...) times as large as the previous one.

EXAMPLE

The average of p(4) = 7 and p(6) = 13 is 10, which is divisible by 5; so 5 is a term of the sequence.

MATHEMATICA

a = 0; b = 1; c = 2; Do[ c = Prime[ n + 1 ]; If[ IntegerQ[ (a + c)/(2n) ], Print[ n ] ]; a = b; b = c, {n, 1, 2 10^9} ]

CROSSREFS

Cf. A066706.

Sequence in context: A027708 A047374 A100107 this_sequence A039006 A118423 A084812

Adjacent sequences: A066825 A066826 A066827 this_sequence A066829 A066830 A066831

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 20 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 September 7 12:28 EDT 2008. Contains 143483 sequences.


AT&T Labs Research