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.

A354876 Sum of A344005 and its Dirichlet inverse, where A344005(n) is the smallest positive m such that n divides the oblong number m*(m+1).

Original entry on oeis.org

2, 0, 0, 1, 0, 4, 0, 5, 4, 8, 0, 10, 0, 12, 16, 15, 0, 12, 0, 20, 24, 20, 0, 12, 16, 24, 24, 30, 0, -6, 0, 35, 40, 32, 48, 20, 0, 36, 48, 20, 0, -12, 0, 50, 36, 44, 0, 9, 36, 32, 64, 60, 0, 28, 80, 32, 72, 56, 0, -63, 0, 60, 48, 71, 96, -18, 0, 80, 88, -20, 0, 32, 0, 72, 40, 90, 120, -24, 0, 10, 88, 80, 0, -98, 128
Offset: 1

Views

Author

Antti Karttunen, Jun 12 2022

Keywords

Crossrefs

Cf. also A345065.

Programs

Formula

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