Question
Question: $\frac{(n-1)(n-2)}{n^!+L-3n}$ $QS=(1.2)C_2+(1.3)C_3+...+(n-1) nC_n=?$...
n!+L−3n(n−1)(n−2)
QS=(1.2)C2+(1.3)C3+...+(n−1)nCn=?

The sum S=(1⋅2)C2+(2⋅3)C3+⋯+((n−1)⋅n)Cn is equal to n(n−1)2n−2.
Solution
The problem asks us to find the sum of the series S=(1⋅2)C2+(2⋅3)C3+⋯+((n−1)⋅n)Cn, where Ck denotes the binomial coefficient (kn). The general term of the series can be written as Tk=(k−1)kCk=(k−1)k(kn). The sum starts from k=2 and goes up to k=n.
We use the identity for binomial coefficients: k(kn)=n(k−1n−1). Let's apply this identity to the general term Tk: Tk=(k−1)(k(kn)) Tk=(k−1)(n(k−1n−1)) Tk=n((k−1)(k−1n−1))
Now, we apply the identity again for the term (k−1)(k−1n−1). In this case, the 'n' in the identity becomes 'n-1' and the 'k' becomes 'k-1'. So, (k−1)(k−1n−1)=(n−1)((k−1)−1(n−1)−1)=(n−1)(k−2n−2).
Substitute this back into the expression for Tk: Tk=n(n−1)(k−2n−2).
Now, we need to sum these terms from k=2 to n: S=∑k=2nTk=∑k=2nn(n−1)(k−2n−2).
Since n(n−1) is a constant with respect to k, we can take it out of the summation: S=n(n−1)∑k=2n(k−2n−2).
Let j=k−2. When k=2, j=0. When k=n, j=n−2. So the summation becomes: S=n(n−1)∑j=0n−2(jn−2).
We know the binomial theorem identity: ∑r=0m(rm)=2m. In our sum, m=n−2. Therefore, ∑j=0n−2(jn−2)=2n−2.
Substituting this back into the expression for S: S=n(n−1)2n−2.
The expression n!+L−3n(n−1)(n−2) shown in the image is not related to the sum S and is disregarded.
The final answer is n(n−1)2n−2.
Explanation of the solution:
- Identify the general term of the series as Tk=(k−1)k(kn).
- Apply the identity k(kn)=n(k−1n−1) twice to simplify Tk to n(n−1)(k−2n−2).
- Rewrite the sum S using the simplified general term: S=∑k=2nn(n−1)(k−2n−2).
- Factor out the constant term n(n−1) from the summation.
- Change the index of summation from k to j=k−2. This transforms the sum into ∑j=0n−2(jn−2).
- Recognize this as the sum of all binomial coefficients for exponent (n−2), which is equal to 2n−2 by the binomial theorem.
- Combine the results to get the final sum S=n(n−1)2n−2.