cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A379106 Dirichlet convolution of A000120 and A323910, where A323910 is the Dirichlet inverse of the deficiency of n, and A000120 is the binary weight of n.

Original entry on oeis.org

1, 0, 0, 0, -2, 2, -3, 0, -3, 2, -7, 4, -9, 2, 2, 0, -14, 4, -15, 4, -1, 2, -18, 8, -8, 2, -4, 4, -24, 2, -25, 0, -2, 2, 5, 12, -33, 2, 0, 8, -37, 0, -38, 4, 10, 2, -41, 16, -20, 0, 2, 4, -48, 2, 15, 8, 0, 2, -53, 12, -55, 2, 19, 0, 16, -8, -63, 4, -3, -4, -66, 32, -69, 2, -2, 4, 18, -12, -73, 16, -15, 2, -78, 8, 30
Offset: 1

Views

Author

Antti Karttunen, Dec 16 2024

Keywords

Crossrefs

Cf. A000120, A033879, A323910, A379107 (Dirichlet inverse).
Cf. also A294898, A378754, A378756.

Programs

Formula

a(n) = Sum_{d|n} A000120(d)*A323910(n/d).
Showing 1-1 of 1 results.