Identity:
One of the famous formulas using binomial coefficients is:
∑k=1nk(kn)=n×2n−1
The proof:
- We start by using Newton’s binomial formula:
∑k=0n(kn)akbn−k=(a+b)n
- Let b=1, then :
∑k=0n(kn)ak=(a+1)n
- Differentiate both members of the equation with respect to a like this:
dad(∑k=0n(kn)ak)=dad(a+1)n
- Which gives us:
∑k=1n(kn)kak−1=n(a+1)n−1
- We can now take a=1 and get:
∑k=1nk(kn)=n×2n−1
Others identities here: