login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A017671 Numerator of sum of -4 th powers of divisors of n. 2
1, 17, 82, 273, 626, 697, 2402, 4369, 6643, 5321, 14642, 3731, 28562, 20417, 51332, 69905, 83522, 112931, 130322, 85449, 196964, 124457, 279842, 179129, 391251, 242777, 538084, 46839, 707282, 218161, 923522, 1118481, 1200644, 41761, 1503652, 604513, 1874162 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

COMMENTS

Sum_{d|n} 1/d^k is equal to sigma_k(n)/n^k. So sequences A017665-A017712 also give the numerators and denominators of sigma_k(n)/n^k for k = 1..24. The power sums sigma_k(n) are in sequences A000203 (k=1), A001157-A001160 (k=2,3,4,5), A013954-A013972 for k = 6,7,...,24. - comment from Ahmed Fares (ahmedfares(AT)my-deja.com), Apr 05 2001.

LINKS

Table of n, a(n) for n=1..37.

MATHEMATICA

A017671[n_Integer] := Numerator[DivisorSigma[-4, n]]; A017671 /@ Range[100] (* From Vladimir Joseph Stephan Orlovsky, Jul 21 2011 *)

CROSSREFS

Cf. A017672.

Sequence in context: A088687 A034678 A065960 * A001159 A053820 A142059

Adjacent sequences:  A017668 A017669 A017670 * A017672 A017673 A017674

KEYWORD

nonn,frac

AUTHOR

N. J. A. Sloane.

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 24 21:38 EDT 2013. Contains 225631 sequences.