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.

A378645 Dirichlet convolution of A055615 and A103977.

Original entry on oeis.org

1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, -1, -1, -1, -1, -1, 3, -1, 1, -1, -1, -1, 3, -1, -1, -1, -1, -1, 11, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5, -1, 11, -1, -1, -1, -1, -1, 3, -1, -1, -1, -1, -1, -1, -1, 7, -1, -1, -1, -3, -1, -1, -1, -1, -1, 11, -1, -1, -1, 3, -1, -1, -1, -1, -1, -1, -1, 11, -1, 5, -1, -1, -1, 3
Offset: 1

Views

Author

Antti Karttunen, Dec 03 2024

Keywords

Crossrefs

Cf. A055615, A263837, A103977, A153881, A378646 (Dirichlet inverse).

Programs

Formula

a(n) = Sum_{d|n} A055615(d)*A103977(n/d).
a(n) = A153881(n) always when n is a non-abundant number (A263837), and also for some of the abundant numbers, A005101.