How do you find three consecutive binomial coefficients in the relationship #1:2:3#?
They are #((14),(4))# , #((14),(5))# , and #((14),(6))# , but I'd like to know how to obtain that result without using Pascal's Triangle.
They are
1 Answer
Nov 22, 2016
We can represent the desired binomial coefficients as
Then, based on the given ratios, we have
and
This gives us the system of equations
Solving this, we arrive at
Thus, our binomial coefficients are
as expected.