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.

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

Original entry on oeis.org

1, -2, -3, -1, -5, 0, -7, -4, -3, 0, -11, 3, -13, 0, 0, 3, -17, 6, -19, 5, 0, 0, -23, 18, -10, 0, -10, 7, -29, 30, -31, -2, 0, 0, 0, 24, -37, 0, 0, 30, -41, 42, -43, 11, 15, 0, -47, 27, -21, 20, 0, 13, -53, 38, 0, 42, 0, 0, -59, 60, -61, 0, 21, 17, 0, 66, -67, 17, 0, 70
Offset: 1

Views

Author

Ilya Gutkovskiy, Oct 26 2019

Keywords

Comments

Dirichlet inverse of A050368.

Crossrefs

Cf. A006881 (positions of 0's), A050368, A316441, A328730.

Formula

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