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.
The Catalan number
Definition
For the Catalan number is the number of Dyck paths of semilength :
(Dyck paths of semilength , The cardinality of a finite set). This is a natural number because is finite ( is a finite set), and the cardinality notation is defined for finite sets only.
and , both read off the definition rather than stipulated: is the one-element set containing the empty path, and is the one-element set whose member has step word (Dyck paths of semilength ).
for every , since is nonempty ( is a finite set).
Remarks
-
The Catalan number is defined as a count, and every formula for it is a theorem. Defining by a closed expression would make a convention about an empty product or an empty binomial coefficient, and would make the statement that the expression is a natural number something to be arranged rather than proved. Here integrality is free and the closed formula has content.
-
The indexing convention. counts the Dyck paths of semilength , equivalently the ballot words of length , so and the path has steps. This is the indexing of Krattenthaler §10.3 and of Guichard §3.5, and every source consulted for this page agrees on it; a source indexing by the number of steps would call the same number , and no statement here is stated that way.
Depends on
Used by
- lvertBₙ|=Cₙ Corollary
- lvertPₙ₊₂|=Cₙ Corollary
- lvertTₙ|=Cₙ Corollary
- Mₙ=∑_k∈ℕ, 2k≤ nC(n, 2k)Cₖ Corollary
- n+1 divides C(2n, n) for every n∈ℕ Corollary
- Rₙ=∑ₖ₌₀ⁿC(n+k, 2k)Cₖ Corollary
- The Catalan generating function C(x)=∑_n≥0Cₙxⁿ in ℚ⟦ x⟧ Definition
- All fourteen triangulations of the labelled hexagon Example
- The ballot problem with three votes for A and two for B Example
- The Catalan numbers through C₆, from the recurrence and from the closed formula Example
- The cycle lemma on the word (-1,+1,+1,-1,+1,-1,+1) Example
- The five Dyck paths of semilength 3, with their height functions Example
- FALSE: the monotone paths from (0,0) to (n,n) staying weakly below the diagonal are exactly half of all monotone paths False statement
- FALSE: the quotient C(2n, n)/(n+1) is an integer only for small n False statement
- Conventions fixed on this page Remark
- (2n+1) Cₙ=C(2n+1, n), a second derivation of the Catalan count Theorem
- C(x)=1+x C(x)² Theorem
- Cₙ₊₁=∑ᵢ₌₀ⁿCᵢ Cₙ₋ᵢ, with C₀=1 Theorem
- Cₙ+C(2n, n+1)=C(2n, n) Theorem
- The Chung–Feller theorem: for each k with 0≤ k≤ n, exactly Cₙ of the diagonal paths from (0,0) to (2n,0) have exactly 2k steps lying above level 0 Theorem
Dependency tree · two levels
15 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
- D. Guichard, An Introduction to Combinatorics and Graph Theory, §3.5 Catalan Numbers (standard reference, not scraped)
- A. Postnikov (notes by A. Lin), MIT 18.212 Algebraic Combinatorics, Spring 2019 (standard reference, not scraped)