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.

A328730 Dirichlet g.f.: Product_{k>=2} (1 - k^(-s))^k.

Original entry on oeis.org

1, -2, -3, -3, -5, 0, -7, 0, -6, 0, -11, 9, -13, 0, 0, 2, -17, 12, -19, 15, 0, 0, -23, 18, -15, 0, -1, 21, -29, 30, -31, 12, 0, 0, 0, 33, -37, 0, 0, 30, -41, 42, -43, 33, 30, 0, -47, 30, -28, 30, 0, 39, -53, 38, 0, 42, 0, 0, -59, 60, -61, 0, 42, 14, 0, 66, -67, 51, 0, 70
Offset: 1

Views

Author

Ilya Gutkovskiy, Oct 26 2019

Keywords

Comments

Dirichlet inverse of A050367.

Crossrefs

Cf. A050367, A114592, A161918 (positions of 0's), A328731.

Formula

a(1) = 1; a(n) = -Sum_{d|n, dA050367(n/d) * a(d).