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.

A355694 Dirichlet inverse of A277791, denominator of sum of reciprocals of proper divisors of n.

Original entry on oeis.org

1, -1, -1, -1, -1, -4, -1, -1, -2, -8, -1, 9, -1, -12, -13, -1, -1, 6, -1, 1, -19, -20, -1, -10, -4, -24, -4, 1, -1, 26, -1, -1, -31, -32, -33, 27, -1, -36, -37, 10, -1, 34, -1, 1, -12, -44, -1, 35, -6, 2, -49, 1, -1, -14, -53, 62, -55, -56, -1, 87, -1, -60, -18, -1, -63, 110, -1, 1, -67, 42, -1, -57, -1, -72, 12
Offset: 1

Views

Author

Antti Karttunen, Jul 18 2022

Keywords

Crossrefs

Cf. A277791.

Programs

Formula

a(1) = 1, and for n > 1, a(n) = -Sum_{d|n, dA277791(n/d) * a(d).