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.
Central binomial coefficient bounds
Statement
For every natural number ,
Facts & Assumptions
Given: A natural number .
The binomial theorem gives
(The binomial theorem in : , The set of -element subsets and the binomial coefficient ).
The binomial coefficients in the th row are symmetric and unimodal, so their maximum occurs at the central term (The binomial coefficients are symmetric and increase to the middle level before decreasing).
Proof
The upper bound is immediate from [L1], since is one nonnegative term in a sum equal to .
There are exactly terms in the sum of [L1], and [L2] says that each of them is at most the central term . Therefore
Rearranging step 1.2 gives the lower bound Together with step 1.1 this proves the lemma.
Depends on
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- The binomial theorem in $\mathbb{R}$: $(x+y)^{n} = \sum_{k<n+1} \iota\!\binom{n}{k}\, x^{k} y^{\,n-k}$
- The binomial coefficients are symmetric and increase to the middle level before decreasing
Used by
Dependency tree · two levels
28 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
- Victor Shoup, A Computational Introduction to Number Theory and Algebra, Version 2 (standard reference, not scraped)