Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062755
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062755 sigma_n(n^2): sum of n-th powers of divisors of n^2. +0
1
1, 21, 757, 69905, 9768751, 2214363531, 678223896393, 282578800148737, 150102261281924281, 100097761867442455851, 81402749387125072783933, 79516409977044969123349715, 91733330193268919533506208263 (list; graph; listen)
OFFSET

1,2

LINKS

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

PROGRAM

(PARI) for(n=1, 22, print(sigma(n^2, n)))

(Other) sage: [sigma(n^2, n)for n in xrange(1, 14)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 13 2009]

(PARI) { for (n=1, 100, write("b062755.txt", n, " ", sigma(n^2, n)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 10 2009]

CROSSREFS

Sequence in context: A012479 A078791 A143002 this_sequence A012850 A012645 A028469

Adjacent sequences: A062752 A062753 A062754 this_sequence A062756 A062757 A062758

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 15 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research