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.

A364957 Dirichlet inverse of A365463.

Original entry on oeis.org

1, -2, -3, 3, -1, 6, -1, -12, 0, 3, -1, -9, -1, 2, 3, 35, -1, 0, -1, -10, 3, 3, -1, 36, -24, 2, 0, -3, -1, -9, -1, -82, 3, 2, -5, 0, -1, 2, 3, 37, -1, -6, -1, -10, 0, 3, -1, -105, 0, 46, 3, -6, -1, 0, -9, 18, 3, 3, -1, 30, -1, 2, 0, 226, -3, -9, -1, -6, 3, 12, -1, 0, -1, 2, 72, -3, 1, -6, -1, -127, 0, 3, -1, 9, -3, 2, 3
Offset: 1

Views

Author

Antti Karttunen, Sep 16 2023

Keywords

Crossrefs

Cf. also A364257.

Programs

Formula

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