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.
Rooted plane binary trees satisfy
Statement
Let be the generating function of rooted plane binary trees, specified by
Then is the unique formal power series satisfying
Facts & Assumptions
Given: The recursive specification .
Disjoint union and Cartesian product translate to addition and multiplication of ordinary generating functions (Disjoint union and Cartesian product translate to addition and multiplication of ordinary generating functions).
An order-raising recursive specification has a unique solution (An order-raising recursive specification has a unique solution).
Formal order is non-Archimedean under sums and satisfies over a commutative ring (Formal order is non-Archimedean under sums and additive under products over a domain).
Proof
The associated operator is . For any , one has , so [L3] gives . Thus the specification is order-raising.
By [L2], the specification has a unique formal power series solution .
The neutral class contributes , the atomic class contributes , and the ordered pair of left and right subtrees contributes by [L1]. Hence the specification translates to .
Depends on
- The neutral class $\mathcal{E}$ and the atomic class $\mathcal{Z}$
- Disjoint union and Cartesian product translate to addition and multiplication of ordinary generating functions
- An order-raising recursive specification has a unique solution
- Formal order is non-Archimedean under sums and additive under products over a domain
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
14 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
- Philippe Flajolet and Robert Sedgewick, Analytic Combinatorics (standard reference, not scraped)
- Stephen Melczer, An Invitation to Enumeration, Chapter 5: Combinatorial Constructions (standard reference, not scraped)