3

I came across the following combinatorial identity:

$$\sum_{k=0}^n {n\choose k}^2 = {2n\choose n}$$

Here's the kind of proof which caught my interest:

$\sum_k {n \choose k}^2 = \sum_k {n \choose k}{n \choose n - k}$, and this represents the number of ways we might choose a committee of $n$ people out of a group of $2n$ people. On the other hand, ${2n \choose n}$ represents the same thing. So the result follows.

Now, I'm looking for some nice combinatorial identities which are, in spirit, similar to such an identity.

Thank you.

1 Answers1

3

There is a book called "Proofs that Really Count: The Art of Combinatorial Proof" by Arthur T. Benjamin and Jennifer J. Quinn, which might be of interest to you.

Vincent Pfenninger
  • 1,086
  • 7
  • 20