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.

A378213 Dirichlet inverse of A140773.

Original entry on oeis.org

1, -2, -2, 0, -2, 3, -2, 2, 0, 3, -2, 2, -2, 3, 3, -1, -2, 2, -2, 2, 3, 3, -2, -4, 0, 3, 2, 2, -2, -2, -2, 0, 3, 3, 3, -3, -2, 3, 3, -4, -2, -2, -2, 2, 2, 3, -2, 0, 0, 2, 3, 2, -2, -4, 3, -4, 3, 3, -2, -6, -2, 3, 2, 0, 3, -2, -2, 2, 3, -2, -2, -2, -2, 3, 2, 2, 3, -2, -2, 0, -1, 3, -2, -6, 3, 3, 3, -4, -2, -6, 3, 2, 3, 3, 3, 1
Offset: 1

Views

Author

Antti Karttunen, Nov 22 2024

Keywords

Crossrefs

Cf. A140773, A378214, A378215 (parity of terms).

Programs

Formula

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