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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
Jef123
Messages
29
Reaction score
0
1. How do you get n!/(k-1)!(n-k+1)! from [tex] \begin{pmatrix}<br /> n\\k-1<br /> \end{pmatrix}[/tex]

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?
 
on Phys.org
[tex]\binom{n}{k-1}=\frac {n!}{(k-1)!(n-(k-1))!}=\frac{n!}{(k-1)!(n-k+1))!}[/tex]
 
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.