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.

A359814 Dirichlet inverse of A359769, where A359769(n) = A353557(n) - A353556(n).

Original entry on oeis.org

1, 1, 0, 1, 0, 0, 0, 2, -1, 0, 0, 1, 0, 0, -1, 3, 0, -1, 0, 1, -1, 0, 0, 2, -1, 0, 0, 1, 0, -1, 0, 5, -1, 0, -1, -1, 0, 0, -1, 2, 0, -1, 0, 1, 0, 0, 0, 4, -1, -1, -1, 1, 0, 0, -1, 2, -1, 0, 0, -1, 0, 0, 0, 8, -1, -1, 0, 1, -1, -1, 0, -2, 0, 0, 0, 1, -1, -1, 0, 4, 0, 0, 0, -1, -1, 0, -1, 2, 0, 0, -1, 1, -1, 0, -1, 8
Offset: 1

Views

Author

Antti Karttunen, Jan 15 2023

Keywords

Crossrefs

Cf. A001222, A353556, A353557, A359769, A359816 (parity of terms).
Cf. also A358777 (Dirichlet inverse of A353557), A359763 [= a(A003961(n))], A359815.

Programs

Formula

a(1) = 1, and for n > 1, a(n) = -Sum_{d|n, dA359769(n/d) * a(d).