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.

A366390 Dirichlet inverse of A366389.

Original entry on oeis.org

1, -2, -3, 0, -5, 6, -7, 0, 0, 10, -26, 0, -22, 14, 15, 0, -17, 0, -25, 0, 21, 91, -29, 0, 6, 77, 0, 0, -23, -30, -31, 0, 123, 34, -28, 0, -82, 50, 75, 0, -74, -42, -106, -156, 0, 58, -122, 0, -21, -12, 51, -132, -86, 0, 142, 0, 111, 46, -110, 0, -94, 62, 0, 0, 155, -480, -97, 0, 93, 203, -113, 0, -73, 287, -66, 0, 275
Offset: 1

Views

Author

Antti Karttunen, Oct 22 2023

Keywords

Crossrefs

Cf. A010872, A030101, A057889, A073675, A366389, A366392 (rgs-transform).
Cf. also A365711.

Programs

Formula

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