Calculating n!/(k-1)!(n-k+1)! from Binomial Theorem

AI Thread Summary
The discussion focuses on deriving the formula n!/(k-1)!(n-k+1)! from the binomial coefficient \binom{n}{k-1}. Initially, there is confusion about whether the denominator should include n-k-1 instead of n-k+1. Upon further examination, it is clarified that the correct expression indeed includes n-k+1, aligning with the binomial theorem's application. The realization comes from recognizing how the binomial theorem can be utilized for different purposes. This highlights the importance of careful attention to the terms in mathematical formulas.
Jef123
Messages
29
Reaction score
0
1. How do you get n!/(k-1)!(n-k+1)! from <br /> \begin{pmatrix}<br /> n\\k-1<br /> \end{pmatrix}<br />

I thought it would be n!/(k-1)!(n-k-1)! where the n-k+1 on the bottom of the fraction would be a n-k-1 instead. I don't understand why there is a "+1" wouldn't you just replace k with k-1 in the binomial formula?
 
Physics news on Phys.org
\binom{n}{k-1}=\frac {n!}{(k-1)!(n-(k-1))!}=\frac{n!}{(k-1)!(n-k+1))!}
 
I just got it after i typed that out. I can't believe i didnt notice that
 
Binomial theorem use for different purposes. The above person share write formula.
 
Back
Top