Section 23.4 Generalizing Moebius
ΒΆSubsection 23.4.1 The monoid of arithmetic functions
ΒΆDefinition 23.4.1.
A commutative monoid is a set with multiplication (an operation) that has an identity, is associative and commutative.
Theorem 23.4.2.
Let A be the set of all arithmetic functions. Then β turns the set A into a commutative monoid.
Proof.
The function \(I(n)\text{,}\) which is equal to zero except when \(n=1\text{,}\) plays the role of identity. Then one would need to prove the following three statements.
\(f\star g=g\star f\)
\((f\star g)\star h = f\star (g\star h)\)
\(f\star I=f = I\star f\)
We include one of the proofs. The others are similar β see Exercise 23.5.2. Note that for the second one, one can use the fact that \(dc=n,ab=d\) implies \(abc=n\text{.}\)
Proof of commutativity:
Subsection 23.4.2 Bringing in group structure
ΒΆLet's get deeper in the algebraic structure behind the β operation. Remember, fβg is defined byTheorem 23.4.3.
If f is an arithmetic function and f(1)β 0, then f has an inverse in the set A under the operation β. We call this inverse fβ1. It is given by the following recursive definition:
Proof.
As in all the best theorems, there is really nothing to prove. The definitions for \(n>1\) are equivalent ways of representing the same thing. We can always get the next value of \(f^{-1}(n)\) by knowledge of \(f^{-1}(d)\) for \(d\mid n\text{,}\) and that is enough for an induction proof, since we do have a formula given for \(f^{-1}(1)\text{.}\) (See Exercise 23.5.9)
Corollary 23.4.4.
This can be immediately used to show that the Moebius function ΞΌ is ΞΌ=uβ1 (and hence u=ΞΌβ1).
Corollary 23.4.5.
Since Ο(1)=0, the function Ο has no inverse.
Corollary 23.4.6.
The subset of A which consists of all arithmetic functions with f(1)β 0 is actually a group.
Remark 23.4.7.
Much of this chapter is done in slightly variant ways in introductory books, at a similar level. For a higher-level but useful and readable account of the ring theory of arithmetic functions (including valuations and derivations), see [C.2.8, Chapters 3 and 4]. For good exercises see [C.4.6, Chapter 2] or [C.2.9, Chapter 2]; for instance, the latter asks for identifying the idempotents of A.
Subsection 23.4.3 More dividends from structure
ΒΆThis new way of looking at things yields an immediate slew of information about arithmetic functions. The following results will yield dividends about number theory and analysis/calculus (no, we haven't forgotten that!) in the next chapter on Infinite Sums and Products.Fact 23.4.8.
The Moebius inversion formula that if f=gβu then g=fβΞΌ can be proved concisely by
(We need no parentheses, since β is associative).
Fact 23.4.9.
Conversely, if g=fβΞΌ, then
so the inversion formula is true in both directions.
Proposition 23.4.10.
If g and h are multiplicative, then f=gβh is also multiplicative.
Proof.
See Exercise 23.5.8.
Proposition 23.4.11.
If f is multiplicative and f(1)β 0, then fβ1 is also multiplicative.
Proof.
This basically can be done by induction, but each step is somewhat involved so we will break this into several lemmata. Throughout, recall that the inverse is defined by
and, for \(n>1\text{,}\) the condition
First, in Lemma 23.4.12 we will show that \(f^{-1}(1)\) behaves well.
Then, assuming as an inductive hypothesis that \(f^{-1}\) is multiplicative for inputs less than \(mn\text{,}\) with \(\gcd(m,n)=1\text{,}\) we will show in Lemma 23.4.13 that
Finally, in Lemma 23.4.14 we will show how to rewrite this as
which finishes the induction argument.
Lemma 23.4.12.
We know that both fβ1(1)=1f(1) and f(1)=1=fβ1(1)
Proof.
Left to the reader in Exercise 23.5.10; use everything you know about \(f\text{.}\)
Lemma 23.4.13.
Assume as above that fβ1 is multiplicative for inputs less than mn, with gcd(m,n)=1. Then
Proof.
Assume that \(m,n>1\) and coprime. By the definition of inverse, we have
By assumption, every function in this expression (both \(f\) and \(f^{-1}\)) is multiplicative on the values in question, with the possible exception of \(f^{-1}(mn)\text{.}\)
We can use this effectively because each summand is for a divisor \(x\mid mn\text{,}\) which we can write as \(xy=mn\text{.}\) Since \(m\) and \(n\) are coprime, both \(x\) and \(y\) are themselves products of coprime divisors dividing \(m\) and \(n\) respectively.
So let \(x=ab\) and \(y=cd\text{,}\) where \(a,c\mid m\) and \(b,d\mid n\text{.}\) Then, as everything is multiplicative, \(f^{-1}(x)f(y)=f^{-1}(a)f^{-1}(b)f(c)f(d)\text{.}\)
Since by the previous lemma \(f(1)=1\text{,}\) we can subtract the summation from both sides of the equation whose left-hand side is zero at the beginning of this lemma's proof, yielding
Lemma 23.4.14.
Under the same hypotheses as before, fβ1(mn)=fβ1(m)fβ1(n).
Proof.
We now write all this in terms of things we already can evaluate.
If the sum in question were summed over every \(ab\leq mn\) instead of \(ab<mn\text{,}\) it would easily simplify as a product:
The sum in Lemma 23.4.13 only lacks the term with \(a=m,b=n\text{,}\) in fact. So
Now we can plug this back into the previous characterization of \(f^{-1}(mn)\text{:}\)
Since \(m,n>1\text{,}\) the individual sums may be rewritten as
That means we achieve the desired result
Corollary 23.4.15.
The function ΞΌ is multiplicative.
Proof.
This follows since \(u\) is multiplicative (trivially) and \(\mu=u^{-1}\text{.}\)