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.

Showing 1-1 of 1 results.

A359602 Sum of A244042 and its Dirichlet inverse, where A244042(n) replaces 2's with 0's in the ternary representation of n.

Original entry on oeis.org

2, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 24, 0, 0, 18, 16, 0, 0, 0, 24, 6, 0, 0, 0, 9, 0, 27, 8, 0, 60, 0, 0, 54, 0, 6, 36, 0, 0, 78, 80, 0, 72, 0, 72, 27, 0, 0, 12, 1, 60, 54, 104, 0, 0, 54, 96, 6, 0, 0, -72, 0, 0, 9, 16, 78, 24, 0, 72, 18, 92, 0, 0, 0, 0, -21, 8, 18, 0, 0, -84, 81, 0, 0, 144, 54, 0, 162, 32
Offset: 1

Views

Author

Antti Karttunen, Jan 11 2023

Keywords

Crossrefs

Cf. A053850 (positions of odd terms), A353569 (parity of terms).

Programs

Formula

a(n) = A244042(n) + A359601(n).
a(1) = 2, and for n > 1, a(n) = -Sum_{d|n, 1A244042(d) * A359601(n/d).
Showing 1-1 of 1 results.