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 binomial coefficients are symmetric and increase to the middle level before decreasing
Statement
For every and ,
For ,
Consequently the binomial coefficients increase up to the middle rank and decrease after it. Their maximum is attained only at when is even, and at the two ranks and when is odd.
Facts & Assumptions
Given: Natural numbers and with .
is the number of -element subsets of an -element set (The set of -element subsets and the binomial coefficient ).
The binomial closed formula gives symmetry and, for , the identity ( for ; hence , the quotient is a natural number, and ).
The product rule licenses the usual double count of a set together with a chosen element outside or inside it (The product rule: , and ).
Proof
The symmetry is the symmetry clause of [L1].
For , count pairs with and by first choosing , or by first choosing the -set and then the deleted element. This gives , in agreement with [L1].
Since both and are positive, step 1.2 shows that exactly when , with equality exactly when .
Reading step 2.1 as increases gives strict increase before the middle, equality between the two middle ranks only when is odd, and strict decrease afterward; symmetry from step 1.1 identifies the stated maximizing ranks.
Depends on
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- The product rule: $\lvert A \times B\rvert = \lvert A\rvert\,\lvert B\rvert$, and $\big\lvert\prod_{i<m} A_i\big\rvert = \prod_{i<m}\lvert A_i\rvert$
- The sum $\sum_{i \in S} a_i$ over a finite index set, and its product form
- $\binom{n}{k}\,k!\,(n-k)! = n!$ for $k \le n$; hence $\binom{n}{k}\,k! = n^{\underline{k}}$, the quotient $n!/(k!(n-k)!)$ is a natural number, and $\binom{n}{k} = \binom{n}{n-k}$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 69 results over 21 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- M. Keller and W. T. Trotter, Applied Combinatorics, §6.2 (standard reference, not scraped)