Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A160759
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A160759 Integer averages of n values of Pi(n^2) for some n, where Pi(n) is the number of primes <= n. +0
1
0, 1, 2, 3, 201, 235, 265, 431, 1705, 11744, 33946, 622755, 3446493, 8134880, 14287916, 208340425, 223689468 (list; graph; listen)
OFFSET

1,3

COMMENT

For values of n: 1, 2, 3, 4, 62, 68, 73, 97, 213, 624, 1116, 5364, 13350, 21048, 28351, 116151, 120562, ..., . [From Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 05 2009]

FORMULA

1/k*Sum {j=1..k} PrimePi_(j^2) is an integer. [From Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 05 2009]

MATHEMATICA

lst = {}; s = 0; k = 1; While[k < 239600, s = s + PrimePi[k^2]; If[ Mod[s, k] == 0, AppendTo[lst, s/c]]; k++ ]; lst [From Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 05 2009]

CROSSREFS

Cf. A050248, Integer averages of n primes for some n.

Sequence in context: A042701 A106715 A106817 this_sequence A037274 A037275 A142960

Adjacent sequences: A160756 A160757 A160758 this_sequence A160760 A160761 A160762

KEYWORD

nonn

AUTHOR

Daniel Tisdale (daniel6874(AT)gmail.com), May 25 2009

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 05 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 | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research