Proving Sum of Combinations: nCr=2^n

  • Context: Undergrad 
  • Thread starter Thread starter amcavoy
  • Start date Start date
  • Tags Tags
    Combinations Sum
Click For Summary

Discussion Overview

The discussion revolves around proving the identity \(\sum_{k=0}^{n}\frac{n!}{k!(n-k)!}=2^{n}\), exploring various methods of proof including combinatorial arguments, induction, and connections to Pascal's Triangle and the binomial theorem.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants suggest using Pascal's Triangle to illustrate that the sum of the numbers in each row corresponds to \(2^n\).
  • Others express a desire for a symbolic proof rather than relying on visual or combinatorial arguments.
  • One participant mentions that the summation represents the total number of subsets of a set of size \(n\), which is \(2^n\).
  • Another participant proposes that the identity can be proven by induction, outlining a method involving the expansion of summations.
  • Some participants note that proving the identity symbolically may be challenging and compare it to other mathematical identities that can be understood geometrically.
  • There are references to the binomial expansion of \((x+y)^n\) evaluated at \(x=y=1\) as another approach to demonstrate the identity.

Areas of Agreement / Disagreement

Participants express differing views on the best approach to prove the identity, with some favoring combinatorial arguments and others seeking more formal symbolic proofs. There is no consensus on a single method being superior.

Contextual Notes

Some participants highlight the limitations of visual proofs, suggesting that they may not convey the underlying reasoning as effectively as formal proofs. The discussion also reflects varying levels of comfort with different proof techniques.

Who May Find This Useful

This discussion may be useful for students and enthusiasts of mathematics interested in combinatorial identities, proof techniques, and the connections between different mathematical concepts.

amcavoy
Messages
663
Reaction score
0
I was just wondering how you would prove the following:

\sum_{k=0}^{n}\frac{n!}{k!\left(n-k\right)!}=2^{n}

Any help is appreciated.
 
Physics news on Phys.org
Its easy to see once you know where to look. Look at pascals triangle. What is the value of the sum of all the numbers in each row equal to? Perhaps 2^n...where n is the row...

Now what does that binomial theorem have to say about combinations and pascals triangle again?

Do you see where to go from here?

Just so you know, what I am talking about is how you can show that your equation is believable but to prove it you would have to show all the details...
 
Last edited:
I see what you are saying about Pascal's Triangle. However, I would like to know if there is a way to prove this symbolically, rather than just seeing that it works. Does anyone have any suggestions?

Thanks a lot for your help.
 
combinatorially \binom{n}{k} which is the summand is the number of ways of choosing k objects (order unimportant) from n or the number of subsets fo size k of n objects.

you are adding these up from 0 to n.

so you are finding the total number of subsets of a set of size n. this is obvisouly 2^n

it may also be proved by induction or by noting it is the binomial expansion of (x+y)^n for x=y=1
 
alexmcavoy@gmail.com said:
I see what you are saying about Pascal's Triangle. However, I would like to know if there is a way to prove this symbolically, rather than just seeing that it works. Does anyone have any suggestions?

Thanks a lot for your help.

If what you're asking is for a way to prove the identity directly...good luck.

The first time I realized that sum was equal to 2^n I went to trying to prove the identity like what you're asking. I never could...

But good luck to you.

As a side note, proving it the way matt grime said is just as good as any other way. After all, can you prove sin^2(x) + cos^2(x) = 1 symbolically? You could...perhaps...but it's no better than a geometric argument. And I think the geometric proof is more useful in the sense that you have a geometric understanding of why the identity is true.

Regards,
 
Last edited:
hopefully i gave a solution that is more explanatory than "jsut look at pascal's triangle" ie it explains why the rows add up to 2^n rather than just saying they do.
 
Yes of course. Thanks a lot for your help everyone.
 
You can also see that the sum is just equal to (1+x)^n evaluated at x=1
 
  • #10
but i said that one too in one of the three proofs i gave...
 
  • #11
matt grime said:
but i said that one too in one of the three proofs i gave...

Yes, but to the casual observer such things may not be so clear...thus, it never hurts to be explicit from time to time. :smile:
 
  • #12
matt grime said:
combinatorially \binom{n}{k} which is the summand is the number of ways of choosing k objects (order unimportant) from n or the number of subsets fo size k of n objects.

you are adding these up from 0 to n...
...to find the number of ways of selecting any number of objects out of n given objects. (ie: you can pick 0 objects or 1 object or 2 objects or...or all n objects).

so you are finding the total number of subsets of a set of size n. this is obvisouly 2^n
Alternatively, you can think of this as assigning to each of the n objects, one of 2 labels, namely "chosen" and "not chosen". The total number of ways of assigning labels is hence 2^n, and this is exactly the process of choosing any number of objects.
 
Last edited:
  • #13
You can prove Sum(nCk,k=0,1..n)=2^n as a straight summation problem by induction on n. It works for n=0 then assume it is true for n-1. Since 2^(n-1)+2^(n-1) = 2^n expand out the summations and rearrange terms and show (n-1)C(k-1)+(n-1)Ck=nCk Where nCk=n!/k!/(n-k)! and note that nC0=(n-1)C0=nCn=(n-1)C(n-1)=1.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 29 ·
Replies
29
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K