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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A017673 Numerator of sum of -5 th powers of divisors of n. 2
1, 33, 244, 1057, 3126, 671, 16808, 33825, 59293, 51579, 161052, 64477, 371294, 69333, 254248, 1082401, 1419858, 652223, 2476100, 1652091, 4101152, 120789, 6436344, 687775, 9768751, 6126351, 14408200, 317251, 20511150, 349591, 28629152, 34636833, 13098896 (list; graph; refs; listen; history; 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.

MATHEMATICA

A017673[n_Integer] := Numerator[DivisorSigma[-5, n]]; Table[A017673[n], {n, 100}] (* From Vladimir Joseph Stephan Orlovsky, Jul 22 2011 *)

CROSSREFS

Cf. A017674.

Sequence in context: A178448 A088703 A034679 * A001160 A184059 A197347

Adjacent sequences:  A017670 A017671 A017672 * A017674 A017675 A017676

KEYWORD

nonn,frac

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 February 16 21:51 EST 2012. Contains 205978 sequences.