A378991 Dirichlet inverse of the Möbius transform of A005187, where A005187(n) = 2*n - (number of 1's in binary representation of n).
1, -2, -3, 0, -7, 8, -10, 0, -3, 20, -18, -4, -22, 28, 27, 0, -31, 6, -34, -12, 35, 52, -41, 0, 10, 64, 11, -16, -53, -104, -56, 0, 66, 92, 91, 4, -70, 100, 84, 0, -78, -132, -81, -32, 21, 120, -88, 0, 16, -66, 123, -40, -101, -56, 173, 0, 132, 156, -112, 124, -116, 164, 51, 0, 210, -256, -130, -60, 156, -364, -137
Offset: 1
Keywords
Links
- Antti Karttunen, Table of n, a(n) for n = 1..20020
Crossrefs
Programs
Formula
a(1) = 1, and for n > 1, a(n) = -Sum_{d|n, dA297111(n/d) * a(d).
a(n) = Sum_{d|n} A346237(d).