Proof that sum of binomial coefficients equals 2^n

  • Thread starter Thread starter bennyska
  • Start date Start date
  • Tags Tags
    Proof Sum
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 22K views
bennyska
Messages
110
Reaction score
0

Homework Statement


(here (n,k) reads n choose k)(and again, please excuse that i don't use latex)
claim: (n,0) + (n,1) + (n,2) + ... (n,n) = 2n


Homework Equations



binomial theorem

The Attempt at a Solution


proof: sum(k=0 to n of (n,k)) = sum(k=0 to n of (n,k))*1k*1n-k.
by the binomial theorem, (x + y)n = sum(k=0 to n of (n,k))*xkyn-k, so letting x, y = 1, then (1 + 1)n = 2n = sum(k=0 to n of (n,k))*1k*1n-k = sum(k=0 to n of (n,k)).
 
Physics news on Phys.org
Looks correct, I see nothing wrong with it. (assuming you weren't given a set method such as mathematical induction to use)
 
no. but looking back on it, should i have been a little more rigorous? like being explicitly clear that for the binomial theorem, n has to be a positive integer. it's kind of implied, i guess.
 
The actual proof itself looks valid, you can state the conditions before it though.
 
bennyska said:
no. but looking back on it, should i have been a little more rigorous? like being explicitly clear that for the binomial theorem, n has to be a positive integer. it's kind of implied, i guess.

The theorem in fact remains true for any complex number n if you use generalized binomial coefficients and binomial series. See http://en.wikipedia.org/wiki/Binomial_series