Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065969
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065969 n^2 * Sum_{primes p dividing n} (1 + 1/p^2). +0
1
0, 5, 10, 20, 26, 85, 50, 80, 90, 229, 122, 340, 170, 445, 484, 320, 290, 765, 362, 916, 940, 1093, 530, 1360, 650, 1525, 810, 1780, 842, 3061, 962, 1280, 2308, 2605, 2524, 3060, 1370, 3253, 3220, 3664, 1682, 5965, 1850, 4372, 4356, 4765 (list; graph; listen)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

PROGRAM

(PARI) { for (n=1, 1000, s=0; p=2; while (p<=n, if(n%p == 0, s+=1 + 1/p^2); p=nextprime(p + 1)); write("b065969.txt", n, " ", n^2*s) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Nov 05 2009]

CROSSREFS

Sequence in context: A086761 A045191 A065958 this_sequence A027884 A026357 A117518

Adjacent sequences: A065966 A065967 A065968 this_sequence A065970 A065971 A065972

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Dec 09 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 December 6 13:15 EST 2009. Contains 170429 sequences.


AT&T Labs Research