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.
For the Cauchy product of with itself is , with sum
Example
Let with and take (Integer powers ). Their Cauchy product (The Cauchy product of two series: ) is
the sum of copies of the same number. Both factors converge absolutely (Absolutely convergent and conditionally convergent series, and the general starting index), so by If and both converge absolutely then their Cauchy product converges absolutely, with sum the product series converges absolutely, with
This is the cheapest way to sum available at this point in the reading order: no differentiation of a power series is needed, only the geometric series and Mertens' theorem.
Facts & Assumptions
Given: A real with , the sequences , and their Cauchy product (The Cauchy product of two series: ).
Geometric series: for , converges with sum , the first term being (For , , and for the series diverges, Series, partial sums, convergence and the sum, divergence, and the tail series).
Powers: , , and (Integer powers , Laws of integer exponents).
Absolute value: and (Basic properties of the absolute value).
Finite sums: for a constant , and (Laws of finite sums and finite products, Finite sums and finite products, by recursion, Canonical naturals are positive and strictly increasing).
The principle of induction on (The principle of mathematical induction).
If both factors converge absolutely, the Cauchy product converges absolutely with sum the product of the sums (If and both converge absolutely then their Cauchy product converges absolutely, with sum , Mertens' theorem: if converges absolutely to and converges to , their Cauchy product converges to , Absolutely convergent and conditionally convergent series, and the general starting index).
Verification
An induction gives for every : at both sides are , and .
For , , so , a sum of copies of the constant .
Since , both and converge, the first with sum ; so converges absolutely.
Both factors of the Cauchy product converge absolutely, so converges absolutely with sum .
By step 1.2 that series is , so it converges absolutely with sum .
Remarks
-
The coefficient counts the antidiagonal. There are exactly pairs with , and every one of them contributes the same product ; that is the whole computation of step 1.2, and it is why the answer is a count rather than a new expression.
-
Absolute convergence is available for free here. The terms are powers of a fixed , so is again a geometric series. That is what lets If and both converge absolutely then their Cauchy product converges absolutely, with sum apply rather than only Mertens' theorem: if converges absolutely to and converges to , their Cauchy product converges to , and it gives absolute convergence of the product as well as its value.
-
Compare the failing case. In The Cauchy product of with itself has for every , so it diverges the two factors again coincide, but neither converges absolutely, and the antidiagonal of has terms all of the same sign and not small enough; there the count is what destroys convergence rather than what produces a clean answer.
Depends on
- If $\sum a_k$ and $\sum b_k$ both converge absolutely then their Cauchy product converges absolutely, with sum $AB$
- Mertens' theorem: if $\sum a_k$ converges absolutely to $A$ and $\sum b_k$ converges to $B$, their Cauchy product converges to $AB$
- The Cauchy product of two series: $c_n = \sum_{k=0}^{n} a_k b_{n-k}$
- For $|r| < 1$, $\sum_{k \ge 0} r^k = 1/(1-r)$, and for $|r| \ge 1$ the series diverges
- Absolutely convergent and conditionally convergent series, and the general starting index
- Integer powers $a^m$
- Laws of integer exponents
- Basic properties of the absolute value
- The principle of mathematical induction
- Finite sums and finite products, by recursion
- Laws of finite sums and finite products
- Canonical naturals are positive and strictly increasing
- Series, partial sums, convergence and the sum, divergence, and the tail series
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 100 results over 30 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
- Cauchy product (Wikipedia) (standard reference, not scraped)
- Geometric series (Wikipedia) (standard reference, not scraped)
- John K. Hunter, An Introduction to Real Analysis, Chapter 4 (standard reference, not scraped)