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.

A378528 Dirichlet inverse of A378444.

Original entry on oeis.org

1, -1, -1, 0, -1, 1, -1, 0, -1, 1, -1, -1, -1, 1, 0, -1, -1, 1, -1, -1, 0, 1, -1, 1, -1, 1, 1, -1, -1, 0, -1, 1, 0, 1, 0, 1, -1, 1, 0, 1, -1, 0, -1, -1, 2, 1, -1, 1, -1, 1, 0, -1, -1, -1, 0, 1, 0, 1, -1, 2, -1, 1, 2, 0, 0, 0, -1, -1, 0, 0, -1, -1, -1, 1, 2, -1, 0, 0, -1, 1, 0, 1, -1, 2, 0, 1, 0, 1, -1, -2, 0, -1, 0, 1, 0, -1, -1, 1, 2, 1, -1, 0, -1, 1, 2
Offset: 1

Views

Author

Antti Karttunen, Dec 01 2024

Keywords

Crossrefs

Möbius transform of A369974.

Programs

Formula

a(1) = 1, and for n > 1, a(n) = -Sum_{d|n, dA378444(n/d) * a(d).
a(n) = Sum_{d|n} A000010(n/d)*A378527(d).
a(n) = Sum_{d|n} A008683(n/d)*A369974(d).