How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Arithmetic Functions and Dirichlet Convolution
1 · Prerequisites
- Absolute and Conditional Convergence; Rearrangement; Products
- Algebraic Extensions, Extension Degree, and Finite Fields
- Binary Operations, Monoids, Groups and Subgroups
- Compactness in Metric Spaces
- Completeness, Completion, and Uniform Continuity
- Congruences, the Integers Modulo n and the Chinese Remainder Theorem
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Continuity, IVT, EVT, and Uniform Continuity
- Cosets, Index and Lagrange's Theorem
- Countability and Uncountability
- Cyclic Groups and Direct Products
- Divisibility, Euclidean Domains, Principal Ideal Domains and Unique Factorisation
- Divisibility, Greatest Common Divisors and Bézout's Identity
- Finite Counting, Factorials and Binomial Coefficients
- Finite Fields and Cyclotomic Extensions
- Foundations of the Real Numbers for Analysis
- Group Homomorphisms and the Isomorphism Theorems
- Ideals, Quotient Rings and the Isomorphism Theorems for Rings
- Incidence Algebras and Möbius Inversion
- Limits of Real Functions
- limsup, liminf, and Subsequential Limits
- Linear Independence, Bases and Dimension
- Metric Spaces
- Monotone Functions, Discontinuities, and Continuity Sets
- Monotone Sequences, Bolzano-Weierstrass, and Cauchy Completeness
- Normal Subgroups and Quotient Groups
- Order, Zorn's Lemma, and the Axiom of Choice
- Polynomial Rings, the Division Algorithm and Roots
- Power Series and Real-Analytic Functions
- Primes, Euclid's Lemma and the Fundamental Theorem of Arithmetic
- Properties of the Integral and the Working FTC
- Relations, Functions, and Quotients
- Rings, Subrings, Integral Domains and Fields
- Roots, Rational Powers, and Classical Inequalities
- Sequences and Limits
- Sequences and Series of Functions; Uniform Convergence
- Series: Convergence and the Nonnegative Tests
- Simple Field Extensions and the Construction of the Complex Numbers
- Splitting Fields
- Suprema and Infima
- The Derivative and the Mean Value Theorems
- The Exponential Function
- The Fundamental Theorem of Finite Abelian Groups
- The Logarithm and General Powers
- The Riemann Integral: Definition and Integrability
- The ZFC Axioms and the Basic Set Constructions
- Topology of ℝ
- Vector Spaces, Linear Subspaces, Span and Direct Sums
2 · Summary
Arithmetic functions package number-theoretic data into maps on the positive integers. This page fixes the positive-divisor convention, separates the constant-one function from the convolution identity , and builds the finite algebra of Dirichlet convolution without appealing to Euler products or infinite series.
The second half records the standard divisor, Liouville, von Mangoldt, and Mertens functions. Their first structural identities are all finite: divisor functions arise from convolution, the divisor sum of is , Möbius inversion closes the finite-field irreducible-count formula, and detects squares prime-by-prime.
3 · Logical flowchart
4 · Definitions, theorems and proofs
Arithmetic functions on the positive integers
Definition
An arithmetic function is a function
where is the positive part of the divisibility poset of The divisibility poset of positive integers and is the field of is a field, every element is uniquely , and every nonzero element has inverse .
The domain is exactly the positive integers. In particular, no arithmetic function value at is part of the present convention, and every later divisor sum on this page ranges over positive divisors only.
Remarks
- The codomain is fixed to so that pointwise addition, products, and finite divisor sums all live in one ambient field.
Multiplicative arithmetic functions
Definition
An arithmetic function (Arithmetic functions on the positive integers) is multiplicative when
and
for every pair of coprime positive integers (Coprime integers: ).
Remarks
- The normalization is part of the definition. It excludes the identically zero convention used in some other contexts.
Completely multiplicative arithmetic functions
Definition
An arithmetic function (Arithmetic functions on the positive integers) is completely multiplicative when
and
for all positive integers .
Remarks
- Every completely multiplicative arithmetic function is multiplicative, because the displayed rule already applies when and are coprime.
Dirichlet convolution of arithmetic functions
Definition
Let be arithmetic functions. Their Dirichlet convolution is the arithmetic function defined by
for each positive integer , where divisibility is that of Divisibility in : when for some integer .
This sum is finite: the positive divisors of form a finite interval in the divisibility poset by The divisibility poset is lower-finite, and each divisor interval factorises as a product of finite chains of prime exponents, and the summation is the finite commutative-monoid sum of A finite sum in a commutative monoid indexed by an arbitrary finite set.
Remarks
- The sum runs over positive divisors only. No value at occurs anywhere in the definition.
The Dirichlet-convolution identity and the constant-one function
Definition
The Dirichlet-convolution identity is the arithmetic function given by
The constant-one function is the arithmetic function defined by
for every positive integer .
Remarks
- The symbols and serve different roles. Later identities such as and use both at once.
Arithmetic functions form a commutative ring under pointwise addition and Dirichlet convolution
Statement
Let be the set of arithmetic functions. With pointwise addition
and Dirichlet convolution Dirichlet convolution of arithmetic functions, is a commutative ring. Its additive identity is the zero function , its additive inverse is , and its multiplicative identity is of The Dirichlet-convolution identity and the constant-one function.
Facts & Assumptions
Given: Arithmetic functions and a positive integer .
Proof
Because is a field by is a field, every element is uniquely , and every nonzero element has inverse , the pointwise formulas for , , and define arithmetic functions and satisfy the abelian-group laws at each positive integer. The convolution is also an arithmetic function by Dirichlet convolution of arithmetic functions.
For convolution commutativity, , where the middle equality reindexes the finite divisor sum by the involution using Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule.
For associativity, expand both sides and rewrite them as the same finite sum over ordered factorizations : . The passage from nested divisor sums to the triple sum uses the finite Fubini and reindexing rules of Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule.
Distributivity follows by expanding a finite divisor sum termwise in . For the identity, only the divisor contributes in and only contributes in , because The Dirichlet-convolution identity and the constant-one function makes for . Thus .
Steps 1.1, 1.2, 1.3, and 1.4 give all ring axioms, and step 1.2 also shows the multiplication is commutative.
An arithmetic function has a Dirichlet inverse exactly when its value at is nonzero
Statement
Let be an arithmetic function. Then the following are equivalent.
- There exists an arithmetic function such that
- One has .
When these conditions hold, the inverse is unique, it also satisfies , and it is determined recursively by
Facts & Assumptions
Given: An arithmetic function .
Proof
Suppose satisfies . Evaluating at gives , so and .
Now assume . Since is a field by is a field, every element is uniquely , and every nonzero element has inverse , set . Then .
Fix and assume inductively that has already been defined for every so that for every . Every proper positive divisor of satisfies by If and then and ; hence the set of divisors of a nonzero integer is bounded above by , so in the identity the only unknown term is . Solving for that term and reindexing the proper divisors by gives the displayed recursion, and with that choice the equality holds.
Apply Strong (complete) induction to the property on natural numbers that the displayed recursion uniquely defines and makes for every . Step 1.2 gives the base case , and step 1.3 gives the strong induction step. Therefore there is a unique arithmetic function with for every positive integer .
By Arithmetic functions form a commutative ring under pointwise addition and Dirichlet convolution, Dirichlet convolution is commutative, so . Together with step 1.1, this proves the equivalence, the recursive formula, and uniqueness.
Dirichlet convolution preserves multiplicativity, and multiplicative inverses stay multiplicative
Statement
If and are multiplicative arithmetic functions, then is multiplicative. If is multiplicative and is its Dirichlet inverse, then is multiplicative as well.
Facts & Assumptions
Given: Multiplicative arithmetic functions , and the Dirichlet inverse of .
Proof
Since , one has . Now let be coprime positive integers. By unique prime factorization from The fundamental theorem of arithmetic: every integer is a product of primes, and the factorisation is unique up to order — if with every and prime, then and for some , every positive divisor of is uniquely of the form with and . In particular, every such pair is coprime.
By An arithmetic function has a Dirichlet inverse exactly when its value at is nonzero, the inverse exists because , and .
Using the divisor splitting from step 1.1 and the multiplicativity of and on coprime pairs, . Thus is multiplicative.
To prove is multiplicative, fix coprime positive integers and argue by strong induction on . If or , then step 1.2 gives because .
Now assume and that for every coprime pair with . Since and , one has , where step 1.1 and multiplicativity of identify with . For each pair , step 1.1 gives and , so the induction hypothesis yields . Reindexing the remaining pairs by via step 1.1 therefore gives .
The inverse recursion from An arithmetic function has a Dirichlet inverse exactly when its value at is nonzero at gives . Comparing this with step 2.3 shows . Since the induction was on an arbitrary coprime pair, Strong (complete) induction yields multiplicativity of .
Multiplicative functions are determined by their prime-power values
Statement
Let be a multiplicative arithmetic function, and write the canonical prime factorization of as
with distinct primes and exponents . Then
Conversely, if values are prescribed on every prime power with , then there is a unique multiplicative arithmetic function having those prime-power values and .
Facts & Assumptions
Given: A multiplicative arithmetic function and a positive integer .
Proof
By For and any injective list of primes containing every prime divisor of , one has ; the exponents are determined by , and for every prime outside the list, the prime-power factors are pairwise coprime and their product is . Repeatedly applying multiplicativity gives . For this is the empty product, so it reads .
For the converse, define and, for with canonical factorization , define , where is the prescribed prime-power datum. This is well defined because For and any injective list of primes containing every prime divisor of , one has ; the exponents are determined by , and for every prime outside the list uniquely determines the primes and exponents.
If , then the canonical factorization of is exactly the disjoint union of the canonical factorizations of and , again by For and any injective list of primes containing every prime divisor of , one has ; the exponents are determined by , and for every prime outside the list. Therefore the defining products for , , and split as , so is multiplicative.
Any multiplicative function with the prescribed prime-power values must satisfy the formula of step 1.1, so it agrees with on every positive integer. Thus the extension is unique.
The divisor-counting function
Definition
The divisor-counting function is the arithmetic function defined by
Equivalently, is the number of positive divisors of .
Remarks
- The index set is finite, so the displayed sum is a legitimate finite sum in the sense of The sum over a finite index set, and its product form.
The power functions and the divisor-power-sum functions
Definition
For an integer , define the arithmetic function by
The corresponding divisor-power-sum function is
In particular, .
Remarks
- Since , the value is well defined for every integer and lies in the copy of from is a field, every element is uniquely , and every nonzero element has inverse .
Liouville's function
Definition
For , list its distinct prime divisors as and put . Its canonical prime factorization is
The Liouville function is
For the exponent sum is empty, so .
Remarks
- For and any injective list of primes containing every prime divisor of , one has ; the exponents are determined by , and for every prime outside the list makes the positive exponent attached to each prime divisor unique. Reordering the distinct prime divisors does not change their sum, so the parity of is well defined.
The von Mangoldt function
Definition
The von Mangoldt function is the arithmetic function defined by
Remarks
- The prime in the first case is unique by The fundamental theorem of arithmetic: every integer is a product of primes, and the factorisation is unique up to order — if with every and prime, then and for some , so the definition does not depend on a choice.
The divisor functions arise by Dirichlet convolution
Statement
One has
Consequently and every are multiplicative. For a prime power ,
Facts & Assumptions
Given: An integer , a positive integer , and a prime power with .
Proof
By Dirichlet convolution of arithmetic functions, one has from The divisor-counting function , and also from The power functions and the divisor-power-sum functions .
The functions and are completely multiplicative in the sense of Completely multiplicative arithmetic functions, so Dirichlet convolution preserves multiplicativity, and multiplicative inverses stay multiplicative makes and multiplicative.
The positive divisors of are exactly . Therefore and .
The divisor sum of von Mangoldt is the arithmetic-function logarithm
Statement
For every positive integer ,
Equivalently, if the arithmetic function is defined by , then
Facts & Assumptions
Given: A positive integer .
Proof
Write the canonical prime factorization of as using For and any injective list of primes containing every prime divisor of , one has ; the exponents are determined by , and for every prime outside the list. A positive divisor of contributes to the sum only when it is a prime power , because The von Mangoldt function is zero on every other divisor. Thus .
Repeatedly applying the product law from Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm gives . For both sums are empty, so the same formula gives .
Comparing the two expressions in steps 1.1 and 2.1 proves the divisor-sum identity, and the convolution form is exactly Dirichlet convolution of arithmetic functions with the constant-one function.
Möbius inversion gives
Statement
For every positive integer ,
Equivalently,
Facts & Assumptions
Given: A positive integer .
Proof
By The divisor sum of von Mangoldt is the arithmetic-function logarithm, the arithmetic function satisfies for every positive integer .
Apply Classical Möbius inversion over positive divisors to the functions and . It gives .
The right-hand side is exactly the Dirichlet convolution formula for , so .
Möbius inversion gives the closed formula for the number of monic irreducibles over
Statement
Let be a finite field of order , and let denote the number of monic irreducible polynomials of degree in . Then for every ,
Facts & Assumptions
Given: A finite field of order and an integer .
Proof
By for the counts of monic irreducibles of degree over , one has . Regard and as arithmetic functions of the degree variable.
Since , division by yields the claimed closed formula for .
The convolution detects perfect squares
Statement
For every positive integer ,
Facts & Assumptions
Given: A positive integer .
Proof
Write by For and any injective list of primes containing every prime divisor of , one has ; the exponents are determined by , and for every prime outside the list. Every positive divisor of has the form with , so Dirichlet convolution of arithmetic functions and Liouville's function give , where the factorization of the finite sum uses Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule.
For each , the alternating sum equals when is even and when is odd. Therefore the product in step 1.1 is exactly when every exponent is even, and otherwise it is .
By canonical factorization, every exponent is even exactly when is a perfect square. So step 2.1 is precisely the claimed square-indicator formula.
The Mertens function
Definition
For a real number , the Mertens function is
where is the number-theoretic Möbius function of The number-theoretic Möbius function from prime factorisation.
Remarks
- The index condition is , so for every integer the function is constant on and jumps only at integers.
5 · Examples, counterexamples and false statements
None yet.
Sources
- Victor Shoup, A Computational Introduction to Number Theory and Algebra, Section 2.9
- Kiran S. Kedlaya, An Introduction to Analytic Number Theory, Chapter 3
- Kiran S. Kedlaya, An Introduction to Analytic Number Theory, Definition 3.6
- Kiran S. Kedlaya, An Introduction to Analytic Number Theory, Definition 3.7
- Karl-Dieter Crisman, Number Theory: In Context and Interactive, Section 23.3
- Kiran S. Kedlaya, An Introduction to Analytic Number Theory, Definition 3.5
- Kiran S. Kedlaya, An Introduction to Analytic Number Theory, Definition 3.8
- Karl-Dieter Crisman, Number Theory: In Context and Interactive, Section 23.4
- Karl-Dieter Crisman, Number Theory: In Context and Interactive, Theorem 23.4.3
- Victor Shoup, A Computational Introduction to Number Theory and Algebra, Exercise 2.54
- Victor Shoup, A Computational Introduction to Number Theory and Algebra, Theorem 2.37
- Karl-Dieter Crisman, Number Theory: In Context and Interactive, Propositions 23.4.10 and 23.4.11
- Kiran S. Kedlaya, An Introduction to Analytic Number Theory, Section 3.2
- Victor Shoup, A Computational Introduction to Number Theory and Algebra, Exercise 2.49
- Victor Shoup, A Computational Introduction to Number Theory and Algebra, Exercise 2.50
- Karl-Dieter Crisman, Number Theory: In Context and Interactive, Definition 23.3.4
- Tom Sanders, Topics in Analytic Number Theory, Chapter 1
- Kiran S. Kedlaya, An Introduction to Analytic Number Theory, Definition 3.9
- Victor Shoup, A Computational Introduction to Number Theory and Algebra, Exercises 2.49 and 2.50
- Victor Shoup, A Computational Introduction to Number Theory and Algebra, Exercise 2.51
- Keith Conrad, Finite Fields, Section 6