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!)
A369742 a(n) = Sum_{p|n, p prime} p^(mu(n/p)^2). 1
0, 2, 3, 2, 5, 5, 7, 1, 3, 7, 11, 3, 13, 9, 8, 1, 17, 4, 19, 3, 10, 13, 23, 2, 5, 15, 1, 3, 29, 10, 31, 1, 14, 19, 12, 2, 37, 21, 16, 2, 41, 12, 43, 3, 4, 25, 47, 2, 7, 6, 20, 3, 53, 2, 16, 2, 22, 31, 59, 4, 61, 33, 4, 1, 18, 16, 67, 3, 26, 14, 71, 2, 73, 39, 6, 3, 18 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[DivisorSum[n, #^(MoebiusMu[n/#]^2) &, PrimeQ[#] &], {n, 100}]
CROSSREFS
Cf. A008683 (mu), A143519.
Sequence in context: A240858 A035361 A137851 * A367476 A141346 A095402
KEYWORD
nonn,easy
AUTHOR
Wesley Ivan Hurt, Jan 30 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 2 10:17 EDT 2024. Contains 372196 sequences. (Running on oeis4.)