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.

A378536 Inverse Möbius transform of A378525.

Original entry on oeis.org

1, -1, -2, -2, -4, 1, -6, 0, -3, 3, -10, 5, -12, 5, 7, 0, -16, 5, -18, 9, 11, 9, -22, 2, -5, 11, 0, 13, -28, -1, -30, 0, 19, 15, 23, 5, -36, 17, 23, 2, -40, -3, -42, 21, 14, 21, -46, 0, -7, 9, 31, 25, -52, 3, 39, 2, 35, 27, -58, -18, -60, 29, 20, 0, 47, -7, -66, 33, 43, -13, -70, -5, -72, 35, 14, 37, 59, -9, -78, 0, 0
Offset: 1

Views

Author

Antti Karttunen, Dec 01 2024

Keywords

Comments

Dirichlet inverse of A378535, which is Möbius transform of A378542, where A378542 is the sum of divisors d of n such that n/d has an even number of prime factors (counted with multiplicity).

Crossrefs

Cf. A378525, A378535 (Dirichlet inverse), A378542.

Programs

Formula

a(n) = Sum_{d|n} A378525(d).
Showing 1-1 of 1 results.