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.

A354351 Dirichlet inverse of A108951, primorial inflation of n.

Original entry on oeis.org

1, -2, -6, 0, -30, 12, -210, 0, 0, 60, -2310, 0, -30030, 420, 180, 0, -510510, 0, -9699690, 0, 1260, 4620, -223092870, 0, 0, 60060, 0, 0, -6469693230, -360, -200560490130, 0, 13860, 1021020, 6300, 0, -7420738134810, 19399380, 180180, 0, -304250263527210, -2520, -13082761331670030, 0, 0, 446185740, -614889782588491410
Offset: 1

Views

Author

Antti Karttunen, Jun 05 2022

Keywords

Comments

Multiplicative with a(p^e) = 0 if e > 1, and -A034386(p) otherwise.

Crossrefs

Programs

Formula

a(n) = A008683(n) * A108951(n).
a(1) = 1, and for n > 1, a(n) = -Sum_{d|n, d < n} A108951(n/d) * a(d).
a(n) = A354352(n) - A108951(n).