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.

A366258 Dirichlet inverse of A366283, where A366283(n) = gcd(n, A366275(n)).

Original entry on oeis.org

1, -2, -3, 0, -1, 6, -1, 0, 0, 2, -1, 0, -1, 2, 5, 0, -1, 0, -1, 0, 3, 2, -1, 0, -24, 2, 26, 0, -1, -10, -1, 0, 3, 2, -3, 0, -1, 2, 3, 0, -1, -6, -1, 0, -6, 2, -1, 0, 0, 48, 5, 0, -1, -52, -53, 0, 5, 2, -1, 0, -1, 2, 8, 0, 1, -6, -1, 0, 3, 6, -1, 0, -1, 2, 128, 0, -5, -6, -1, 0, -78, 2, -1, 0, -3, 2, 3, 0, -1, 12
Offset: 1

Views

Author

Antti Karttunen, Oct 07 2023

Keywords

Crossrefs

Cf. A366275, A366283, A366259 (rgs-transform).
Cf. also A364257.

Programs

Formula

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