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.

A349396 Dirichlet convolution of A342001 ({arithmetic derivative of n}/A003557(n)) with A055615 (Dirichlet inverse of n).

Original entry on oeis.org

0, 1, 1, 0, 1, 0, 1, -1, -1, 0, 1, -2, 1, 0, 0, -2, 1, -6, 1, -2, 0, 0, 1, -2, -3, 0, -3, -2, 1, 0, 1, -3, 0, 0, 0, 2, 1, 0, 0, -2, 1, 0, 1, -2, -6, 0, 1, -2, -5, -20, 0, -2, 1, -6, 0, -2, 0, 0, 1, 0, 1, 0, -6, -4, 0, 0, 1, -2, 0, 0, 1, 8, 1, 0, -20, -2, 0, 0, 1, -2, -5, 0, 1, 0, 0, 0, 0, -2, 1, 0, 0, -2, 0, 0, 0
Offset: 1

Views

Author

Antti Karttunen, Nov 18 2021

Keywords

Comments

Dirichlet convolution of this sequence with A000010 (Euler phi) is A346485.

Crossrefs

Cf. A346485, A347234, A347235, A347395, A347954, A347959, A347961, A347963 for Dirichlet convolutions of A342001 with other sequences.
Cf. also A349394.

Programs

Formula

a(n) = Sum_{d|n} A055615(d) * A342001(n/d).