Analyzing the Setup
The given expression is (1+x)10+x(1+x)9+x2(1+x)8+⋯+x10. At first glance, it appears complex, but we can observe a distinct pattern.
The power of (1+x) decreases from 10 to 0, while the power of x increases from 0 to 10. This structure is the unmistakable heartbeat of a Geometric Progression (GP).
Identifying the DNA of the Series
To solve this, we must identify the parameters of our GP. The first term, a, is (1+x)10.
To find the common ratio,
r, we divide the second term by the first:
r=(1+x)10x(1+x)9=1+xx
Counting the terms from
x0 to
x10 gives us exactly
n=11 terms. We now invoke the standard sum formula for a GP:
S=a1−r1−rn
The Algebraic Collapse
Substituting our values into the formula, we get:
S=(1+x)10[1−1+xx1−(1+xx)11]
Focusing on the denominator,
1−1+xx, we find a common denominator to simplify it:
1+x1+x−x=1+x1
Now, we multiply the term outside, (1+x)10, by the reciprocal of the denominator, (1+x), which yields (1+x)11. When this (1+x)11 multiplies the terms inside the bracket, the denominator (1+x)11 cancels out perfectly.
The entire series collapses into a simple binomial expression:
S=(1+x)11−x11
The Final Extraction
Our goal is to find the coefficient of x7 in (1+x)11−x11. Since x11 contains no x7 term, we only need to consider the expansion of (1+x)11.
Using the Binomial Theorem, the coefficient of xr in (1+x)n is given by nCr. Here, n=11 and r=7.
We need to calculate
11C7. Using the symmetry property of combinations,
nCr=nCn−r, we simplify this to
11C4:
11C4=4×3×2×111×10×9×8=330
The final answer is 330. This problem demonstrates that even complex expressions often hide a simple, elegant structure.