Monday, August 22, 2016

combinatorics - Fermat's Combinatorial Identity: How to prove combinatorially?

(rr)+(r+1r)+(r+2r)++(nr)=(n+1r+1)



I don't have much experience with combinatorial proofs, so I'm grateful for all the hints.



(Presumptive) Source: Theoretical Exercise 1.11, P18, A First Course in Pr, 8th Ed, by S Ross

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...