wz-cross-binomial-row-sum
- Kind
- witness-replay
- Status
- checked
Supports: the creative-telescoping certificate plus the symbolic base case, both replayed by a checker that shares no code with the search that produced them
cargo test -p axeyum-cas --test telescoping_identities cross_binomial_sum_is_a_central_binomial Evidence notes
Order-1 certificate in n with m symbolic. The base case at n = 0 collapses to the single point k = 0 by the parameter-free factors Gamma(k+1)^-2 (k >= 0) and Gamma(n-k+1)^-1 at n = 0 (k <= 0); the remaining Gamma powers cancel to the rational 1, matching C(m+0,0) = 1. Every other window point is checked to vanish.