Question
Question: if \(m,n,r\) are positive integers such that \(r < m,n\) then \({}^m{C_r} + {}^m{C_{r - 1}}{}^n{C...
if m,n,r are positive integers such that r<m,n then
mCr+mCr−1nC1+mCr−2nC2+..........+mC1nCr−1+nCr equals to
Solution
As we see these are the coefficient of (1+x)m×(1+x)n and sum of constants in base of mCr and mCr−1nC1 and like all other term is always r.Using binomial theorem we try to expand both (1+x)m,(1+x)n expressions.And then taking xn common we get an expression which is expansion of m+nCr.So using this concept we try to get the answer.
Complete step-by-step answer:
We have mCr+mCr−1nC1+mCr−2nC2+..........+mC1nCr−1+nCr
And we know that binomial theorem
(1+x)m = mC0+mC1x+mC2x2+.........+mCm−1xm−1+mCmxm
And similarly
(1+x)n = nC0+nC1x+nC2x2+.........+nCn−1xn−1+nCnxn
So now we multiply both
(1+x)m×(1+x)n = (mC0+mC1x+mC2x2+.........+mCm−1xm−1+mCmxm) × (nC0+nC1x+nC2x2+.........+nCn−1xn−1+nCnxn)
Now we multiply each term we get
So (1+x)m×(1+x)n = xn(mC0nCn+mC1nCn−1+.....) ( we just find coefficient of xn there is no need to multiply whole thing )
So if we write a general term we get
xr(mC0nCr+mC1nCr−1+.....)
As we know that am×an=am+n
So from this (1+x)m×(1+x)n is equal to (1+x)m+n
So (1+x)m+n = xr(mC0nCr+mC1nCr−1+.....)
So xr(mC0nCr+mC1nCr−1+.....) is expand of m+nCr
So our required answer is m+nCr
mCr+mCr−1nC1+mCr−2nC2+..........+mC1nCr−1+nCr = m+nCr
Additional Information: Properties of binomial theorem:
1.The total number of terms in the binomial expansion of (a+b)n is n+1, i.e. one more than the exponent n.
2. In the expansion, the first term is raised to the power of the binomial and in each subsequent terms the power of a reduces by one with simultaneous increase in the power of b by one, till power of b becomes equal to the power of binomial, i.e., the power of a is n in the first term, (n−1) in the second term and so on ending with zero in the last term. At the same time power of b is 0 in the first term, 1 in the second term and 2 in the third term and so on, ending with n in the last term.
3. In any term the sum of the indices (exponents) of ′a′ and ′b′ is equal to n (i.e., the power of the binomial).
Note: A simple method to solve this question :
mCr+mCr−1nC1+mCr−2nC2+..........+mC1nCr−1+nCr
Now we select any one term like
mCr−1nC1 in this we add both upper power and both lower power so we get our answer
mCr−1nC1=m+nCr−1+1
So from this we get
mCr−1nC1=m+nCr
So our required answer is m+nCr
[ this method is applied only when sum of upper power and lower power is always same ]