A378525 Dirichlet inverse of A378542, where A378542 is the sum of divisors d of n such that n/d has an even number of prime factors (counted with multiplicity).
1, -2, -3, -1, -5, 5, -7, 2, -1, 9, -11, 5, -13, 13, 14, 0, -17, 5, -19, 7, 20, 21, -23, -5, -1, 25, 3, 9, -29, -20, -31, 0, 32, 33, 34, -4, -37, 37, 38, -9, -41, -30, -43, 13, 8, 45, -47, -2, -1, 7, 50, 15, -53, -5, 54, -13, 56, 57, -59, -28, -61, 61, 10, 0, 64, -50, -67, 19, 68, -56, -71, -7, -73, 73, 8, 21, 76
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, dA378542(n/d) * a(d).