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.

A369455 Dirichlet convolution of A083345 with A055615 (Dirichlet inverse of n), where A083345(n) = (n'/gcd(n,n')) and n' is the arithmetic derivative of n.

Original entry on oeis.org

0, 1, 1, -1, 1, 0, 1, 1, -1, 0, 1, -3, 1, 0, 0, -4, 1, -6, 1, -3, 0, 0, 1, 0, -3, 0, -5, -3, 1, 0, 1, 1, 0, 0, 0, 9, 1, 0, 0, 0, 1, 0, 1, -3, -6, 0, 1, -3, -5, -20, 0, -3, 1, -8, 0, 0, 0, 0, 1, 0, 1, 0, -6, -7, 0, 0, 1, -3, 0, 0, 1, -6, 1, 0, -20, -3, 0, 0, 1, -3, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, -3, 0, 0, 0, 0, 1, -42, -6, 29
Offset: 1

Views

Author

Antti Karttunen, Jan 27 2024

Keywords

Comments

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

Crossrefs

Programs

Formula

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