A359788 Dirichlet inverse of A075255, where A075255(n) = n - sopfr(n), where sopfr is the sum of prime factors (with repetition).
1, 0, 0, 0, 0, -1, 0, -2, -3, -3, 0, -5, 0, -5, -7, -8, 0, -10, 0, -11, -11, -9, 0, -15, -15, -11, -18, -17, 0, -20, 0, -22, -19, -15, -23, -25, 0, -17, -23, -29, 0, -30, 0, -29, -34, -21, 0, -33, -35, -38, -31, -35, 0, -37, -39, -43, -35, -27, 0, -42, 0, -29, -50, -48, -47, -50, 0, -47, -43, -56, 0, -38, 0, -35
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, dA075255(n/d) * a(d).
Comments