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.

A378524 Dirichlet inverse of A333794.

Original entry on oeis.org

1, -3, -6, 2, -12, 23, -20, 0, 14, 47, -36, -27, -40, 79, 102, 0, -48, -81, -64, -57, 174, 143, -96, 10, 68, 159, -24, -97, -112, -517, -116, 0, 314, 191, 360, 170, -128, 255, 350, 22, -144, -885, -176, -177, -400, 383, -240, 0, 218, -393, 414, -197, -216, 211, 656, 38, 566, 447, -284, 947, -232, 463, -696, 0, 724
Offset: 1

Views

Author

Antti Karttunen, Dec 01 2024

Keywords

Crossrefs

Cf. also A378523.

Programs

Formula

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