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.

A378754 Dirichlet convolution of -A252748 and A323910.

Original entry on oeis.org

1, 0, -1, -2, -1, -2, -3, -10, -10, -2, -1, -10, -3, -6, -5, -38, -1, -22, -3, -10, -11, -2, -5, -42, -14, -6, -60, -22, -1, -14, -5, -130, -5, -2, -11, -76, -3, -6, -11, -42, -1, -30, -3, -10, -36, -10, -5, -158, -46, -30, -5, -22, -5, -144, -5, -78, -11, -2, -1, -58, -5, -10, -64, -422, -11, -14, -3, -10, -17, -30
Offset: 1

Views

Author

Antti Karttunen, Dec 11 2024

Keywords

Crossrefs

Cf. A033879, A252748, A323910, A378755 (Dirichlet inverse).

Programs

Formula

a(n) = Sum_{d|n} -A252748(d)*A323910(n/d).