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!)
A125518 a(n) = tau(n) * prime(n). 1
2, 6, 10, 21, 22, 52, 34, 76, 69, 116, 62, 222, 82, 172, 188, 265, 118, 366, 134, 426, 292, 316, 166, 712, 291, 404, 412, 642, 218, 904, 254, 786, 548, 556, 596, 1359, 314, 652, 668, 1384, 358, 1448, 382, 1158, 1182, 796, 422, 2230, 681, 1374, 932, 1434, 482 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[DivisorSigma[0, n]Prime[n], {n, 60}] (* Harvey P. Dale, Feb 19 2021 *)
PROG
(PARI) a(n) = numdiv(n) * prime(n); \\ Andrew Howroyd, Aug 09 2018
CROSSREFS
Row sums of A127641.
Cf. A000005 (tau), A000040 (prime).
Sequence in context: A192390 A272967 A067716 * A083176 A103628 A207382
KEYWORD
nonn,easy
AUTHOR
Gary W. Adamson, Jan 21 2007
EXTENSIONS
Name changed and terms a(15) and beyond from Andrew Howroyd, Aug 09 2018
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 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)