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.

A378224 Dirichlet inverse of A378223.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Nov 25 2024

Keywords

Comments

Möbius transform of A378218.

Crossrefs

Programs

Formula

a(1) = 1, and for n > 1, a(n) = -Sum_{d|n, dA378223(n/d) * a(d).
a(n) = Sum_{d|n} A008683(n/d)*A378218(d).