A336386 a(n) = bigomega(sigma(n)) - bigomega(n), where bigomega (A001222) gives the number of prime factors with multiplicity, and sigma (A000203) gives the sum of divisors.
0, 0, 1, -1, 1, 1, 2, -1, -1, 1, 2, 0, 1, 2, 2, -3, 2, -1, 2, 0, 3, 2, 3, 0, -1, 1, 1, 1, 2, 2, 4, -2, 3, 2, 3, -2, 1, 2, 2, 0, 2, 3, 2, 1, 0, 3, 4, -2, 0, -1, 3, 0, 3, 1, 3, 1, 3, 2, 3, 1, 1, 4, 1, -5, 2, 3, 2, 1, 4, 3, 4, -2, 1, 1, 0, 1, 4, 2, 4, -2, -2, 2, 3, 2, 3, 2, 3, 1, 3, 0, 3, 2, 5, 4, 3, -1, 2, 0, 1, -2, 2, 3, 3, 0, 4
Offset: 1
Keywords
Links
Crossrefs
Programs
-
PARI
A336386(n) = (bigomega(sigma(n)) - bigomega(n));