Euler Product Formula
Summary: §270–§277, §283–§284. The identity — a sum over the integers equals a product over the primes. Euler gives two independent derivations: a direct expansion of the reciprocal product using the geometric series and unique factorisation (Movement 2 of Chapter 15), and an Eratosthenes-style sieve of the series itself (§283).
Sources: chapter15
Last updated: 2026-05-11
The identity
For every for which the sum converges,
In Euler’s notation (§274), with for the product and the series fully written out:
Euler notes that “all natural numbers occur with no exception” in the denominators (source: chapter15, §274) — the formula is essentially a restatement of unique factorisation.
Derivation I — Expansion of the reciprocal product (§270–§274)
Given any factors , the geometric-series expansion of each followed by multiplication gives
where is the sum of the , the sum of products taken two at a time with repetition allowed, three at a time with repetition, etc. (source: chapter15, §270; contrast with §264, where the linear factors produce only distinct products).
Setting and over the primes (§274), each entry in the expanded series is
for some natural number with prime factorisation . By unique factorisation each natural number appears exactly once as such a product, giving the formula.
The instructive intermediate case (§272) is alone: , the powers of . Adding gives powers of times powers of — the -smooth numbers. Including all primes covers every natural number.
Derivation II — Eratosthenes sieve on the series (§283)
Independently and without reference to the product expansion, start from
Subtracting removes every even-index term:
Subtracting removes every term whose index is divisible by 3:
Continuing with primes , each step kills all multiples of one further prime. After sieving by every prime only the term 1 survives, so
equivalent to the formula above.
This is the Sieve of Eratosthenes lifted to the series level: where Eratosthenes erases multiples of from a list of integers, Euler subtracts a scaled copy of the running series.
The Möbius dual (§275)
Pairing the formula with the §269 product (Möbius signs over squarefree integers; see squarefree-and-mobius-series) gives the reciprocal relation
Symbolically, .
The alternating variant (§284)
Applying the §283 sieve to the alternating series
(no even terms, since only odd-index terms appear from the start; signs follow the vs rule) produces
i.e. in modern notation, where is the non-trivial Dirichlet character mod 4. See prime-sign-series-for-pi for the -series corollaries that fall out at .
Worked first values
| Product over primes | ||
|---|---|---|
| 1 | (diverges; see divergence-of-prime-reciprocals) | |
| 2 | ||
| 4 | ||
| 6 |
The right column for appears in Euler’s “Example I” at §277.
Significance
The Euler product formula is the seed of analytic number theory:
- Equating an additive sum (over integers) with a multiplicative product (over primes) lets one trade information about integers for information about primes.
- Logarithmic differentiation gives , which separates from the higher prime-power tail (§278).
- At this yields the divergence of (§279), a quantitative refinement of Euclid’s theorem.
- Dirichlet (1837) generalised the formula by replacing with for a character , recovering Dirichlet’s theorem on primes in arithmetic progressions. Euler had already noticed the relevant character series — the §284, §294, §295 variants below — without the general framework.
- Riemann (1859) analytically continued to ; the Euler product becomes the bridge between the zeros of and the distribution of primes.