Proof of Vandermonde's Identity by Induction

  • Thread starter SeReNiTy
  • Start date
  • Tags
    Identity
In summary: Im really out of ideas now :( In summary, vandermonde's identity is a sum of (a,k)(b,n-k) = (a+b,n) when summed over k = 0 to n.
  • #1
SeReNiTy
170
0
Can someone point me in the right direction with vandermonde's identity, I'm seeking a algebraic proof.

essentially it its the sum of (a ,k)(b ,n-k) = (a+b ,n) when summed over k = 0 to n.

Could someone right this out in latex since it is probably incomprehensible. I used (a ,k) to denote the binomial co-efficients and a,b are real numbers.
 
Physics news on Phys.org
  • #2
bassically you sum up the coefficients of (1+x)^a*(1+x)^b=(1+x)^(a+b).
where (a+b,n) is the coeffeicnt of x^n.
it also works for a,b which are not positive integers.
p.s
didnt know it has a name. (-:
 
Last edited:
  • #3
I want to do it without using binomial theorem. So by induction, but my combinatorics is weak...
 
  • #4
So does anyone know of a proof using induction?

The identity is also known as vandermonde's convolution

[tex] \sum_{k=0}^{n}{a\choose k}{b \choose n-k}={a+b\choose n} [/tex]

Where a,b are real numbers. I already know of the proof using binomial theorem and the combinatorics counting argument, now I'm looking for a way to do it by induction, anyone got any hints/tips?

First off a few definitions for those that don't know, the binomial co-efficient can be defined for non intergers as follows:

[tex] {a\choose 0} = 1 [/tex]

[tex] {a\choose n} = \frac{1}{n!} \prod_{i=1}^{n}{a-i+1} [/tex]

So far I got the following, the base case n=0 is trivial, now the inductive hypothesis is the above identity and I attempt to show the following is true assuming the inductive hypothesis:

[tex] \sum_{k=0}^{n+1}{a\choose k}{b \choose n+1-k}={a+b\choose n+1} [/tex]

Starting with RHS:

[tex] {a+b\choose n+1} = \frac{1}{(n+1)!} \prod_{i=1}^{n+1}{a+b-i+1} [/tex]

[tex] = \frac{a+b-n}{n+1} {a+b\choose n} [/tex]

Now you can apply the inductive hypothesis, but after that I'm lost. Tried many, many different algebraic tricks and ended up with nothing useful, just a lot of different equivalent forms of the convolution!
 
Last edited:

FAQ: Proof of Vandermonde's Identity by Induction

What is Vandermonde's Identity?

Vandermonde's Identity is a mathematical theorem that states the expansion of a binomial raised to a power can be represented as a sum of products of binomial coefficients.

Who discovered Vandermonde's Identity?

Vandermonde's Identity was discovered by the French mathematician Alexandre-Théophile Vandermonde in the late 18th century.

What are the applications of Vandermonde's Identity?

Vandermonde's Identity has many applications in algebra and combinatorics, including in the study of polynomials, number theory, and probability. It is also used in algorithms for data compression and error correction.

How is Vandermonde's Identity derived?

Vandermonde's Identity can be derived using the binomial theorem and the properties of binomial coefficients. It can also be proved using mathematical induction.

Can Vandermonde's Identity be extended to more than two terms?

Yes, Vandermonde's Identity can be extended to more than two terms. This is known as the generalized Vandermonde's Identity and can be used to expand a multinomial raised to a power.

Similar threads

Replies
9
Views
944
Replies
1
Views
1K
Replies
3
Views
1K
Replies
16
Views
3K
Replies
1
Views
2K
Replies
1
Views
616
Back
Top