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!)
A283123 a(n) = sigma(9*n). 11
13, 39, 40, 91, 78, 120, 104, 195, 121, 234, 156, 280, 182, 312, 240, 403, 234, 363, 260, 546, 320, 468, 312, 600, 403, 546, 364, 728, 390, 720, 416, 819, 480, 702, 624, 847, 494, 780, 560, 1170, 546, 960, 572, 1092, 726, 936, 624, 1240, 741, 1209 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000203(9*n).
Sum_{k=1..n} a(k) = (35*Pi^2/36) * n^2 + O(n*log(n)). - Amiram Eldar, Dec 16 2022
MATHEMATICA
Table[DivisorSigma[1, 9 n], {n, 50}] (* Michael De Vlieger, Mar 01 2017 *)
PROG
(PARI) a(n) = sigma(9*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), A283122 (k=8), this sequence (k=9).
Cf. A008591.
Sequence in context: A209991 A299055 A158647 * A152741 A168235 A258597
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 13:51 EDT 2024. Contains 371914 sequences. (Running on oeis4.)