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!)
A283118 a(n) = sigma(5*n). 10
6, 18, 24, 42, 31, 72, 48, 90, 78, 93, 72, 168, 84, 144, 124, 186, 108, 234, 120, 217, 192, 216, 144, 360, 156, 252, 240, 336, 180, 372, 192, 378, 288, 324, 248, 546, 228, 360, 336, 465, 252, 576, 264, 504, 403, 432, 288, 744, 342, 468, 432, 588, 324, 720 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000203(5*n).
Sum_{k=1..n} a(k) = (29*Pi^2/60) * n^2 + O(n*log(n)). - Amiram Eldar, Dec 16 2022
MATHEMATICA
Table[DivisorSigma[1, 5 n], {n, 56}] (* Michael De Vlieger, Mar 01 2017 *)
PROG
(PARI) a(n) = sigma(5*n) \\ Amiram Eldar, Dec 16 2022
CROSSREFS
Sigma(k*n): A000203 (k=1), A062731 (k=2), A144613 (k=3), A193553 (k=4), this sequence (k=5), A224613 (k=6), A283078 (k=7), A283122 (k=8), A283123 (k=9).
Cf. A008587.
Sequence in context: A236864 A101527 A028887 * A274536 A051395 A256266
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Mar 01 2017
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 May 10 11:28 EDT 2024. Contains 372387 sequences. (Running on oeis4.)