A369453 Dirichlet inverse of A038548, where A038548 is the number of divisors of n that are at most sqrt(n).
1, -1, -1, -1, -1, 0, -1, 1, -1, 0, -1, 2, -1, 0, 0, 0, -1, 2, -1, 2, 0, 0, -1, 0, -1, 0, 1, 2, -1, 2, -1, 0, 0, 0, 0, 1, -1, 0, 0, 0, -1, 2, -1, 2, 2, 0, -1, -1, -1, 2, 0, 2, -1, 0, 0, 0, 0, 0, -1, 0, -1, 0, 2, 0, 0, 2, -1, 2, 0, 2, -1, -3, -1, 0, 2, 2, 0, 2, -1, -1, 0, 0, -1, 0, 0, 0, 0, 0, -1, 0, 0, 2, 0, 0, 0, 0, -1, 2, 2
Offset: 1
Keywords
Links
- Antti Karttunen, Table of n, a(n) for n = 1..65537
Programs
Formula
a(1) = 1, and for n > 1, a(n) = -Sum_{d|n, dA038548(n/d) * a(d).
Dirichlet g.f.: 2/(zeta(s)^2 + zeta(2*s)).