ProofComplete

Proof of Euler Product Formula

We prove that Dirichlet series of multiplicative functions admit Euler product representations, establishing the bridge between additive and multiplicative structures.

TheoremEuler Product (Restated)

Let ff be a multiplicative function and suppose F(s)=βˆ‘n=1∞f(n)/nsF(s) = \sum_{n=1}^{\infty} f(n)/n^s converges absolutely for β„œ(s)>Οƒ\Re(s) > \sigma. Then:

F(s)=∏pΒ prime(βˆ‘k=0∞f(pk)pks)F(s) = \prod_{p \text{ prime}} \left(\sum_{k=0}^{\infty} \frac{f(p^k)}{p^{ks}}\right)

for β„œ(s)>Οƒ\Re(s) > \sigma.

ProofProof via Fundamental Theorem of Arithmetic

Step 1: Finite Products

Fix a finite set of primes P={p1,…,pN}\mathcal{P} = \{p_1, \ldots, p_N\}. Consider the partial product:

PN(s)=∏p∈P(βˆ‘k=0∞f(pk)pks)P_N(s) = \prod_{p \in \mathcal{P}} \left(\sum_{k=0}^{\infty} \frac{f(p^k)}{p^{ks}}\right)

Expanding the product:

PN(s)=βˆ‘a1,…,aNβ‰₯0f(p1a1)β‹―f(pNaN)p1a1sβ‹―pNaNsP_N(s) = \sum_{a_1, \ldots, a_N \geq 0} \frac{f(p_1^{a_1}) \cdots f(p_N^{a_N})}{p_1^{a_1 s} \cdots p_N^{a_N s}}

Since ff is multiplicative and p1a1,…,pNaNp_1^{a_1}, \ldots, p_N^{a_N} are pairwise coprime:

f(p1a1β‹―pNaN)=f(p1a1)β‹―f(pNaN)f(p_1^{a_1} \cdots p_N^{a_N}) = f(p_1^{a_1}) \cdots f(p_N^{a_N})

Therefore:

PN(s)=βˆ‘n∈SNf(n)nsP_N(s) = \sum_{n \in S_N} \frac{f(n)}{n^s}

where SNS_N is the set of positive integers whose prime factors all lie in P\mathcal{P}.

Step 2: Convergence to Full Sum

For β„œ(s)>Οƒ\Re(s) > \sigma, absolute convergence gives:

∣F(s)βˆ’PN(s)∣=βˆ£βˆ‘nβˆ‰SNf(n)nsβˆ£β‰€βˆ‘nβˆ‰SN∣f(n)∣nβ„œ(s)\left| F(s) - P_N(s) \right| = \left| \sum_{n \notin S_N} \frac{f(n)}{n^s} \right| \leq \sum_{n \notin S_N} \frac{|f(n)|}{n^{\Re(s)}}

As Nβ†’βˆžN \to \infty, the set SNS_N includes all integers up to arbitrarily large bounds, so the tail sum vanishes:

βˆ‘nβˆ‰SN∣f(n)∣nβ„œ(s)β†’0\sum_{n \notin S_N} \frac{|f(n)|}{n^{\Re(s)}} \to 0

Step 3: Absolute Convergence of Product

We need to verify the infinite product converges. For β„œ(s)>Οƒ\Re(s) > \sigma:

βˆ‘pβˆ‘k=1∞∣f(pk)∣pkβ„œ(s)<∞\sum_{p} \sum_{k=1}^{\infty} \frac{|f(p^k)|}{p^{k\Re(s)}} < \infty

This follows from absolute convergence of F(s)F(s), since:

βˆ‘n=1∞∣f(n)∣nβ„œ(s)β‰₯βˆ‘pβˆ‘k=1∞∣f(pk)∣pkβ„œ(s)\sum_{n=1}^{\infty} \frac{|f(n)|}{n^{\Re(s)}} \geq \sum_{p} \sum_{k=1}^{\infty} \frac{|f(p^k)|}{p^{k\Re(s)}}

Therefore the product ∏p(1+βˆ‘k=1∞f(pk)/pks)\prod_p (1 + \sum_{k=1}^{\infty} f(p^k)/p^{ks}) converges absolutely.

β– 
ExampleCompletely Multiplicative Case

If ff is completely multiplicative, then f(pk)=f(p)kf(p^k) = f(p)^k, so:

βˆ‘k=0∞f(pk)pks=βˆ‘k=0∞(f(p)ps)k=11βˆ’f(p)pβˆ’s\sum_{k=0}^{\infty} \frac{f(p^k)}{p^{ks}} = \sum_{k=0}^{\infty} \left(\frac{f(p)}{p^s}\right)^k = \frac{1}{1 - f(p)p^{-s}}

This gives the simplified Euler product:

F(s)=∏p11βˆ’f(p)pβˆ’sF(s) = \prod_{p} \frac{1}{1 - f(p)p^{-s}}
Remark

The proof exploits unique prime factorization: every integer nn can be uniquely written as ∏ppap\prod_p p^{a_p}, and multiplicativity ensures f(n)=∏pf(pap)f(n) = \prod_p f(p^{a_p}). The Euler product is a continuous analogue of this discrete decomposition.