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.

A349342 Sum of A026741 and its Dirichlet inverse.

Original entry on oeis.org

2, 0, 0, 1, 0, 6, 0, 3, 9, 10, 0, 9, 0, 14, 30, 7, 0, 9, 0, 15, 42, 22, 0, 15, 25, 26, 27, 21, 0, 0, 0, 15, 66, 34, 70, 18, 0, 38, 78, 25, 0, 0, 0, 33, 45, 46, 0, 27, 49, 25, 102, 39, 0, 27, 110, 35, 114, 58, 0, 15, 0, 62, 63, 31, 130, 0, 0, 51, 138, 0, 0, 36, 0, 74, 75, 57, 154, 0, 0, 45, 81, 82, 0, 21, 170, 86
Offset: 1

Views

Author

Antti Karttunen, Nov 15 2021

Keywords

Crossrefs

Programs

Formula

a(n) = A026741(n) + A349341(n).
a(1) = 2, and for n > 1, a(n) = -Sum_{d|n, 1A026741(d) * A349341(n/d).