asked 161k views
14 votes
Prove that C(50,3) + C(50,4) = C(51,4)

1 Answer

10 votes

By definition of the binomial coefficient,


C(n,k) = (n!)/(k!(n-k)!)

so we have


C(50,3) + C(50,4) = (50!)/(3!47!) + (50!)/(4!46!) \\\\ = (50!)/(3!46!) \left(\frac1{47} + \frac14\right) \\\\ = (50!)/(3!46!) * (51)/(188) \\\\ = (51!)/(3!46!) * \frac1{4*47} \\\\ = (51!)/(4!47!) \\\\ = (51!)/(4!(51-4)!) = C(51,4)

as required.

answered
User Tadamhicks
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.