Number, The Number Theory Wiki (barely begun)

Multiplicative functions form abelian group under Dirichlet product

From Number

Jump to: navigation, search

Contents

Statement

Suppose \mathbb{N} is the set of natural numbers and R is a commutative unital ring. Let M be the set of all multiplicative functions from \mathbb{N} to R, i.e., all the functions f: \mathbb{N} \to R satisfying the following:

Consider the Dirichlet product, a binary operation defined on functions from \mathbb{N} to R:

(f * g)(n) = f(d)g(n / d)
d | n

.

Then, M forms an abelian group under the Dirichlet product, with multiplicative identity given by the function I that takes the value 1 at 1 and 0 elsewhere.

Proof

Closure under Dirichlet product

We first need to show that the Dirichlet product is a well-defined binary operation on multiplicative functions; in other words, that a Dirichlet product of multiplicative functions is multiplicative.

Given: Multiplicative functions f,g.

To prove: f * g is multiplicative.

Proof: Suppose m and n are relatively prime natural numbers. Consider:

(f * g)(mn) = f(d)g(mn / d)
d | mn

.

Given any divisor d of mn, d can be expressed uniquely as d1d2, where d1 | m and d2 | n. Conversely, given d1 | m and d2 | n, d1d2 | mn. Thus, we have:

(f * g)(mn) = \sum_{d_1|m} \sum_{d_2|n} f(d_1d_2)g((mn)/(d_1d_2)).

Next, since d1 and d2 are relatively prime and m / d1 and n / d2 are also relatively prime, and f and g are multiplicative:

(f * g)(mn) = \sum_{d_1|m} \sum_{d_2|n} f(d_1)f(d_2)g(m/d_1)g(n/d_2).

Next, we rearrange:

(f * g)(mn) = \left(\sum_{d_1|m} f(d_1)g(m/d_1) \right) \left( \sum_{d_2|n} f(d_2)g(n/d_2) \right).

Thus:

(f * g)(mn) = (f * g)(m)(f * g)(n).

Associativity and commutativity

These follow from the fact that the Dirichlet product is associative and commutative for all functions:

Identity element

This follows from the fact that the function I is an identity element for the Dirichlet product for all functions: Identity element for Dirichlet product is indicator function for one.

Inverses

Given a multiplicative function f, the inverse of f can be defined inductively as follows:

g(1) = 1, \qquad g(n) = - \sum_{d | n, 1 \le d < n} g(d)f(n/d).

Since f(1) = 1, this clearly satisfies:

g(1)f(1) = 1, \qquad \sum_{d | n} g(d)f(n/d) = 0 \ \forall \ n > 1.

Thus, g * f = I. Since the multiplication is commutative, g is a two-sided inverse for f.

Next, we need to verify that g is multiplicative. Fill this in later

Personal tools
Namespaces
Variants
Actions
Navigation
lookup
Toolbox