Questions: Möbius Function and Möbius Inversion

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

What fundamental identity of the Möbius function makes Möbius inversion work — that is, allows f(n) to be recovered from g(n) = Σ_{d|n} f(d)?

Aμ is completely multiplicative: μ(mn) = μ(m)μ(n) for all m, n
BΣ_{d|n} μ(d) = 1 if n = 1 and 0 otherwise, collapsing all cross-terms in the inversion
Cμ(n) only takes the values −1, 0, and 1, keeping the inversion numerically bounded
Dμ is the unique arithmetic function satisfying μ(p) = −1 for every prime p
Question 2 Multiple Choice

A student computes μ(12) by reasoning: '12 = 2 × 2 × 3 has three prime factors (counting multiplicity), so μ(12) = (−1)³ = −1.' What is the correct value of μ(12), and what flaw is in the student's reasoning?

Aμ(12) = −1; the student counted prime factors correctly and applied the formula correctly
Bμ(12) = 0; since 12 = 2² × 3 contains a squared prime factor, 12 is not squarefree and μ(12) = 0 by definition
Cμ(12) = 1; the student should count only distinct primes (2 and 3), giving (−1)² = 1
Dμ(12) = −1; but the student's reasoning is flawed because the formula only uses distinct primes
Question 3 True / False

The Möbius function μ satisfies μ(mn) = μ(m)μ(n) whenever gcd(m, n) = 1. This means μ is mostly multiplicative.

TTrue
FFalse
Question 4 True / False

For every prime p, μ(p) = −1.

TTrue
FFalse
Question 5 Short Answer

Explain why Möbius inversion is described as the 'deconvolution' operation for Dirichlet convolution, and give one example of a function relationship it can 'undo.'

Think about your answer, then reveal below.