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.

A353382 Inverse Möbius transform of A353380.

Original entry on oeis.org

1, 1, 1, 2, 1, 2, 1, 3, 2, 1, 1, 4, 1, 2, 2, 3, 1, 4, 1, 3, 1, 1, 1, 5, 2, 2, 3, 4, 1, 3, 1, 4, 2, 1, 2, 7, 1, 2, 1, 4, 1, 3, 1, 3, 4, 1, 1, 6, 2, 3, 2, 4, 1, 5, 1, 5, 1, 2, 1, 7, 1, 1, 3, 5, 2, 3, 1, 3, 2, 3, 1, 9, 1, 2, 4, 4, 2, 3, 1, 4, 3, 1, 1, 7, 1, 2, 1, 4, 1, 7, 1, 3, 2, 1, 2, 8, 1, 4, 4, 6, 1, 3, 1, 5, 3
Offset: 1

Views

Author

Antti Karttunen, Apr 19 2022

Keywords

Comments

Number of terms of A353355 that divide n.

Crossrefs

Programs

Formula

a(n) = Sum_{d|n} A353380(d).
a(n) = A000005(n) - A353381(n).
a(p) = 1 for all primes p.
a(n) = a(A003961(n)) = a(A348717(n)), for all n >= 1.