Solveeit Logo

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,rm,n,r are positive integers such that r<m,nr < m,n then
mCr+mCr1nC1+mCr2nC2+..........+mC1nCr1+nCr{}^m{C_r} + {}^m{C_{r - 1}}{}^n{C_1} + {}^m{C_{r - 2}}{}^n{C_2} + .......... + {}^m{C_1}{}^n{C_{r - 1}} + {}^n{C_r} equals to

Explanation

Solution

As we see these are the coefficient of (1+x)m×(1+x)n{\left( {1 + x} \right)^m} \times {\left( {1 + x} \right)^n} and sum of constants in base of mCr{}^m{C_r} and mCr1nC1{}^m{C_{r - 1}}{}^n{C_1} and like all other term is always rr.Using binomial theorem we try to expand both (1+x)m{\left( {1 + x} \right)^m},(1+x)n{\left( {1 + x} \right)^n} expressions.And then taking xnx^n common we get an expression which is expansion of m+nCr^{m + n}{C_r}.So using this concept we try to get the answer.

Complete step-by-step answer:
We have mCr+mCr1nC1+mCr2nC2+..........+mC1nCr1+nCr{}^m{C_r} + {}^m{C_{r - 1}}{}^n{C_1} + {}^m{C_{r - 2}}{}^n{C_2} + .......... + {}^m{C_1}{}^n{C_{r - 1}} + {}^n{C_r}
And we know that binomial theorem
(1+x)m{\left( {1 + x} \right)^m} = mC0+mC1x+mC2x2+.........+mCm1xm1+mCmxm{}^m{C_0} + {}^m{C_1}x + {}^m{C_2}{x^2} + ......... + {}^m{C_{m - 1}}{x^{m - 1}} + {}^m{C_m}{x^m}
And similarly
(1+x)n{\left( {1 + x} \right)^n} = nC0+nC1x+nC2x2+.........+nCn1xn1+nCnxn{}^n{C_0} + {}^n{C_1}x + {}^n{C_2}{x^2} + ......... + {}^n{C_{n - 1}}{x^{n - 1}} + {}^n{C_n}{x^n}
So now we multiply both
(1+x)m×(1+x)n{\left( {1 + x} \right)^m} \times {\left( {1 + x} \right)^n} = (mC0+mC1x+mC2x2+.........+mCm1xm1+mCmxm)({}^m{C_0} + {}^m{C_1}x + {}^m{C_2}{x^2} + ......... + {}^m{C_{m - 1}}{x^{m - 1}} + {}^m{C_m}{x^m}) ×\times (nC0+nC1x+nC2x2+.........+nCn1xn1+nCnxn)({}^n{C_0} + {}^n{C_1}x + {}^n{C_2}{x^2} + ......... + {}^n{C_{n - 1}}{x^{n - 1}} + {}^n{C_n}{x^n})
Now we multiply each term we get
So (1+x)m×(1+x)n{\left( {1 + x} \right)^m} \times {\left( {1 + x} \right)^n} = xn(mC0nCn+mC1nCn1+.....){x^n}\left( {{}^m{C_0}{}^n{C_n} + {}^m{C_1}{}^n{C_{n - 1}} + .....} \right) ( we just find coefficient of xn{x^n} there is no need to multiply whole thing )
So if we write a general term we get
xr(mC0nCr+mC1nCr1+.....){x^r}\left( {{}^m{C_0}{}^n{C_r} + {}^m{C_1}{}^n{C_{r - 1}} + .....} \right)
As we know that am×an=am+n{a^m} \times {a^n} = {a^{m + n}}
So from this (1+x)m×(1+x)n{\left( {1 + x} \right)^m} \times {\left( {1 + x} \right)^n} is equal to (1+x)m+n{\left( {1 + x} \right)^{m + n}}
So (1+x)m+n{\left( {1 + x} \right)^{m + n}} = xr(mC0nCr+mC1nCr1+.....){x^r}\left( {{}^m{C_0}{}^n{C_r} + {}^m{C_1}{}^n{C_{r - 1}} + .....} \right)
So xr(mC0nCr+mC1nCr1+.....){x^r}\left( {{}^m{C_0}{}^n{C_r} + {}^m{C_1}{}^n{C_{r - 1}} + .....} \right) is expand of m+nCr^{m + n}{C_r}
So our required answer is m+nCr^{m + n}{C_r}
mCr+mCr1nC1+mCr2nC2+..........+mC1nCr1+nCr{}^m{C_r} + {}^m{C_{r - 1}}{}^n{C_1} + {}^m{C_{r - 2}}{}^n{C_2} + .......... + {}^m{C_1}{}^n{C_{r - 1}} + {}^n{C_r} = m+nCr^{m + n}{C_r}

Additional Information: Properties of binomial theorem:
1.The total number of terms in the binomial expansion of (a+b)n{(a + b)^n} is n+1n + 1, i.e. one more than the exponent nn.
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 aa is nn in the first term, (n1)\left( {n - 1} \right) in the second term and so on ending with zero in the last term. At the same time power of bb is 00 in the first term, 11 in the second term and 22 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'a' and b'b' is equal to nn (i.e., the power of the binomial).

Note: A simple method to solve this question :
mCr+mCr1nC1+mCr2nC2+..........+mC1nCr1+nCr{}^m{C_r} + {}^m{C_{r - 1}}{}^n{C_1} + {}^m{C_{r - 2}}{}^n{C_2} + .......... + {}^m{C_1}{}^n{C_{r - 1}} + {}^n{C_r}
Now we select any one term like
mCr1nC1{}^m{C_{r - 1}}{}^n{C_1} in this we add both upper power and both lower power so we get our answer
mCr1nC1=m+nCr1+1{}^m{C_{r - 1}}{}^n{C_1} = {}^{m + n}{C_{r - 1 + 1}}
So from this we get
mCr1nC1=m+nCr{}^m{C_{r - 1}}{}^n{C_1} = {}^{m + n}{C_r}
So our required answer is m+nCr{}^{m + n}{C_r}
[ this method is applied only when sum of upper power and lower power is always same ]