What is the coefficient a_6 in (1+x)^21+cdots+(1+x)^30 ?
3 Answers
Explanation:
Recall that,
Therefore, the co-eff. of
Hence, the co-effs. of
are,
See below.
Explanation:
Now
Coef(x^6) = 2513295
Explanation:
We seek the coefficient of
S = (1+x)^21 + (1+x)^22 + ... + (1+x)^30
Consider the sum
S_n = (1+x)^0 + (1+x)^1 + (1+x)^2 + ... + (1+x)^n
These term for a GP with
a = 1
r = 1+x
And so we can use the GP sum formula to evaluate the sum of the first
S = a(1-r^n)/(1-r)
\ \ = (1-(1+x)^n)/(1-(1+x))
\ \ = ((1+x)^n-1)/x
Then we can find
S = S_31 - S_21
\ \ = ((1+x)^31-1)/x - ((1+x)^21-1)/x
\ \ = (1+x)^31/x- (1+x)^21/x
We can determine the coefficient of
""_nC^r = ( (n), (r) ) = (n!)/((n-r)!r!)
We can evaluate the combination directly using factorials, or more likely using a calculators in-built function for combinations.
As dividing by
Coef(x^6) = Coef(x^7){(1+x)^31} - Coef(x^7){(1+x)^21}
" " = ( (31), (7) ) - ( (21), (7) )
" " = 26295755 - 116280
" " = 2513295