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.

A353469 Sum of A353467 and its Dirichlet inverse.

Original entry on oeis.org

2, 0, 0, 1, 0, -2, 0, -3, 1, 2, 0, 7, 0, -2, -2, 9, 0, -1, 0, -7, 2, 2, 0, -25, 1, -2, -3, 7, 0, 4, 0, -28, -2, 2, -2, 10, 0, -2, 2, 25, 0, -4, 0, -7, 7, 2, 0, 91, 1, -7, -2, 7, 0, 1, 2, -25, 2, -2, 0, -27, 0, 2, -7, 90, -2, 4, 0, -7, -2, 12, 0, -60, 0, -2, -1, 7, -2, -4, 0, -91, 9, 2, 0, 27, 2, -2, 2, 25, 0, -3, 2
Offset: 1

Views

Author

Antti Karttunen, Apr 21 2022

Keywords

Crossrefs

Programs

Formula

a(n) = A353467(n) + A353468(n) = A353467(n) + A353467(A252463(n)).
For n > 1, a(n) = -Sum_{d|n, 1A353467(d) * A353468(n/d). [As the sequences are Dirichlet inverses of each other]
For all n >= 1, a(n) = a(A003961(n)) = a(A348717(n)).