Content deleted Content added
→Convolution: asterisk/star renders better in <math> |
|||
Line 63:
== Convolution ==
If ''f'' and ''g'' are two multiplicative functions, one defines a new multiplicative function
<math display="block"> (f \, * \, g)(n) = \sum_{d|n} f(d) \, g \left( \frac{n}{d} \right)</math>
where the sum extends over all positive divisors ''d'' of ''n''.
Line 70:
Relations among the multiplicative functions discussed above include:
*
* <math>(
* <math>\varphi
*
*
* <math>\sigma_k = \operatorname{Id}_k * 1</math>
* <math>\operatorname{Id} =
* <math>\operatorname{Id}_k = \sigma_k * \mu</math>
The Dirichlet convolution can be defined for general arithmetic functions, and yields a ring structure, the [[Dirichlet ring]].
|