Analyzing the Setup
The series provided is X=∑r=1nr⋅(nCr)2. At first glance, this appears to be a complex summation that would require brute force to evaluate.
However, in JEE Advanced mathematics, we avoid brute force by identifying the underlying structure. Our goal is to simplify the general term r⋅(nCr)2 using binomial identities.
The Absorption Property
The primary obstacle is the factor r multiplying the binomial coefficient. We utilize the Absorption Property, which states:
By applying this, the r is absorbed into the binomial coefficient. The expression transforms into:
X = n \sum_{r=1}^{n} ^{n-1}C_{r-1} \cdot ^nC_r
The Symmetry Shuffle
To apply Vandermonde's Identity, the sum of the lower indices must be a constant. Currently, the indices are (r−1) and r, which sum to 2r−1.
We invoke the Symmetry Property, which states nCr=nCn−r. We rewrite the second term:
Substituting this back into our summation, the indices become (r−1)+(n−r)=n−1. The variable r is now eliminated from the sum of the lower indices.
The Vandermonde Revelation
We are now evaluating the sum:
X = n \sum_{r=1}^{n} ^{n-1}C_{r-1} \cdot ^nC_{n-r}
According to Vandermonde's Identity, the sum of the product of two binomial coefficients ∑mCk⋅pCq−k is equal to m+pCq. Here, m=n−1, p=n, and q=n−1.
The summation simplifies elegantly:
Final Calculation
Given n=10, the expression becomes:
We are asked to calculate the value of 1430X:
Expanding 19C9:
9×8×7×6×5×4×3×2×1×14319×18×17×16×15×14×13×12×11
Noting that 143=11×13, we cancel these factors from the numerator. After performing the remaining arithmetic simplification, we arrive at the final result:
646