A378437 Dirichlet inverse of A033630, where A033630 is the number of partitions of n into distinct divisors of n.
1, -1, -1, 0, -1, 0, -1, 0, 0, 1, -1, 0, -1, 1, 1, 0, -1, 0, -1, -1, 1, 1, -1, -2, 0, 1, 0, -1, -1, -2, -1, 0, 1, 1, 1, -2, -1, 1, 1, -1, -1, -1, -1, 0, 0, 1, -1, -2, 0, 0, 1, 0, -1, 0, 1, 0, 1, 1, -1, -26, -1, 1, 0, 0, 1, -1, -1, 0, 1, -1, -1, -14, -1, 1, 0, 0, 1, 0, -1, -1, 0, 1, -1, -19, 1, 1, 1, -1, -1, -17, 1, 0, 1, 1, 1
Offset: 1
Keywords
Links
- Antti Karttunen, Table of n, a(n) for n = 1..20000
Programs
Formula
a(1) = 1, and for n > 1, a(n) = -Sum_{d|n, dA033630(n/d) * a(d).