Question
Question: How do you find the binomial coefficient of \(\left( \begin{aligned} & 10 \\\ & 4 \\\ \en...
How do you find the binomial coefficient of 104 ?
Solution
We write the coefficient of xr in the expansion of (1+x)n as nCr another notation of nCr is nr the value of nCr or nr is equal to r!(n−r)!n! . Using this expression we can solve the question.
Complete step by step answer:
We have to find the value of binomial coefficient of 104
nr Represents the coefficient of xr in the expansion of (1+x)n , the value of nr is equal to r!(n−r)!n! . Another notation of nr is nCr .
Now we can write the value of 104 we have replace n with 10 and r with 4 in the formula r!(n−r)!n!
So the value of 104 = 4!(10−4)!10!
4!(10−4)!10!=4!6!10!
We know that factorial of any positive integer is the product of all integers from 1 to the integer
For example n!=1×2×......×n
So the value of 10!=1×2×3×......×9×10
Similarly we can write 4!=1×2×3×4 and 6!=1×2×......×6
So solving the equation we get
4!6!10!=2100
So the value of 104 is equal to 2100.
Note:
We already know that nr represent the coefficient of xn in the expansion of (1+x)n .
nr also represents the total possible combination of r objects out of n different objects .
Let’s understand this with an example, let’s assume there are 30 different people in a class . We have to find the total number of ways we can make a group of 4 people. In this example we have find total possible combination of 4 people out 30 , the answer is 304 which is equal to
4!26!30! . Keep in mind that in the above example we only evaluate the possible combination not the permutation we did not calculate how many ways the 4 people will arrange themselves , formula for permutation is nrr! .