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.
Infinite products: partial products, and convergence to a nonzero limit after finitely many vanishing factors
Definition
Let be a sequence of reals. Its partial products are
the finite products of Finite sums and finite products, by recursion, so that , the empty product, and . For the -th tail products are , again a sequence in .
Convergence. The infinite product converges when there exists such that
- for every , and
- the sequence of -th tail products converges (Limits and Cauchy sequences of reals) to a limit .
Its value is then
If no such exists, the product diverges.
The value does not depend on , and that is a proof obligation, discharged here. First, if is such an index then so is every : condition 1 is inherited, and splitting the finite product (Laws of finite sums and finite products) gives, for ,
where the bracketed factor is a product of finitely many nonzero reals and so is itself nonzero. Hence converges, to by the algebra of limits (Algebra of limits: sums, scalar multiples, products and quotients), and because . Second, the two candidate values agree:
again by splitting. Finally, any two admissible indices are both at most , which is therefore admissible and gives the same value as each. Since a convergent sequence has exactly one limit (A sequence has at most one limit), the displayed value is a single well-determined real number.
Why a zero limit is excluded. The definition demands , not merely that the tail products converge. Both parts of the definition are doing work, and against different naive alternatives. Against the naive " converges", with no tail clause at all: every sequence with a single zero factor has all its partial products equal to from that index on, hence convergent to , so "the product converges" would say nothing whatever about the factors — which is what condition 1, the restriction to a tail of nonzero factors, repairs. Against the naive "some tail of the partial products converges", which keeps condition 1 and drops only , condition 1 no longer helps, and a product like , all of whose factors are nonzero, has partial products tending to ; calling that convergent would make the value without any factor being , and would destroy the analogy with series in which a convergent product may be divided by. That product is worked out on the companion examples page.
Remarks
-
The value is exactly when some factor is . With as in the definition, the value is with , and a finite product vanishes exactly when one of its factors does — a field has no zero divisors (A field has no zero divisors: or ), so an induction on the recursion of Finite sums and finite products, by recursion gives both directions. So a convergent product with all factors nonzero has nonzero value, and this is the property that makes convergent products behave like nonzero numbers.
-
Finitely many factors may be , or negative, or anything at all. The definition looks only at a tail, exactly as Series, partial sums, convergence and the sum, divergence, and the tail series does for series through its tail clause; conditions 1 and 2 constrain no initial segment.
-
Notation. denotes the product of the family from , that is the product of the sequence , by the same convention Series, partial sums, convergence and the sum, divergence, and the tail series uses for series; the two readings agree at .
-
Nothing here presumes a logarithm. The classical criteria for infinite products are usually derived by taking logarithms; the logarithm is not available at this point in the reading order, and For the product converges iff converges, with when ; for the product converges iff converges and its partial products tend to otherwise; and convergent implies convergent is proved from elementary inequalities instead.
Depends on
- Finite sums and finite products, by recursion
- Laws of finite sums and finite products
- A field has no zero divisors: $ab = 0 \Rightarrow a = 0$ or $b = 0$
- Series, partial sums, convergence and the sum, divergence, and the tail series
- Algebra of limits: sums, scalar multiples, products and quotients
- A sequence has at most one limit
- Limits and Cauchy sequences of reals
Used by
- ∏_j ≥ 0 (1 + (-1)ʲ/√j+2) has partial products tending to 0 although ∑_j ≥ 0 (-1)ʲ/√j+2 converges Counterexample
- ∏_j ≥ 0 (1 - 1/(j+2)) has partial products 1/(n+1), which tend to 0, so the product does not converge in the sense used here Example
- FALSE: ∏ (1 + pₖ) converges whenever pₖ → 0 False statement
- For pₖ ≥ 0 the product ∏ (1 + pₖ) converges iff ∑ pₖ converges, with 1 + ∑_k<n pₖ ≤ ∏_k<n(1+pₖ) ≤ 1/(1 - ∑_k<n pₖ) when ∑_k<n pₖ < 1; for 0 ≤ pₖ < 1 the product ∏ (1 - pₖ) converges iff ∑ pₖ converges and its partial products tend to 0 otherwise; and ∑ |pₖ| convergent implies ∏ (1+pₖ) convergent Theorem
- Under square summability, the signed product of (1+pₙ) converges iff the series of pₙ converges Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 63 results over 22 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Infinite product (Wikipedia) (standard reference, not scraped)
- W. Rudin, Real and Complex Analysis, 3rd ed., Ch. 15 (standard reference, not scraped)
- Thomson, Bruckner, and Bruckner, Elementary Real Analysis (standard reference, not scraped)