wz-alternating-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 ZERO -- the summand telescopes in k on its own, with a_0 = n and R(n,k) = -k, so n*F(n,k) = G(n,k+1) - G(n,k) for G = -k*F(n,k). Summing gives n*S(n) = 0, hence S(n) = 0 for every n /= 0; no base case and no induction are needed. The vanishing of the leading coefficient at n = 0 is exactly the reason the identity excludes n = 0, where S(0) = 1 -- the certificate carries its own domain restriction.