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!)
A283122 a(n) = sigma(8*n). 11
15, 31, 60, 63, 90, 124, 120, 127, 195, 186, 180, 252, 210, 248, 360, 255, 270, 403, 300, 378, 480, 372, 360, 508, 465, 434, 600, 504, 450, 744, 480, 511, 720, 558, 720, 819, 570, 620, 840, 762, 630, 992, 660, 756, 1170, 744, 720, 1020, 855, 961 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000203(8*n).
Sum_{k=1..n} a(k) = (23*Pi^2/24) * n^2 + O(n*log(n)). - Amiram Eldar, Dec 16 2022
MATHEMATICA
Table[DivisorSigma[1, 8 n], {n, 50}] (* Michael De Vlieger, Mar 01 2017 *)
PROG
(PARI) a(n) = sigma(8*n) \\ Amiram Eldar, Dec 16 2022
CROSSREFS
Sigma(k*n): A000203 (k=1), A062731 (k=2), A144613 (k=3), A193553 (k=4), A283118 (k=5), A224613 (k=6), A283078 (k=7), this sequence (k=8), A283123 (k=9).
Cf. A008590.
Sequence in context: A249452 A132757 A045135 * A195046 A324631 A346897
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 April 23 14:32 EDT 2024. Contains 371914 sequences. (Running on oeis4.)