Analyzing the Setup
We are given that ar is the coefficient of x10−r in the expansion of (1+x)10. The general term in the expansion of (1+x)n is given by Tk+1=(kn)xk.
Here, our n=10, and we are looking for the coefficient of x10−r, so we set k=10−r. This gives us ar=(10−r10).
By applying the symmetry property (kn)=(n−kn), we find that (10−r10) transforms into (r10). This simple substitution is the key to unlocking the entire problem.
The Ratio Shortcut
The summation we need to evaluate is S=∑r=110r3(ar−1ar)2. We have ar=(r10) and ar−1=(r−110).
Instead of writing out the factorials, we use the standard JEE ratio formula:
(r−1n)(rn)=rn−r+1
Substituting
n=10, our ratio becomes:
r10−r+1=r11−r
Algebraic Simplification
Now, let's substitute this back into our summation
S:
S=r=1∑10r3(r11−r)2
Squaring the fraction, we get r2(11−r)2. When we multiply this by r3, the r2 in the denominator cancels out perfectly with r2 from the r3, leaving us with r(11−r)2.
The expression is now:
S=r=1∑10r(11−r)2
Expanding (11−r)2 gives us 121−22r+r2. Multiplying by r, we get 121r−22r2+r3.
The Final Calculation
Because summation is a linear operator, we can split this into three manageable parts:
S=121r=1∑10r−22r=1∑10r2+r=1∑10r3
Using the standard formulas for
n=10:
r=1∑10r=55,r=1∑10r2=385,r=1∑10r3=3025
Substituting these values:
S=121(55)−22(385)+3025
S=6655−8470+3025
S=1210
Through symmetry, ratio properties, and careful algebraic simplification, we have arrived at the final answer: 1210.