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!)
A369915 a(n) = Sum_{p|n, p prime} lcm(p, n/p) / p. 0
0, 1, 1, 1, 1, 5, 1, 2, 1, 7, 1, 7, 1, 9, 8, 4, 1, 11, 1, 9, 10, 13, 1, 14, 1, 15, 3, 11, 1, 31, 1, 8, 14, 19, 12, 13, 1, 21, 16, 18, 1, 41, 1, 15, 14, 25, 1, 28, 1, 27, 20, 17, 1, 33, 16, 22, 22, 31, 1, 47, 1, 33, 16, 16, 18, 61, 1, 21, 26, 59, 1, 26, 1, 39, 28, 23, 18 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,6
LINKS
MATHEMATICA
Table[DivisorSum[n, LCM[#, n/#]/# &, PrimeQ[#] &], {n, 100}]
CROSSREFS
Sequence in context: A202352 A115038 A231990 * A010131 A176323 A260821
KEYWORD
nonn,easy
AUTHOR
Wesley Ivan Hurt, Feb 05 2024
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 1 13:51 EDT 2024. Contains 372174 sequences. (Running on oeis4.)