Question
Question: For any positive integers m, n (with \(n\ge m\)), let \(\left( \begin{matrix} n \\\ m \\\ ...
For any positive integers m, n (with n≥m), let n m =nCm. Prove that n m +n−1 m +n−2 m +......+m m =n+1 m+1 ?
Solution
We start solving the problem by assuming the value of L.H.S as x. We then use the property that for any positive integer ‘a’, we have aCa=1 for mCm and replace it with m+1Cm+1. We then use the property nCr+1+nCr=n+1Cr+1 for next consecutive terms from the right to left continuously. After applying the property nCr+1+nCr=n+1Cr+1 to all the terms present in the L.H.S (Left Hand Side), we get the required result.
Complete step-by-step solution
According to the problem, it is given that nm=nCm for any positive integers m, n (with n≥m). We need to prove n m +n−1 m +n−2 m +......+m m =n+1 m+1 .
Let us consider L.H.S (Left Hand Side) and try to prove that it is equal to R.H.S (Right Hand Side).
Let us assume x=n m +n−1 m +n−2 m +......+m m =n+1 m+1 .
⇒x=nCm+n−1Cm+n−2Cm+......+m+2Cm+m+1Cm+mCm ---(1).
We know that for any positive integer ‘a’, we have aCa=1. Using this property, we get mCm=m+1Cm+1=1. Let us use this result in equation (1).
⇒x=nCm+n−1Cm+n−2Cm+......+m+2Cm+m+1Cm+1 ---(2).
Let us replace ‘1’ with m+1Cm+1 in equation (2) as we have m+1Cm+1=1.
⇒x=nCm+n−1Cm+n−2Cm+......+m+2Cm+m+1Cm+m+1Cm+1 ---(3).
We know that nCr+1+nCr=n+1Cr+1. Let us use this result in equation (3).
⇒x=nCm+n−1Cm+n−2Cm+......+m+2Cm+m+2Cm+1.
Let us use the result nCr+1+nCr=n+1Cr+1 again.
⇒x=nCm+n−1Cm+n−2Cm+......+m+2Cm+1.
This trend continues up to n−2Cm y using the property nCr+1+nCr=n+1Cr+1which makes the sum of remaining terms is equal to n−2Cm+1.
⇒x=nCm+n−1Cm+n−2Cm+n−2Cm+1.
Let us use the result nCr+1+nCr=n+1Cr+1 again.
⇒x=nCm+n−1Cm+n−1Cm+1.
Let us use the result nCr+1+nCr=n+1Cr+1 again.
⇒x=nCm+nCm+1.
Let us use the result nCr+1+nCr=n+1Cr+1 again.
⇒x=n+1Cm+1.
So, we have found that nCm+n−1Cm+n−2Cm+......+m+2Cm+m+1Cm+mCm=n+1Cm+1.
This tells us that we have proved n m +n−1 m +n−2 m +......+m m =n+1 m+1 .
Note: We should not assume n+1Cr+nCr=n+1Cr+1 as it is wrong and is the most common mistake many people commit. We should know that in a combination aCb, ‘a’ and ‘b’ must be a whole number and a≥b otherwise, the given problem is wrong. Whenever we get this type of problems, we try to make use of the property nCr+1+nCr=n+1Cr+1 at the required places. If we are given the absolute integer values for ‘m’ and ‘n’, we could have got the result in an integer.