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.
Worpitzky's identity for
Statement
For every with ,
Facts & Assumptions
Given: Naturals and .
The Eulerian numbers satisfy (The Eulerian numbers satisfy ).
Binomial coefficients satisfy for (The set of -element subsets and the binomial coefficient ), Pascal's rule (Pascal's rule , and the hockey-stick identity ), and for the closed formula rearranges to ( for ; hence , the quotient is a natural number, and ).
by the definition of Eulerian numbers (Eulerian numbers and Eulerian polynomials).
Proof
For , [L3] makes the right-hand side .
Assume the identity at , where , and write .
Using [L1] and shifting the second sum, .
Fix from step 2.1 and put . If , then [L2] gives , so the bracket in step 2.1 is . If , then , , and , so the same bracket is . Finally, if , then Pascal's rule from [L2] gives , and the closed-form identity from [L2] gives . Substituting into the bracket of step 2.1 yields . So in every case that bracket simplifies to .
Steps 2.1 and 3.1 give , and the inductive hypothesis of step 1.2 makes this .
This is the required identity.
Depends on
- The Eulerian numbers satisfy $A(n,k)=(k+1)A(n-1,k)+(n-k)A(n-1,k-1)$
- Eulerian numbers and Eulerian polynomials
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- $\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}$
- Pascal's rule $\binom{n+1}{k+1} = \binom{n}{k} + \binom{n}{k+1}$, and the hockey-stick identity $\sum_{i \le n}\binom{i}{k} = \binom{n+1}{k+1}$
Used by
Dependency tree · two levels
30 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
- Richard P. Stanley, Enumerative Combinatorics, Volume 1, second edition (standard reference, not scraped)
- Felix Gotti, MIT 18.211 Combinatorial Analysis, Lecture 13 (standard reference, not scraped)