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.

A364257 Dirichlet inverse of A364255.

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, -4, 2, 26, 0, -1, -10, -1, 0, 3, 2, -3, 0, -1, 2, 5, 0, -1, -6, -1, 0, -6, 2, -1, 0, 0, 8, 5, 0, -1, -52, -9, 0, 3, 2, -1, 0, -1, 2, 8, 0, 1, -6, -1, 0, 3, 6, -1, 0, -1, 2, 18, 0, -5, -10, -1, 0, -102, 2, -1, 0, -3, 2, 5, 0, -1, 12
Offset: 1

Views

Author

Antti Karttunen, Jul 17 2023

Keywords

Crossrefs

Cf. A323239 (read modulo 2).

Programs

Formula

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