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.

A378214 Dirichlet inverse of A369255, where A369255(n) = A140773(n) mod 2.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Nov 22 2024

Keywords

Crossrefs

Cf. A140773, A369255, A378213, A378215 (parity of terms).
Cf. also conjectured formula in A252505.

Programs

Formula

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