login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A034664 Sum of n-th powers of divisors of 24. 3
8, 60, 850, 16380, 358258, 8253300, 194402650, 4624699020, 110523825058, 2647111898340, 63466433646250, 1522433108644860, 36529334450076658, 876595894555956180, 21037008518317046650, 504872725633265889900 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (60,-1375,15960,-103348,383040,-792000,829440,-331776).
FORMULA
G.f.: -2*(414720*x^7 -792000*x^6 +574560*x^5 -206696*x^4 +39900*x^3 -4125*x^2 +210*x -4) / ((x -1)*(2*x -1)*(3*x -1)*(4*x -1)*(6*x -1)*(8*x -1)*(12*x -1)*(24*x -1)). - Colin Barker, Apr 20 2014
MATHEMATICA
Total[#^Range[0, 20]&/@Divisors[24]] (* Vincenzo Librandi, Apr 17 2014 *)
PROG
(Sage) [sigma(24, n)for n in range(0, 16)] # Zerinvary Lajos, Jun 04 2009
(Magma) [DivisorSigma(n, 24): n in [0..20]]; // Vincenzo Librandi, Apr 17 2014
CROSSREFS
Sequence in context: A356595 A356598 A075147 * A242084 A007399 A071401
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 16:08 EDT 2024. Contains 371794 sequences. (Running on oeis4.)