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.
Statement
In the Catalan generating function (The Catalan generating function in ) satisfies
Facts & Assumptions
Given: the Catalan generating function .
For every , , and a natural number written where a rational is expected denotes its image under an injective embedding preserving addition, multiplication and finite sums (The Catalan generating function in ).
in for every (, with ).
; if and only if for every ; for and for ; and (Coefficient extraction is -linear, separates formal series, shifts under multiplication by , and converts products to finite convolution).
The coefficientwise sum and Cauchy product make a commutative ring, and the constant series form an isomorphic copy of inside it (Cauchy multiplication makes a commutative ring containing as the finitely supported subring).
Proof
The constant coefficients agree: , the second term vanishing by the clause of [L2] for , and by [F1] and [F2].
The coefficients at every positive index agree. Let . Then by [L2], and the Cauchy product clause of [L2] evaluates as , which is by [L1], read in through the embedding of [F1]. And .
The two series have the same coefficient at every index by steps 1.1 and 1.2, so they are equal by the extensionality clause of [L2].
Remarks
-
This is the recurrence, transcribed. The equation carries exactly the content of the convolution recurrence together with the initial value ; the passage between the two is the Cauchy product formula and nothing else. What the equation buys is that it can be solved, which a recurrence cannot be.
-
No division occurs. The equation is stated in the cleared form . Solving it below produces the closed form by identifying a square root, not by dividing by , which is not a unit of .
Depends on
- The Catalan generating function $C(x)=\sum_{n\ge0}C_nx^n$ in $\mathbb{Q}\llbracket x\rrbracket$
- $C_{n+1}=\sum_{i=0}^{n}C_i\,C_{n-i}$, with $C_0=1$
- Coefficient extraction is $R$-linear, separates formal series, shifts under multiplication by $x^k$, and converts products to finite convolution
- Cauchy multiplication makes $R\llbracket x\rrbracket$ a commutative ring containing $R[x]$ as the finitely supported subring
- The Catalan number $C_n:=\lvert\mathcal{D}_n\rvert$
Used by
Dependency tree · two levels
22 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- A. Postnikov (notes by A. Lin), MIT 18.212 Algebraic Combinatorics, Spring 2019, Proposition 6 (standard reference, not scraped)