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!)
A329645 Inverse Möbius transform of A329642. 5
0, 1, 1, 3, 1, 6, 1, 9, 1, 7, 1, 19, 1, 18, 4, 15, 1, 19, 1, 28, -1, 20, 1, 49, -3, 48, 5, 43, 1, 27, 1, 45, 16, 84, 0, 50, 1, 258, -10, 58, 1, 59, 1, 89, 13, 228, 1, 107, -11, 23, 10, 181, 1, 51, -17, 121, -10, 750, 1, 112, 1, 1364, 16, 67, 12, 84, 1, 301, 256, 65, 1, 128, 1, 3840, 11, 667, -8, 150, 1, 148, -7, 5460, 1, 143, -70, 12252 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
Antti Karttunen, Table of n, a(n) for n = 1..10000 (based on Hans Havermann's factorization of A156552)
FORMULA
a(n) = Sum_{d|n} A329642(d).
a(n) = A323244(n) + A329646(n).
PROG
(PARI) A329645(n) = sumdiv(n, d, A329642(d));
CROSSREFS
Sequence in context: A309491 A109646 A199783 * A318772 A317496 A304236
KEYWORD
sign
AUTHOR
Antti Karttunen, Nov 21 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 7 14:59 EDT 2024. Contains 373202 sequences. (Running on oeis4.)