The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A329347 Dirichlet convolution of the identity function with bigomega. 5
0, 1, 1, 4, 1, 7, 1, 11, 5, 9, 1, 23, 1, 11, 10, 26, 1, 28, 1, 31, 12, 15, 1, 59, 7, 17, 18, 39, 1, 54, 1, 57, 16, 21, 14, 87, 1, 23, 18, 81, 1, 68, 1, 55, 43, 27, 1, 135, 9, 52, 22, 63, 1, 94, 18, 103, 24, 33, 1, 166, 1, 35, 53, 120, 20, 96, 1, 79, 28, 90, 1, 218, 1, 41, 59, 87, 20, 110, 1, 187, 58, 45, 1, 212, 24, 47, 34, 147, 1, 207, 22 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
FORMULA
a(n) = Sum_{d|n} d * A001222(n/d).
PROG
(PARI) A329347(n) = sumdiv(n, d, (n/d)*bigomega(d));
CROSSREFS
Cf. A001222.
Sequence in context: A157259 A046551 A065814 * A348981 A358077 A340073
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 12 2019
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 June 6 06:26 EDT 2024. Contains 373115 sequences. (Running on oeis4.)