Friday, April 14, 2017

combinatorics - combinatorial argument and by induction proof

Let n be a fixed natural number. Show that:
mr=0(n+r1r)=(n+mm)



(A): using a combinatorial argument and (B): by induction on m?

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...