lokofer
- 104
- 0
let be the sum (over all the divisors d of n):
f(n)= \sum_{d|n} \mu (n/d)g(d) my question is if n=prime then you have only 2 numbers 1 and p that are divisors so you get:
f(p)= \mu (p)g(1) + \mu (1) g(p) is that correct?...now the question is to know what's the value of mu(x) function for x=1 or p.
f(n)= \sum_{d|n} \mu (n/d)g(d) my question is if n=prime then you have only 2 numbers 1 and p that are divisors so you get:
f(p)= \mu (p)g(1) + \mu (1) g(p) is that correct?...now the question is to know what's the value of mu(x) function for x=1 or p.
