Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062727
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062727 Sum of the divisors of n^n (A000312). +0
1
1, 1, 7, 40, 511, 3906, 138811, 960800, 33554431, 581130733, 24987792457, 313842837672, 26748283770391, 328114698808274, 25927224666044919, 821051025385244160, 36893488147419103231, 878942778254232811938 (list; graph; listen)
OFFSET

0,3

LINKS

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

MATHEMATICA

Table[DivisorSigma[1, n^n], {n, 1, 5!}] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Feb 26 2009]

PROGRAM

(PARI) for(n=0, 22, print(sigma(n^n)))

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

CROSSREFS

Cf. A000312.

Sequence in context: A051814 A154968 A121582 this_sequence A165397 A123747 A144421

Adjacent sequences: A062724 A062725 A062726 this_sequence A062728 A062729 A062730

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 11 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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research