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 ballot problem with three votes for and two for
Example
The ten orderings of three votes and two votes are:
Exactly two of them, AAABB and AABAB, keep candidate strictly ahead after
every vote.
Facts & Assumptions
Given: and .
The ballot theorem gives (Bertrand's ballot problem: for the orderings in which the first candidate is strictly ahead throughout satisfy ).
For , if counts the orderings in which the first candidate is never behind, then (The weak ballot count: for the orderings in which the first candidate is never behind satisfy ).
Verification
The ten words displayed above are exactly the words of length with three letters and two letters, so there are of them.
Reading the lead after each vote shows that only AAABB and AABAB stay strictly positive at every stage, so .
This agrees with [L1], since reads and therefore .
For the weak form with , the orderings AABB and ABAB are exactly the ones in which is never behind, so the weak count is ; that is and agrees with [L2].
Remarks
- The strict and weak counts differ because ties are allowed only in the second statement. At this size the difference is already visible.
Depends on
- Bertrand's ballot problem: for $p>q\ge0$ the orderings in which the first candidate is strictly ahead throughout satisfy $(p+q)\,N=(p-q)\binom{p+q}{p}$
- The weak ballot count: for $p\ge q\ge0$ the orderings in which the first candidate is never behind satisfy $(p+1)\,N=(p-q+1)\binom{p+q}{q}$
- The Catalan number $C_n:=\lvert\mathcal{D}_n\rvert$
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
Used by
Nothing in the library uses this result yet.
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
- C. Krattenthaler, "Lattice Path Enumeration", ch. 10 of the Handbook of Enumerative Combinatorics, §10.3 (standard reference, not scraped)