wz-squared-binomial-row-sum
- Kind
- witness-replay
- Status
- checked
Supports: the creative-telescoping certificate, replayed by a checker that shares no code with the search that produced it
cargo test -p axeyum-cas --test telescoping_identities Evidence notes
Certificate: order 1, recurrence coefficients a_0 = 4n + 2, a_1 = -(n + 1) (i.e. (n+1)*S(n+1) = (4n+2)*S(n)), R(n,k) = k^2*(3n + 3 - 2k) / (n - k + 1)^2. Closed form C(2n,n) verified to satisfy the same recurrence; base case S(0) = 1 = C(0,0) checked by exact summation; leading coefficient -(n+1) has its only integer zero at n = -1, below the base, so the recurrence runs forward from n = 0.