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.

A378225 Dirichlet inverse of A067824.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Nov 25 2024

Keywords

Comments

Möbius transform of A153881.

Crossrefs

Cf. also A378224.

Programs

Formula

a(1) = 1, and for n > 1, a(n) = -Sum_{d|n, dA067824(n/d) * a(d).
a(n) = Sum_{d|n} A008683(n/d)*A153881(d).
Dirichlet g.f.: (2 - zeta(s)) / zeta(s). [See Dec 30 2018 formula in A067824]