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.

A329639 Sum of -A329644(d) for all such divisors d of n for which A329644(d) < 0. Here A329644 is the Möbius transform of A323244, the deficiency of A156552(n).

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 5, 0, 0, 0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0, 0, 14, 0, 0, 5, 0, 0, 1, 0, 0, 0, 13, 5, 0, 0, 0, 1, 21, 0, 14, 0, 0, 0, 0, 0, 6, 8, 0, 0, 0, 0, 0, 4, 0, 5, 0, 0, 5, 0, 12, 14, 0, 0, 17, 0, 0, 26, 74, 0, 350, 40, 0, 14, 53, 0, 0, 0, 70, 0, 0, 13, 18, 7, 0, 0, 0, 0, 15
Offset: 1

Views

Author

Antti Karttunen, Nov 21 2019

Keywords

Crossrefs

Programs

Formula

a(n) = -Sum_{d|n} [A329644(d) < 0] * A329644(d), where [ ] is Iverson bracket.
a(n) = A329638(n) - A323244(n).