Help: sum of binomial coefficents

  • Context: Undergrad 
  • Thread starter Thread starter thealchemist83
  • Start date Start date
  • Tags Tags
    Binomial Sum
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 8K views
thealchemist83
Messages
2
Reaction score
0
Help: sum of binomial coefficents !

Hello!
I cannot figure out how to derive a closed formula for the sum of "the first s" binomial coefficients:

[tex]\sum_{k=0}^{s} \left({{n}\atop{k}}\right)[/tex]

with [tex]s<n[/tex]

Could you please help me find out some trick to derive the formula... I've an exam on monday!

Thank you very much!
 
Physics news on Phys.org
thealchemist83 said:
Hello!
I cannot figure out how to derive a closed formula for the sum of "the first s" binomial coefficients:

[tex]\sum_{k=0}^{s} \left({{n}\atop{k}}\right)[/tex]

with [tex]s<n[/tex]

Could you please help me find out some trick to derive the formula... I've an exam on monday!

Thank you very much!

I don't believe there is any such formula.
 
well, i think there is one, because as long as i remember i have seen it in a textbook, but it is quite long i think, and i cannot remember how it was right now. I am going to look at it.
 
Last edited:
atqamar said:
I remember that the n-th binomial coefficients can be seen on the n-th line of the Pascal's Triangle. I also remember that the sum of the numbers in the n-th line of the Pascal's Triangle is [tex]2^n[/tex]. NOTE: The first row is the 0-th row, and the next line is the 1-st.

Edit: Here is some additional information: http://en.wikipedia.org/wiki/Binomial_coefficient#Formulas_involving_binomial_coefficients .


Your answer 2n is for s=n, the original question was for s<n.
 
No formula exists in this case. See the book A=B for how to simplify binomial summations. There exists simple algorithms that will yield a formula or will tell you that no formula exists.